{
  "barman-opt14-strips-prob_(contains_shot1_cocktail1)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot1_cocktail1)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot1_cocktail1)",
    "run_dir": "runs-00001-00100/00065",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00065/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00065/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00065/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00065/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00065/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot1_cocktail2)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot1_cocktail2)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot1_cocktail2)",
    "run_dir": "runs-00001-00100/00057",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00057/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00057/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00057/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00057/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00057/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot1_cocktail4)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot1_cocktail4)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot1_cocktail4)",
    "run_dir": "runs-00001-00100/00081",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00081/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00081/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00081/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00081/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00081/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot1_cocktail5)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot1_cocktail5)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot1_cocktail5)",
    "run_dir": "runs-00001-00100/00028",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00028/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00028/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00028/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00028/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00028/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot1_cocktail8)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot1_cocktail8)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot1_cocktail8)",
    "run_dir": "runs-00001-00100/00073",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00073/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00073/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00073/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00073/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00073/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot2_cocktail2)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot2_cocktail2)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot2_cocktail2)",
    "run_dir": "runs-00001-00100/00024",
    "success": 0,
    "time_limit": 1800
  },
  "barman-opt14-strips-prob_(contains_shot2_cocktail3)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot2_cocktail3)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot2_cocktail3)",
    "run_dir": "runs-00001-00100/00074",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00074/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00074/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00074/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00074/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00074/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot2_cocktail4)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot2_cocktail4)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot2_cocktail4)",
    "run_dir": "runs-00001-00100/00019",
    "success": 0,
    "time_limit": 1800
  },
  "barman-opt14-strips-prob_(contains_shot2_cocktail5)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot2_cocktail5)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot2_cocktail5)",
    "run_dir": "runs-00001-00100/00066",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00066/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00066/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00066/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00066/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00066/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot2_cocktail6)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot2_cocktail6)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot2_cocktail6)",
    "run_dir": "runs-00001-00100/00036",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00036/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00036/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00036/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00036/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00036/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot2_cocktail8)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot2_cocktail8)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot2_cocktail8)",
    "run_dir": "runs-00001-00100/00082",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00082/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00082/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00082/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00082/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00082/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot3_cocktail1)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot3_cocktail1)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot3_cocktail1)",
    "run_dir": "runs-00001-00100/00083",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00083/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00083/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00083/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00083/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00083/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot3_cocktail3)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot3_cocktail3)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot3_cocktail3)",
    "run_dir": "runs-00001-00100/00044",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00044/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00044/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00044/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00044/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00044/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot3_cocktail4)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot3_cocktail4)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot3_cocktail4)",
    "run_dir": "runs-00001-00100/00051",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00051/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00051/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00051/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00051/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00051/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot3_cocktail6)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot3_cocktail6)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot3_cocktail6)",
    "run_dir": "runs-00001-00100/00059",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00059/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00059/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00059/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00059/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00059/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot3_cocktail7)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot3_cocktail7)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot3_cocktail7)",
    "run_dir": "runs-00001-00100/00067",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00067/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00067/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00067/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00067/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00067/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot4_cocktail1)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot4_cocktail1)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot4_cocktail1)",
    "run_dir": "runs-00001-00100/00045",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00045/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00045/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00045/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00045/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00045/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot4_cocktail2)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot4_cocktail2)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot4_cocktail2)",
    "run_dir": "runs-00001-00100/00084",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00084/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00084/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00084/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00084/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00084/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot4_cocktail3)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot4_cocktail3)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot4_cocktail3)",
    "run_dir": "runs-00001-00100/00052",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00052/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00052/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00052/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00052/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00052/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot4_cocktail4)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot4_cocktail4)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot4_cocktail4)",
    "run_dir": "runs-00001-00100/00068",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00068/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00068/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00068/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00068/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00068/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot4_cocktail5)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot4_cocktail5)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot4_cocktail5)",
    "run_dir": "runs-00001-00100/00076",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00076/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00076/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00076/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00076/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00076/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot5_cocktail1)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot5_cocktail1)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot5_cocktail1)",
    "run_dir": "runs-00001-00100/00022",
    "success": 0,
    "time_limit": 1800
  },
  "barman-opt14-strips-prob_(contains_shot5_cocktail2)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot5_cocktail2)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot5_cocktail2)",
    "run_dir": "runs-00001-00100/00069",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00069/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00069/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00069/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00069/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00069/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot5_cocktail3)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot5_cocktail3)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot5_cocktail3)",
    "run_dir": "runs-00001-00100/00085",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00085/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00085/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00085/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00085/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00085/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot5_cocktail4)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot5_cocktail4)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot5_cocktail4)",
    "run_dir": "runs-00001-00100/00077",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00077/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00077/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00077/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00077/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00077/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot5_cocktail6)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot5_cocktail6)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot5_cocktail6)",
    "run_dir": "runs-00001-00100/00046",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00046/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00046/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00046/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00046/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00046/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot5_cocktail7)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot5_cocktail7)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot5_cocktail7)",
    "run_dir": "runs-00001-00100/00061",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00061/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00061/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00061/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00061/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00061/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot6_cocktail1)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot6_cocktail1)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot6_cocktail1)",
    "run_dir": "runs-00001-00100/00062",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00062/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00062/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00062/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00062/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00062/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot6_cocktail2)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot6_cocktail2)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot6_cocktail2)",
    "run_dir": "runs-00001-00100/00054",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00054/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00054/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00054/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00054/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00054/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot6_cocktail3)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot6_cocktail3)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot6_cocktail3)",
    "run_dir": "runs-00001-00100/00040",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00040/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00040/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00040/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00040/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00040/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot6_cocktail5)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot6_cocktail5)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot6_cocktail5)",
    "run_dir": "runs-00001-00100/00086",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00086/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00086/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00086/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00086/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00086/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot6_cocktail6)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot6_cocktail6)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot6_cocktail6)",
    "run_dir": "runs-00001-00100/00078",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00078/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00078/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00078/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00078/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00078/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot7_cocktail2)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot7_cocktail2)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot7_cocktail2)",
    "run_dir": "runs-00001-00100/00079",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00079/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00079/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00079/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00079/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00079/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot7_cocktail3)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot7_cocktail3)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot7_cocktail3)",
    "run_dir": "runs-00001-00100/00071",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00071/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00071/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00071/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00071/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00071/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot7_cocktail4)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot7_cocktail4)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot7_cocktail4)",
    "run_dir": "runs-00001-00100/00063",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00063/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00063/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00063/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00063/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00063/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot7_cocktail6)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot7_cocktail6)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot7_cocktail6)",
    "run_dir": "runs-00001-00100/00055",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00055/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00055/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00055/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00055/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00055/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot7_cocktail7)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot7_cocktail7)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot7_cocktail7)",
    "run_dir": "runs-00001-00100/00087",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00087/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00087/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00087/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00087/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00087/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot7_ingredient3)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot7_ingredient3)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot7_ingredient3)",
    "run_dir": "runs-00001-00100/00034",
    "success": 0,
    "time_limit": 1800
  },
  "barman-opt14-strips-prob_(contains_shot8_cocktail6)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot8_cocktail6)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot8_cocktail6)",
    "run_dir": "runs-00001-00100/00088",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00088/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00088/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00088/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00088/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00088/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot8_cocktail7)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot8_cocktail7)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot8_cocktail7)",
    "run_dir": "runs-00001-00100/00080",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00080/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00080/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00080/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00080/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00001-00100/00080/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "barman-opt14-strips-prob_(contains_shot8_ingredient1)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot8_ingredient1)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot8_ingredient1)",
    "run_dir": "runs-00001-00100/00072",
    "success": 0,
    "time_limit": 1800
  },
  "barman-opt14-strips-prob_(contains_shot8_ingredient2)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot8_ingredient2)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot8_ingredient2)",
    "run_dir": "runs-00001-00100/00064",
    "success": 0,
    "time_limit": 1800
  },
  "barman-opt14-strips-prob_(contains_shot8_ingredient3)": {
    "algorithm": "width_computation",
    "domain": "barman-opt14-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "barman-opt14-strips",
      "prob_(contains_shot8_ingredient3)"
    ],
    "memory_limit": 3584,
    "problem": "prob_(contains_shot8_ingredient3)",
    "run_dir": "runs-00001-00100/00056",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-0_(on_a_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-0_(on_a_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-0_(on_a_g)",
    "run_dir": "runs-00001-00100/00089",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-0_(on_b_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-0_(on_b_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-0_(on_b_a)",
    "run_dir": "runs-00001-00100/00090",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-0_(on_c_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-0_(on_c_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-0_(on_c_f)",
    "run_dir": "runs-00001-00100/00091",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-0_(on_d_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-0_(on_d_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-0_(on_d_c)",
    "run_dir": "runs-00001-00100/00092",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-0_(on_e_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-0_(on_e_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-0_(on_e_h)",
    "run_dir": "runs-00001-00100/00093",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-0_(on_f_j)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-0_(on_f_j)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-0_(on_f_j)",
    "run_dir": "runs-00001-00100/00094",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-0_(on_g_i)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-0_(on_g_i)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-0_(on_g_i)",
    "run_dir": "runs-00001-00100/00095",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-0_(on_h_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-0_(on_h_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-0_(on_h_b)",
    "run_dir": "runs-00001-00100/00096",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-0_(on_j_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-0_(on_j_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-0_(on_j_e)",
    "run_dir": "runs-00001-00100/00097",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-1_(on_a_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-1_(on_a_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-1_(on_a_e)",
    "run_dir": "runs-00001-00100/00098",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-1_(on_b_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "blocks",
      "blocks-10-1_(on_b_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-1_(on_b_d)",
    "run_dir": "runs-00001-00100/00099",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-1_(on_c_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-1_(on_c_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-1_(on_c_b)",
    "run_dir": "runs-00001-00100/00100",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-1_(on_d_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-1_(on_d_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-1_(on_d_f)",
    "run_dir": "runs-00101-00200/00101",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-1_(on_e_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-1_(on_e_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-1_(on_e_h)",
    "run_dir": "runs-00101-00200/00102",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-1_(on_f_i)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-1_(on_f_i)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-1_(on_f_i)",
    "run_dir": "runs-00101-00200/00103",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-1_(on_g_j)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-1_(on_g_j)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-1_(on_g_j)",
    "run_dir": "runs-00101-00200/00104",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-1_(on_h_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-1_(on_h_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-1_(on_h_g)",
    "run_dir": "runs-00101-00200/00105",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-1_(on_i_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-1_(on_i_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-1_(on_i_a)",
    "run_dir": "runs-00101-00200/00106",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-2_(on_a_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-2_(on_a_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-2_(on_a_f)",
    "run_dir": "runs-00101-00200/00107",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-2_(on_b_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-2_(on_b_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-2_(on_b_e)",
    "run_dir": "runs-00101-00200/00108",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-2_(on_c_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-2_(on_c_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-2_(on_c_a)",
    "run_dir": "runs-00101-00200/00109",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-2_(on_e_i)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-2_(on_e_i)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-2_(on_e_i)",
    "run_dir": "runs-00101-00200/00110",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-2_(on_f_j)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-2_(on_f_j)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-2_(on_f_j)",
    "run_dir": "runs-00101-00200/00111",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-2_(on_g_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-2_(on_g_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-2_(on_g_h)",
    "run_dir": "runs-00101-00200/00112",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-2_(on_h_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-2_(on_h_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-2_(on_h_c)",
    "run_dir": "runs-00101-00200/00113",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-2_(on_i_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-2_(on_i_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-2_(on_i_g)",
    "run_dir": "runs-00101-00200/00114",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-10-2_(on_j_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-10-2_(on_j_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-10-2_(on_j_d)",
    "run_dir": "runs-00101-00200/00115",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-0_(on_a_j)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "blocks",
      "blocks-11-0_(on_a_j)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-0_(on_a_j)",
    "run_dir": "runs-00101-00200/00116",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-0_(on_b_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-0_(on_b_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-0_(on_b_h)",
    "run_dir": "runs-00101-00200/00117",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-0_(on_d_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-0_(on_d_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-0_(on_d_b)",
    "run_dir": "runs-00101-00200/00118",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-0_(on_e_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-0_(on_e_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-0_(on_e_g)",
    "run_dir": "runs-00101-00200/00119",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-0_(on_f_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-0_(on_f_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-0_(on_f_e)",
    "run_dir": "runs-00101-00200/00120",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-0_(on_g_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-0_(on_g_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-0_(on_g_c)",
    "run_dir": "runs-00101-00200/00121",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-0_(on_h_k)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-11-0_(on_h_k)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-0_(on_h_k)",
    "run_dir": "runs-00101-00200/00122",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "blocks-blocks-11-0_(on_i_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-0_(on_i_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-0_(on_i_f)",
    "run_dir": "runs-00101-00200/00123",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-0_(on_j_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-11-0_(on_j_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-0_(on_j_d)",
    "run_dir": "runs-00101-00200/00124",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "blocks-blocks-11-0_(on_k_i)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "blocks",
      "blocks-11-0_(on_k_i)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-0_(on_k_i)",
    "run_dir": "runs-00101-00200/00125",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-1_(on_a_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-1_(on_a_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-1_(on_a_c)",
    "run_dir": "runs-00101-00200/00126",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-1_(on_b_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-1_(on_b_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-1_(on_b_d)",
    "run_dir": "runs-00101-00200/00127",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-1_(on_c_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-1_(on_c_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-1_(on_c_f)",
    "run_dir": "runs-00101-00200/00128",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-1_(on_d_j)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-1_(on_d_j)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-1_(on_d_j)",
    "run_dir": "runs-00101-00200/00129",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-1_(on_f_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-1_(on_f_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-1_(on_f_g)",
    "run_dir": "runs-00101-00200/00130",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-1_(on_g_i)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-1_(on_g_i)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-1_(on_g_i)",
    "run_dir": "runs-00101-00200/00131",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-1_(on_h_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-1_(on_h_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-1_(on_h_a)",
    "run_dir": "runs-00101-00200/00132",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-1_(on_i_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-1_(on_i_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-1_(on_i_e)",
    "run_dir": "runs-00101-00200/00133",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-1_(on_j_k)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-1_(on_j_k)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-1_(on_j_k)",
    "run_dir": "runs-00101-00200/00134",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-1_(on_k_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-1_(on_k_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-1_(on_k_h)",
    "run_dir": "runs-00101-00200/00135",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-2_(on_a_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "blocks",
      "blocks-11-2_(on_a_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-2_(on_a_f)",
    "run_dir": "runs-00101-00200/00136",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-2_(on_b_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-11-2_(on_b_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-2_(on_b_h)",
    "run_dir": "runs-00101-00200/00137",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "blocks-blocks-11-2_(on_c_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-11-2_(on_c_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-2_(on_c_d)",
    "run_dir": "runs-00101-00200/00138",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "blocks-blocks-11-2_(on_d_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-2_(on_d_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-2_(on_d_e)",
    "run_dir": "runs-00101-00200/00139",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-2_(on_e_j)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-2_(on_e_j)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-2_(on_e_j)",
    "run_dir": "runs-00101-00200/00140",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-2_(on_f_k)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-2_(on_f_k)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-2_(on_f_k)",
    "run_dir": "runs-00101-00200/00141",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-2_(on_g_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-2_(on_g_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-2_(on_g_c)",
    "run_dir": "runs-00101-00200/00142",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-2_(on_h_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-2_(on_h_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-2_(on_h_a)",
    "run_dir": "runs-00101-00200/00143",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-2_(on_i_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-2_(on_i_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-2_(on_i_g)",
    "run_dir": "runs-00101-00200/00144",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-11-2_(on_j_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-11-2_(on_j_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-11-2_(on_j_b)",
    "run_dir": "runs-00101-00200/00145",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-12-0_(on_a_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-12-0_(on_a_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-0_(on_a_h)",
    "run_dir": "runs-00101-00200/00146",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-12-0_(on_b_l)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-12-0_(on_b_l)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-0_(on_b_l)",
    "run_dir": "runs-00101-00200/00147",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-12-0_(on_c_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-12-0_(on_c_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-0_(on_c_b)",
    "run_dir": "runs-00101-00200/00148",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-12-0_(on_d_j)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-12-0_(on_d_j)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-0_(on_d_j)",
    "run_dir": "runs-00101-00200/00149",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-12-0_(on_e_k)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-12-0_(on_e_k)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-0_(on_e_k)",
    "run_dir": "runs-00101-00200/00150",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-12-0_(on_f_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-12-0_(on_f_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-0_(on_f_a)",
    "run_dir": "runs-00101-00200/00151",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-12-0_(on_h_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-12-0_(on_h_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-0_(on_h_g)",
    "run_dir": "runs-00101-00200/00152",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-12-0_(on_i_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-12-0_(on_i_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-0_(on_i_c)",
    "run_dir": "runs-00101-00200/00153",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "blocks-blocks-12-0_(on_j_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-12-0_(on_j_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-0_(on_j_e)",
    "run_dir": "runs-00101-00200/00154",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-12-0_(on_k_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-12-0_(on_k_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-0_(on_k_f)",
    "run_dir": "runs-00101-00200/00155",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-12-0_(on_l_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-12-0_(on_l_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-0_(on_l_d)",
    "run_dir": "runs-00101-00200/00156",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-12-1_(on_a_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-12-1_(on_a_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-1_(on_a_f)",
    "run_dir": "runs-00101-00200/00157",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-12-1_(on_b_i)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-12-1_(on_b_i)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-1_(on_b_i)",
    "run_dir": "runs-00101-00200/00158",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-12-1_(on_c_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-12-1_(on_c_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-1_(on_c_e)",
    "run_dir": "runs-00101-00200/00159",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-12-1_(on_e_k)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-12-1_(on_e_k)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-1_(on_e_k)",
    "run_dir": "runs-00101-00200/00160",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-12-1_(on_f_l)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-12-1_(on_f_l)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-1_(on_f_l)",
    "run_dir": "runs-00101-00200/00161",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-12-1_(on_g_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-12-1_(on_g_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-1_(on_g_b)",
    "run_dir": "runs-00101-00200/00162",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-12-1_(on_h_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-12-1_(on_h_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-1_(on_h_a)",
    "run_dir": "runs-00101-00200/00163",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-12-1_(on_i_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-12-1_(on_i_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-1_(on_i_d)",
    "run_dir": "runs-00101-00200/00164",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-12-1_(on_j_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-12-1_(on_j_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-1_(on_j_c)",
    "run_dir": "runs-00101-00200/00165",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-12-1_(on_k_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-12-1_(on_k_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-1_(on_k_h)",
    "run_dir": "runs-00101-00200/00166",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-12-1_(on_l_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-12-1_(on_l_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-12-1_(on_l_g)",
    "run_dir": "runs-00101-00200/00167",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-0_(on_a_m)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-0_(on_a_m)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-0_(on_a_m)",
    "run_dir": "runs-00101-00200/00168",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-0_(on_b_k)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-0_(on_b_k)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-0_(on_b_k)",
    "run_dir": "runs-00101-00200/00169",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-0_(on_c_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-0_(on_c_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-0_(on_c_d)",
    "run_dir": "runs-00101-00200/00170",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-0_(on_d_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-0_(on_d_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-0_(on_d_f)",
    "run_dir": "runs-00101-00200/00171",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-0_(on_e_l)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-0_(on_e_l)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-0_(on_e_l)",
    "run_dir": "runs-00101-00200/00172",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-0_(on_f_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-0_(on_f_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-0_(on_f_a)",
    "run_dir": "runs-00101-00200/00173",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-0_(on_g_i)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-0_(on_g_i)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-0_(on_g_i)",
    "run_dir": "runs-00101-00200/00174",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-0_(on_h_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-0_(on_h_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-0_(on_h_e)",
    "run_dir": "runs-00101-00200/00175",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-0_(on_i_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-0_(on_i_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-0_(on_i_c)",
    "run_dir": "runs-00101-00200/00176",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-0_(on_j_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-0_(on_j_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-0_(on_j_b)",
    "run_dir": "runs-00101-00200/00177",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-0_(on_l_j)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-0_(on_l_j)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-0_(on_l_j)",
    "run_dir": "runs-00101-00200/00178",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-0_(on_m_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-0_(on_m_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-0_(on_m_h)",
    "run_dir": "runs-00101-00200/00179",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-1_(on_a_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-1_(on_a_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-1_(on_a_e)",
    "run_dir": "runs-00101-00200/00180",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-1_(on_c_j)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-1_(on_c_j)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-1_(on_c_j)",
    "run_dir": "runs-00101-00200/00181",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-1_(on_d_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-1_(on_d_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-1_(on_d_a)",
    "run_dir": "runs-00101-00200/00182",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-1_(on_e_l)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-1_(on_e_l)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-1_(on_e_l)",
    "run_dir": "runs-00101-00200/00183",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-1_(on_f_k)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-1_(on_f_k)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-1_(on_f_k)",
    "run_dir": "runs-00101-00200/00184",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-1_(on_g_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-1_(on_g_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-1_(on_g_h)",
    "run_dir": "runs-00101-00200/00185",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-1_(on_h_i)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-1_(on_h_i)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-1_(on_h_i)",
    "run_dir": "runs-00101-00200/00186",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-1_(on_i_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-1_(on_i_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-1_(on_i_b)",
    "run_dir": "runs-00101-00200/00187",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-1_(on_j_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-1_(on_j_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-1_(on_j_f)",
    "run_dir": "runs-00101-00200/00188",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-1_(on_k_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-1_(on_k_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-1_(on_k_g)",
    "run_dir": "runs-00101-00200/00189",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-1_(on_l_m)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-1_(on_l_m)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-1_(on_l_m)",
    "run_dir": "runs-00101-00200/00190",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-13-1_(on_m_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-13-1_(on_m_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-13-1_(on_m_c)",
    "run_dir": "runs-00101-00200/00191",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-0_(on_a_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-0_(on_a_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-0_(on_a_h)",
    "run_dir": "runs-00101-00200/00192",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-0_(on_b_j)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-0_(on_b_j)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-0_(on_b_j)",
    "run_dir": "runs-00101-00200/00193",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-0_(on_c_k)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-0_(on_c_k)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-0_(on_c_k)",
    "run_dir": "runs-00101-00200/00194",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-0_(on_d_m)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-0_(on_d_m)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-0_(on_d_m)",
    "run_dir": "runs-00101-00200/00195",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-0_(on_e_l)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-0_(on_e_l)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-0_(on_e_l)",
    "run_dir": "runs-00101-00200/00196",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-0_(on_f_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-0_(on_f_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-0_(on_f_b)",
    "run_dir": "runs-00101-00200/00197",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-0_(on_g_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-14-0_(on_g_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-0_(on_g_d)",
    "run_dir": "runs-00101-00200/00198",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "blocks-blocks-14-0_(on_i_n)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-14-0_(on_i_n)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-0_(on_i_n)",
    "run_dir": "runs-00101-00200/00199",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "blocks-blocks-14-0_(on_j_i)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-0_(on_j_i)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-0_(on_j_i)",
    "run_dir": "runs-00101-00200/00200",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-0_(on_k_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-0_(on_k_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-0_(on_k_g)",
    "run_dir": "runs-00201-00300/00201",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-0_(on_l_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-0_(on_l_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-0_(on_l_f)",
    "run_dir": "runs-00201-00300/00202",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-0_(on_m_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-0_(on_m_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-0_(on_m_a)",
    "run_dir": "runs-00201-00300/00203",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-0_(on_n_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-0_(on_n_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-0_(on_n_c)",
    "run_dir": "runs-00201-00300/00204",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-1_(on_a_i)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-1_(on_a_i)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-1_(on_a_i)",
    "run_dir": "runs-00201-00300/00205",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-1_(on_b_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-1_(on_b_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-1_(on_b_h)",
    "run_dir": "runs-00201-00300/00206",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-1_(on_d_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-1_(on_d_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-1_(on_d_b)",
    "run_dir": "runs-00201-00300/00207",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-1_(on_e_l)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-1_(on_e_l)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-1_(on_e_l)",
    "run_dir": "runs-00201-00300/00208",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-1_(on_f_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-1_(on_f_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-1_(on_f_g)",
    "run_dir": "runs-00201-00300/00209",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-1_(on_g_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-1_(on_g_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-1_(on_g_a)",
    "run_dir": "runs-00201-00300/00210",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-1_(on_h_m)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-1_(on_h_m)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-1_(on_h_m)",
    "run_dir": "runs-00201-00300/00211",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-1_(on_i_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-1_(on_i_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-1_(on_i_e)",
    "run_dir": "runs-00201-00300/00212",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-1_(on_j_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-1_(on_j_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-1_(on_j_d)",
    "run_dir": "runs-00201-00300/00213",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-1_(on_k_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-1_(on_k_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-1_(on_k_f)",
    "run_dir": "runs-00201-00300/00214",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-1_(on_l_n)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-1_(on_l_n)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-1_(on_l_n)",
    "run_dir": "runs-00201-00300/00215",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-1_(on_m_k)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-1_(on_m_k)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-1_(on_m_k)",
    "run_dir": "runs-00201-00300/00216",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-14-1_(on_n_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-14-1_(on_n_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-14-1_(on_n_c)",
    "run_dir": "runs-00201-00300/00217",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-0_(on_a_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-15-0_(on_a_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-0_(on_a_b)",
    "run_dir": "runs-00201-00300/00218",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-0_(on_b_l)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-15-0_(on_b_l)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-0_(on_b_l)",
    "run_dir": "runs-00201-00300/00219",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-0_(on_d_n)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-15-0_(on_d_n)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-0_(on_d_n)",
    "run_dir": "runs-00201-00300/00220",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-0_(on_e_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-15-0_(on_e_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-0_(on_e_a)",
    "run_dir": "runs-00201-00300/00221",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-0_(on_f_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-15-0_(on_f_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-0_(on_f_e)",
    "run_dir": "runs-00201-00300/00222",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-0_(on_g_o)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-15-0_(on_g_o)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-0_(on_g_o)",
    "run_dir": "runs-00201-00300/00223",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-0_(on_h_k)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-15-0_(on_h_k)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-0_(on_h_k)",
    "run_dir": "runs-00201-00300/00224",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-0_(on_i_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-15-0_(on_i_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-0_(on_i_c)",
    "run_dir": "runs-00201-00300/00225",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-0_(on_j_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-15-0_(on_j_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-0_(on_j_d)",
    "run_dir": "runs-00201-00300/00226",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "blocks-blocks-15-0_(on_k_m)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-15-0_(on_k_m)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-0_(on_k_m)",
    "run_dir": "runs-00201-00300/00227",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-0_(on_l_j)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "blocks",
      "blocks-15-0_(on_l_j)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-0_(on_l_j)",
    "run_dir": "runs-00201-00300/00228",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-0_(on_m_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-15-0_(on_m_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-0_(on_m_f)",
    "run_dir": "runs-00201-00300/00229",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-0_(on_n_i)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-15-0_(on_n_i)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-0_(on_n_i)",
    "run_dir": "runs-00201-00300/00230",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-0_(on_o_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-15-0_(on_o_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-0_(on_o_h)",
    "run_dir": "runs-00201-00300/00231",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-1_(on_a_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "blocks",
      "blocks-15-1_(on_a_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-1_(on_a_b)",
    "run_dir": "runs-00201-00300/00232",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00232/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00232/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00232/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00232/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00232/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "blocks-blocks-15-1_(on_b_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-15-1_(on_b_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-1_(on_b_c)",
    "run_dir": "runs-00201-00300/00233",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-1_(on_c_n)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-15-1_(on_c_n)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-1_(on_c_n)",
    "run_dir": "runs-00201-00300/00234",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "blocks-blocks-15-1_(on_d_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-15-1_(on_d_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-1_(on_d_g)",
    "run_dir": "runs-00201-00300/00235",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-1_(on_e_m)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-15-1_(on_e_m)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-1_(on_e_m)",
    "run_dir": "runs-00201-00300/00236",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-1_(on_f_k)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "blocks",
      "blocks-15-1_(on_f_k)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-1_(on_f_k)",
    "run_dir": "runs-00201-00300/00237",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00237/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00237/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00237/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00237/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00237/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "blocks-blocks-15-1_(on_g_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-15-1_(on_g_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-1_(on_g_f)",
    "run_dir": "runs-00201-00300/00238",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-1_(on_i_l)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-15-1_(on_i_l)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-1_(on_i_l)",
    "run_dir": "runs-00201-00300/00239",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-1_(on_j_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "blocks",
      "blocks-15-1_(on_j_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-1_(on_j_e)",
    "run_dir": "runs-00201-00300/00240",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00240/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00240/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00240/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00240/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00240/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "blocks-blocks-15-1_(on_k_j)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "blocks",
      "blocks-15-1_(on_k_j)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-1_(on_k_j)",
    "run_dir": "runs-00201-00300/00241",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00241/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00241/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00241/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00241/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00241/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "blocks-blocks-15-1_(on_l_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-15-1_(on_l_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-1_(on_l_h)",
    "run_dir": "runs-00201-00300/00242",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-1_(on_m_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-15-1_(on_m_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-1_(on_m_a)",
    "run_dir": "runs-00201-00300/00243",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-1_(on_n_o)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-15-1_(on_n_o)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-1_(on_n_o)",
    "run_dir": "runs-00201-00300/00244",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-15-1_(on_o_i)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "blocks",
      "blocks-15-1_(on_o_i)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-15-1_(on_o_i)",
    "run_dir": "runs-00201-00300/00245",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00245/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00245/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00245/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00245/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00245/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "blocks-blocks-16-1_(on_a_n)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "blocks",
      "blocks-16-1_(on_a_n)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-1_(on_a_n)",
    "run_dir": "runs-00201-00300/00246",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00246/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00246/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00246/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00246/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00246/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "blocks-blocks-16-1_(on_b_p)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-16-1_(on_b_p)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-1_(on_b_p)",
    "run_dir": "runs-00201-00300/00247",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-16-1_(on_c_o)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "blocks",
      "blocks-16-1_(on_c_o)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-1_(on_c_o)",
    "run_dir": "runs-00201-00300/00248",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00248/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00248/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00248/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00248/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00248/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "blocks-blocks-16-1_(on_d_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-16-1_(on_d_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-1_(on_d_b)",
    "run_dir": "runs-00201-00300/00249",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-16-1_(on_e_m)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-16-1_(on_e_m)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-1_(on_e_m)",
    "run_dir": "runs-00201-00300/00250",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-16-1_(on_f_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-16-1_(on_f_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-1_(on_f_g)",
    "run_dir": "runs-00201-00300/00251",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-16-1_(on_g_k)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "blocks",
      "blocks-16-1_(on_g_k)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-1_(on_g_k)",
    "run_dir": "runs-00201-00300/00252",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00252/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00252/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00252/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00252/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00252/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "blocks-blocks-16-1_(on_h_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "blocks",
      "blocks-16-1_(on_h_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-1_(on_h_a)",
    "run_dir": "runs-00201-00300/00253",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00253/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00253/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00253/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00253/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00253/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "blocks-blocks-16-1_(on_i_l)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-16-1_(on_i_l)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-1_(on_i_l)",
    "run_dir": "runs-00201-00300/00254",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-16-1_(on_j_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-16-1_(on_j_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-1_(on_j_h)",
    "run_dir": "runs-00201-00300/00255",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-16-1_(on_k_i)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "blocks",
      "blocks-16-1_(on_k_i)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-1_(on_k_i)",
    "run_dir": "runs-00201-00300/00256",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00256/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00256/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00256/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00256/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00256/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "blocks-blocks-16-1_(on_l_j)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-16-1_(on_l_j)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-1_(on_l_j)",
    "run_dir": "runs-00201-00300/00257",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-16-1_(on_m_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "blocks",
      "blocks-16-1_(on_m_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-1_(on_m_c)",
    "run_dir": "runs-00201-00300/00258",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00258/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00258/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00258/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00258/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00258/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "blocks-blocks-16-1_(on_n_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "blocks",
      "blocks-16-1_(on_n_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-1_(on_n_e)",
    "run_dir": "runs-00201-00300/00259",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-16-1_(on_p_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-16-1_(on_p_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-1_(on_p_f)",
    "run_dir": "runs-00201-00300/00260",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-16-2_(on_a_p)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-16-2_(on_a_p)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-2_(on_a_p)",
    "run_dir": "runs-00201-00300/00261",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "blocks-blocks-16-2_(on_b_k)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "blocks",
      "blocks-16-2_(on_b_k)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-2_(on_b_k)",
    "run_dir": "runs-00201-00300/00262",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00262/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00262/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00262/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00262/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00262/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "blocks-blocks-16-2_(on_c_l)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-16-2_(on_c_l)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-2_(on_c_l)",
    "run_dir": "runs-00201-00300/00263",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-16-2_(on_d_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-16-2_(on_d_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-2_(on_d_h)",
    "run_dir": "runs-00201-00300/00264",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-16-2_(on_e_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-16-2_(on_e_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-2_(on_e_c)",
    "run_dir": "runs-00201-00300/00265",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-16-2_(on_f_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-16-2_(on_f_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-2_(on_f_b)",
    "run_dir": "runs-00201-00300/00266",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-16-2_(on_g_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "blocks",
      "blocks-16-2_(on_g_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-2_(on_g_e)",
    "run_dir": "runs-00201-00300/00267",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00267/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00267/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00267/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00267/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00267/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "blocks-blocks-16-2_(on_h_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-16-2_(on_h_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-2_(on_h_f)",
    "run_dir": "runs-00201-00300/00268",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-16-2_(on_i_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "blocks",
      "blocks-16-2_(on_i_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-2_(on_i_d)",
    "run_dir": "runs-00201-00300/00269",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00269/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00269/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00269/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00269/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00269/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "blocks-blocks-16-2_(on_j_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "blocks",
      "blocks-16-2_(on_j_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-2_(on_j_g)",
    "run_dir": "runs-00201-00300/00270",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00270/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00270/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00270/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00270/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00270/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "blocks-blocks-16-2_(on_k_j)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-16-2_(on_k_j)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-2_(on_k_j)",
    "run_dir": "runs-00201-00300/00271",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "blocks-blocks-16-2_(on_l_m)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-16-2_(on_l_m)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-2_(on_l_m)",
    "run_dir": "runs-00201-00300/00272",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-16-2_(on_m_n)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "blocks",
      "blocks-16-2_(on_m_n)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-2_(on_m_n)",
    "run_dir": "runs-00201-00300/00273",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00273/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00273/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00273/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00273/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00273/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "blocks-blocks-16-2_(on_n_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "blocks",
      "blocks-16-2_(on_n_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-2_(on_n_a)",
    "run_dir": "runs-00201-00300/00274",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00274/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00274/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00274/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00274/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00274/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "blocks-blocks-16-2_(on_p_o)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "blocks",
      "blocks-16-2_(on_p_o)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-16-2_(on_p_o)",
    "run_dir": "runs-00201-00300/00275",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00275/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00275/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00275/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00275/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00201-00300/00275/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "blocks-blocks-17-0_(on_a_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-17-0_(on_a_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-17-0_(on_a_g)",
    "run_dir": "runs-00201-00300/00276",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-17-0_(on_b_i)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-17-0_(on_b_i)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-17-0_(on_b_i)",
    "run_dir": "runs-00201-00300/00277",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-17-0_(on_c_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-17-0_(on_c_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-17-0_(on_c_e)",
    "run_dir": "runs-00201-00300/00278",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-17-0_(on_e_m)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-17-0_(on_e_m)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-17-0_(on_e_m)",
    "run_dir": "runs-00201-00300/00279",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-17-0_(on_f_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-17-0_(on_f_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-17-0_(on_f_d)",
    "run_dir": "runs-00201-00300/00280",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-17-0_(on_g_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-17-0_(on_g_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-17-0_(on_g_b)",
    "run_dir": "runs-00201-00300/00281",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-17-0_(on_h_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-17-0_(on_h_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-17-0_(on_h_c)",
    "run_dir": "runs-00201-00300/00282",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-17-0_(on_i_k)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-17-0_(on_i_k)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-17-0_(on_i_k)",
    "run_dir": "runs-00201-00300/00283",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-17-0_(on_j_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-17-0_(on_j_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-17-0_(on_j_h)",
    "run_dir": "runs-00201-00300/00284",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-17-0_(on_k_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-17-0_(on_k_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-17-0_(on_k_f)",
    "run_dir": "runs-00201-00300/00285",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-17-0_(on_l_o)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-17-0_(on_l_o)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-17-0_(on_l_o)",
    "run_dir": "runs-00201-00300/00286",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-17-0_(on_m_p)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-17-0_(on_m_p)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-17-0_(on_m_p)",
    "run_dir": "runs-00201-00300/00287",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-17-0_(on_n_l)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-17-0_(on_n_l)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-17-0_(on_n_l)",
    "run_dir": "runs-00201-00300/00288",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-17-0_(on_o_j)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-17-0_(on_o_j)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-17-0_(on_o_j)",
    "run_dir": "runs-00201-00300/00289",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-17-0_(on_p_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-17-0_(on_p_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-17-0_(on_p_a)",
    "run_dir": "runs-00201-00300/00290",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-17-0_(on_q_n)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-17-0_(on_q_n)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-17-0_(on_q_n)",
    "run_dir": "runs-00201-00300/00291",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-4-0_(on_b_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-4-0_(on_b_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-4-0_(on_b_a)",
    "run_dir": "runs-00201-00300/00292",
    "success": 1,
    "time": 2.8748,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-4-0_(on_c_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-4-0_(on_c_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-4-0_(on_c_b)",
    "run_dir": "runs-00201-00300/00293",
    "success": 1,
    "time": 2.98356,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-4-0_(on_d_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-4-0_(on_d_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-4-0_(on_d_c)",
    "run_dir": "runs-00201-00300/00294",
    "success": 1,
    "time": 2.59885,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-4-1_(on_a_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-4-1_(on_a_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-4-1_(on_a_b)",
    "run_dir": "runs-00201-00300/00295",
    "success": 1,
    "time": 10.72358,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-4-1_(on_c_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-4-1_(on_c_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-4-1_(on_c_a)",
    "run_dir": "runs-00201-00300/00296",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "blocks-blocks-4-1_(on_d_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-4-1_(on_d_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-4-1_(on_d_c)",
    "run_dir": "runs-00201-00300/00297",
    "success": 1,
    "time": 12.97379,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-4-2_(on_a_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-4-2_(on_a_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-4-2_(on_a_b)",
    "run_dir": "runs-00201-00300/00298",
    "success": 1,
    "time": 899.25534,
    "time_limit": 1800,
    "width": 2
  },
  "blocks-blocks-4-2_(on_b_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-4-2_(on_b_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-4-2_(on_b_c)",
    "run_dir": "runs-00201-00300/00299",
    "success": 1,
    "time": 3.8761,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-4-2_(on_c_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-4-2_(on_c_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-4-2_(on_c_d)",
    "run_dir": "runs-00201-00300/00300",
    "success": 1,
    "time": 3.16163,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-5-0_(on_a_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-5-0_(on_a_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-5-0_(on_a_e)",
    "run_dir": "runs-00301-00400/00301",
    "success": 1,
    "time": 40.2651,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-5-0_(on_b_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-5-0_(on_b_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-5-0_(on_b_d)",
    "run_dir": "runs-00301-00400/00302",
    "success": 1,
    "time": 36.52226,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-5-0_(on_d_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-5-0_(on_d_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-5-0_(on_d_c)",
    "run_dir": "runs-00301-00400/00303",
    "success": 1,
    "time": 31.13181,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-5-0_(on_e_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-5-0_(on_e_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-5-0_(on_e_b)",
    "run_dir": "runs-00301-00400/00304",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "blocks-blocks-5-1_(on_a_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-5-1_(on_a_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-5-1_(on_a_e)",
    "run_dir": "runs-00301-00400/00305",
    "success": 1,
    "time": 19.72565,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-5-1_(on_b_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-5-1_(on_b_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-5-1_(on_b_a)",
    "run_dir": "runs-00301-00400/00306",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "blocks-blocks-5-1_(on_c_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-5-1_(on_c_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-5-1_(on_c_b)",
    "run_dir": "runs-00301-00400/00307",
    "success": 1,
    "time": 17.69262,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-5-1_(on_d_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-5-1_(on_d_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-5-1_(on_d_c)",
    "run_dir": "runs-00301-00400/00308",
    "success": 1,
    "time": 22.87357,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-5-2_(on_b_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-5-2_(on_b_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-5-2_(on_b_e)",
    "run_dir": "runs-00301-00400/00309",
    "success": 1,
    "time": 70.26366,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-5-2_(on_c_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-5-2_(on_c_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-5-2_(on_c_b)",
    "run_dir": "runs-00301-00400/00310",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-5-2_(on_d_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-5-2_(on_d_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-5-2_(on_d_c)",
    "run_dir": "runs-00301-00400/00311",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-5-2_(on_e_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-5-2_(on_e_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-5-2_(on_e_a)",
    "run_dir": "runs-00301-00400/00312",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-6-0_(on_a_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-6-0_(on_a_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-6-0_(on_a_e)",
    "run_dir": "runs-00301-00400/00313",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-6-0_(on_b_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-6-0_(on_b_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-6-0_(on_b_a)",
    "run_dir": "runs-00301-00400/00314",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-6-0_(on_c_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-6-0_(on_c_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-6-0_(on_c_b)",
    "run_dir": "runs-00301-00400/00315",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-6-0_(on_e_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-6-0_(on_e_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-6-0_(on_e_f)",
    "run_dir": "runs-00301-00400/00316",
    "success": 1,
    "time": 78.53168,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-6-0_(on_f_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-6-0_(on_f_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-6-0_(on_f_d)",
    "run_dir": "runs-00301-00400/00317",
    "success": 1,
    "time": 74.50044,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-6-1_(on_a_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-6-1_(on_a_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-6-1_(on_a_d)",
    "run_dir": "runs-00301-00400/00318",
    "success": 1,
    "time": 47.23617,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-6-1_(on_b_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-6-1_(on_b_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-6-1_(on_b_a)",
    "run_dir": "runs-00301-00400/00319",
    "success": 1,
    "time": 47.24573,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-6-1_(on_c_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-6-1_(on_c_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-6-1_(on_c_b)",
    "run_dir": "runs-00301-00400/00320",
    "success": 1,
    "time": 40.75721,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-6-1_(on_e_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-6-1_(on_e_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-6-1_(on_e_f)",
    "run_dir": "runs-00301-00400/00321",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-6-1_(on_f_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-6-1_(on_f_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-6-1_(on_f_c)",
    "run_dir": "runs-00301-00400/00322",
    "success": 1,
    "time": 47.19925,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-6-2_(on_a_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-6-2_(on_a_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-6-2_(on_a_b)",
    "run_dir": "runs-00301-00400/00323",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-6-2_(on_b_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-6-2_(on_b_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-6-2_(on_b_c)",
    "run_dir": "runs-00301-00400/00324",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-6-2_(on_c_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-6-2_(on_c_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-6-2_(on_c_d)",
    "run_dir": "runs-00301-00400/00325",
    "success": 1,
    "time": 312.12016,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-6-2_(on_e_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-6-2_(on_e_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-6-2_(on_e_f)",
    "run_dir": "runs-00301-00400/00326",
    "success": 1,
    "time": 288.59676,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-6-2_(on_f_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-6-2_(on_f_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-6-2_(on_f_a)",
    "run_dir": "runs-00301-00400/00327",
    "success": 1,
    "time": 260.02148,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-7-0_(on_a_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-7-0_(on_a_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-7-0_(on_a_g)",
    "run_dir": "runs-00301-00400/00328",
    "success": 1,
    "time": 866.3162,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-7-0_(on_b_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-7-0_(on_b_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-7-0_(on_b_c)",
    "run_dir": "runs-00301-00400/00329",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-7-0_(on_c_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-7-0_(on_c_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-7-0_(on_c_f)",
    "run_dir": "runs-00301-00400/00330",
    "success": 1,
    "time": 980.18186,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-7-0_(on_d_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-7-0_(on_d_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-7-0_(on_d_b)",
    "run_dir": "runs-00301-00400/00331",
    "success": 1,
    "time": 1030.44495,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-7-0_(on_f_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-7-0_(on_f_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-7-0_(on_f_e)",
    "run_dir": "runs-00301-00400/00332",
    "success": 1,
    "time": 923.73215,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-7-0_(on_g_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-7-0_(on_g_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-7-0_(on_g_d)",
    "run_dir": "runs-00301-00400/00333",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-7-1_(on_a_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-7-1_(on_a_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-7-1_(on_a_e)",
    "run_dir": "runs-00301-00400/00334",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-7-1_(on_b_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-7-1_(on_b_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-7-1_(on_b_f)",
    "run_dir": "runs-00301-00400/00335",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-7-1_(on_c_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-7-1_(on_c_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-7-1_(on_c_d)",
    "run_dir": "runs-00301-00400/00336",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "blocks-blocks-7-1_(on_e_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-7-1_(on_e_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-7-1_(on_e_b)",
    "run_dir": "runs-00301-00400/00337",
    "success": 1,
    "time": 352.70529,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-7-1_(on_f_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-7-1_(on_f_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-7-1_(on_f_g)",
    "run_dir": "runs-00301-00400/00338",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-7-1_(on_g_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-7-1_(on_g_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-7-1_(on_g_c)",
    "run_dir": "runs-00301-00400/00339",
    "success": 1,
    "time": 316.91662,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-7-2_(on_a_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-7-2_(on_a_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-7-2_(on_a_c)",
    "run_dir": "runs-00301-00400/00340",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-7-2_(on_b_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-7-2_(on_b_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-7-2_(on_b_f)",
    "run_dir": "runs-00301-00400/00341",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-7-2_(on_c_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-7-2_(on_c_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-7-2_(on_c_g)",
    "run_dir": "runs-00301-00400/00342",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "blocks-blocks-7-2_(on_d_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-7-2_(on_d_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-7-2_(on_d_a)",
    "run_dir": "runs-00301-00400/00343",
    "success": 1,
    "time": 320.86553,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-7-2_(on_e_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-7-2_(on_e_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-7-2_(on_e_b)",
    "run_dir": "runs-00301-00400/00344",
    "success": 1,
    "time": 346.07387,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-7-2_(on_f_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-7-2_(on_f_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-7-2_(on_f_d)",
    "run_dir": "runs-00301-00400/00345",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-8-0_(on_a_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-8-0_(on_a_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-8-0_(on_a_g)",
    "run_dir": "runs-00301-00400/00346",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "blocks-blocks-8-0_(on_c_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-8-0_(on_c_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-8-0_(on_c_a)",
    "run_dir": "runs-00301-00400/00347",
    "success": 1,
    "time": 469.21488,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-8-0_(on_d_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-8-0_(on_d_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-8-0_(on_d_f)",
    "run_dir": "runs-00301-00400/00348",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-8-0_(on_e_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-8-0_(on_e_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-8-0_(on_e_h)",
    "run_dir": "runs-00301-00400/00349",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-8-0_(on_f_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-8-0_(on_f_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-8-0_(on_f_e)",
    "run_dir": "runs-00301-00400/00350",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-8-0_(on_g_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-8-0_(on_g_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-8-0_(on_g_b)",
    "run_dir": "runs-00301-00400/00351",
    "success": 1,
    "time": 492.38475,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-8-0_(on_h_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-8-0_(on_h_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-8-0_(on_h_c)",
    "run_dir": "runs-00301-00400/00352",
    "success": 1,
    "time": 481.03941,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-8-1_(on_a_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-8-1_(on_a_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-8-1_(on_a_e)",
    "run_dir": "runs-00301-00400/00353",
    "success": 1,
    "time": 515.0102,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-8-1_(on_b_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-8-1_(on_b_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-8-1_(on_b_g)",
    "run_dir": "runs-00301-00400/00354",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "blocks-blocks-8-1_(on_c_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-8-1_(on_c_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-8-1_(on_c_d)",
    "run_dir": "runs-00301-00400/00355",
    "success": 1,
    "time": 506.11758,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-8-1_(on_d_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-8-1_(on_d_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-8-1_(on_d_b)",
    "run_dir": "runs-00301-00400/00356",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-8-1_(on_f_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-8-1_(on_f_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-8-1_(on_f_h)",
    "run_dir": "runs-00301-00400/00357",
    "success": 1,
    "time": 498.36274,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-8-1_(on_g_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-8-1_(on_g_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-8-1_(on_g_f)",
    "run_dir": "runs-00301-00400/00358",
    "success": 1,
    "time": 563.96012,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-8-1_(on_h_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-8-1_(on_h_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-8-1_(on_h_a)",
    "run_dir": "runs-00301-00400/00359",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "blocks-blocks-8-2_(on_a_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-8-2_(on_a_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-8-2_(on_a_d)",
    "run_dir": "runs-00301-00400/00360",
    "success": 1,
    "time": 494.37897,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-8-2_(on_b_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-8-2_(on_b_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-8-2_(on_b_e)",
    "run_dir": "runs-00301-00400/00361",
    "success": 1,
    "time": 501.92761,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-8-2_(on_c_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-8-2_(on_c_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-8-2_(on_c_b)",
    "run_dir": "runs-00301-00400/00362",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-8-2_(on_d_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-8-2_(on_d_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-8-2_(on_d_h)",
    "run_dir": "runs-00301-00400/00363",
    "success": 1,
    "time": 484.23795,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-8-2_(on_e_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-8-2_(on_e_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-8-2_(on_e_g)",
    "run_dir": "runs-00301-00400/00364",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-8-2_(on_f_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-8-2_(on_f_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-8-2_(on_f_a)",
    "run_dir": "runs-00301-00400/00365",
    "success": 1,
    "time": 532.11738,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-8-2_(on_g_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-8-2_(on_g_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-8-2_(on_g_f)",
    "run_dir": "runs-00301-00400/00366",
    "success": 1,
    "time": 559.1687,
    "time_limit": 1800,
    "width": 1
  },
  "blocks-blocks-9-0_(on_a_i)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-9-0_(on_a_i)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-0_(on_a_i)",
    "run_dir": "runs-00301-00400/00367",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "blocks-blocks-9-0_(on_b_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-9-0_(on_b_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-0_(on_b_c)",
    "run_dir": "runs-00301-00400/00368",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-9-0_(on_c_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-9-0_(on_c_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-0_(on_c_a)",
    "run_dir": "runs-00301-00400/00369",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-9-0_(on_d_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-9-0_(on_d_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-0_(on_d_b)",
    "run_dir": "runs-00301-00400/00370",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-9-0_(on_e_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-9-0_(on_e_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-0_(on_e_h)",
    "run_dir": "runs-00301-00400/00371",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-9-0_(on_f_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-9-0_(on_f_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-0_(on_f_e)",
    "run_dir": "runs-00301-00400/00372",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-9-0_(on_g_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-9-0_(on_g_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-0_(on_g_d)",
    "run_dir": "runs-00301-00400/00373",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-9-0_(on_i_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-9-0_(on_i_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-0_(on_i_f)",
    "run_dir": "runs-00301-00400/00374",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-9-1_(on_a_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-9-1_(on_a_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-1_(on_a_b)",
    "run_dir": "runs-00301-00400/00375",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-9-1_(on_b_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-9-1_(on_b_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-1_(on_b_h)",
    "run_dir": "runs-00301-00400/00376",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-9-1_(on_d_i)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-9-1_(on_d_i)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-1_(on_d_i)",
    "run_dir": "runs-00301-00400/00377",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-9-1_(on_e_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-9-1_(on_e_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-1_(on_e_c)",
    "run_dir": "runs-00301-00400/00378",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-9-1_(on_f_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "none",
    "exit_code": 0,
    "id": [
      "blocks",
      "blocks-9-1_(on_f_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-1_(on_f_e)",
    "run_dir": "runs-00301-00400/00379",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "blocks-blocks-9-1_(on_g_f)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "blocks",
      "blocks-9-1_(on_g_f)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-1_(on_g_f)",
    "run_dir": "runs-00301-00400/00380",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-9-1_(on_h_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-9-1_(on_h_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-1_(on_h_g)",
    "run_dir": "runs-00301-00400/00381",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-9-1_(on_i_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-9-1_(on_i_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-1_(on_i_a)",
    "run_dir": "runs-00301-00400/00382",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-9-2_(on_b_c)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-9-2_(on_b_c)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-2_(on_b_c)",
    "run_dir": "runs-00301-00400/00383",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-9-2_(on_c_a)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-9-2_(on_c_a)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-2_(on_c_a)",
    "run_dir": "runs-00301-00400/00384",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-9-2_(on_d_i)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-9-2_(on_d_i)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-2_(on_d_i)",
    "run_dir": "runs-00301-00400/00385",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-9-2_(on_e_b)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-9-2_(on_e_b)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-2_(on_e_b)",
    "run_dir": "runs-00301-00400/00386",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-9-2_(on_f_g)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-9-2_(on_f_g)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-2_(on_f_g)",
    "run_dir": "runs-00301-00400/00387",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-9-2_(on_g_h)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-9-2_(on_g_h)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-2_(on_g_h)",
    "run_dir": "runs-00301-00400/00388",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-9-2_(on_h_d)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-9-2_(on_h_d)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-2_(on_h_d)",
    "run_dir": "runs-00301-00400/00389",
    "success": 0,
    "time_limit": 1800
  },
  "blocks-blocks-9-2_(on_i_e)": {
    "algorithm": "width_computation",
    "domain": "blocks",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "blocks",
      "blocks-9-2_(on_i_e)"
    ],
    "memory_limit": 3584,
    "problem": "blocks-9-2_(on_i_e)",
    "run_dir": "runs-00301-00400/00390",
    "success": 0,
    "time_limit": 1800
  },
  "childsnack-opt14-strips-prob-snack_(served_child1)": {
    "algorithm": "width_computation",
    "domain": "childsnack-opt14-strips",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "childsnack-opt14-strips",
      "prob-snack_(served_child1)"
    ],
    "memory_limit": 3584,
    "problem": "prob-snack_(served_child1)",
    "run_dir": "runs-00501-00600/00586",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "childsnack-opt14-strips-prob-snack_(served_child10)": {
    "algorithm": "width_computation",
    "domain": "childsnack-opt14-strips",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "childsnack-opt14-strips",
      "prob-snack_(served_child10)"
    ],
    "memory_limit": 3584,
    "problem": "prob-snack_(served_child10)",
    "run_dir": "runs-00501-00600/00587",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "childsnack-opt14-strips-prob-snack_(served_child11)": {
    "algorithm": "width_computation",
    "domain": "childsnack-opt14-strips",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "childsnack-opt14-strips",
      "prob-snack_(served_child11)"
    ],
    "memory_limit": 3584,
    "problem": "prob-snack_(served_child11)",
    "run_dir": "runs-00501-00600/00588",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "childsnack-opt14-strips-prob-snack_(served_child12)": {
    "algorithm": "width_computation",
    "domain": "childsnack-opt14-strips",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "childsnack-opt14-strips",
      "prob-snack_(served_child12)"
    ],
    "memory_limit": 3584,
    "problem": "prob-snack_(served_child12)",
    "run_dir": "runs-00501-00600/00589",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "childsnack-opt14-strips-prob-snack_(served_child13)": {
    "algorithm": "width_computation",
    "domain": "childsnack-opt14-strips",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "childsnack-opt14-strips",
      "prob-snack_(served_child13)"
    ],
    "memory_limit": 3584,
    "problem": "prob-snack_(served_child13)",
    "run_dir": "runs-00501-00600/00590",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "childsnack-opt14-strips-prob-snack_(served_child14)": {
    "algorithm": "width_computation",
    "domain": "childsnack-opt14-strips",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "childsnack-opt14-strips",
      "prob-snack_(served_child14)"
    ],
    "memory_limit": 3584,
    "problem": "prob-snack_(served_child14)",
    "run_dir": "runs-00501-00600/00591",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "childsnack-opt14-strips-prob-snack_(served_child15)": {
    "algorithm": "width_computation",
    "domain": "childsnack-opt14-strips",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "childsnack-opt14-strips",
      "prob-snack_(served_child15)"
    ],
    "memory_limit": 3584,
    "problem": "prob-snack_(served_child15)",
    "run_dir": "runs-00501-00600/00592",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "childsnack-opt14-strips-prob-snack_(served_child2)": {
    "algorithm": "width_computation",
    "domain": "childsnack-opt14-strips",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "childsnack-opt14-strips",
      "prob-snack_(served_child2)"
    ],
    "memory_limit": 3584,
    "problem": "prob-snack_(served_child2)",
    "run_dir": "runs-00501-00600/00593",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "childsnack-opt14-strips-prob-snack_(served_child3)": {
    "algorithm": "width_computation",
    "domain": "childsnack-opt14-strips",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "childsnack-opt14-strips",
      "prob-snack_(served_child3)"
    ],
    "memory_limit": 3584,
    "problem": "prob-snack_(served_child3)",
    "run_dir": "runs-00501-00600/00594",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "childsnack-opt14-strips-prob-snack_(served_child4)": {
    "algorithm": "width_computation",
    "domain": "childsnack-opt14-strips",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "childsnack-opt14-strips",
      "prob-snack_(served_child4)"
    ],
    "memory_limit": 3584,
    "problem": "prob-snack_(served_child4)",
    "run_dir": "runs-00501-00600/00595",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "childsnack-opt14-strips-prob-snack_(served_child5)": {
    "algorithm": "width_computation",
    "domain": "childsnack-opt14-strips",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "childsnack-opt14-strips",
      "prob-snack_(served_child5)"
    ],
    "memory_limit": 3584,
    "problem": "prob-snack_(served_child5)",
    "run_dir": "runs-00501-00600/00596",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "childsnack-opt14-strips-prob-snack_(served_child6)": {
    "algorithm": "width_computation",
    "domain": "childsnack-opt14-strips",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "childsnack-opt14-strips",
      "prob-snack_(served_child6)"
    ],
    "memory_limit": 3584,
    "problem": "prob-snack_(served_child6)",
    "run_dir": "runs-00501-00600/00597",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "childsnack-opt14-strips-prob-snack_(served_child7)": {
    "algorithm": "width_computation",
    "domain": "childsnack-opt14-strips",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "childsnack-opt14-strips",
      "prob-snack_(served_child7)"
    ],
    "memory_limit": 3584,
    "problem": "prob-snack_(served_child7)",
    "run_dir": "runs-00501-00600/00598",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "childsnack-opt14-strips-prob-snack_(served_child8)": {
    "algorithm": "width_computation",
    "domain": "childsnack-opt14-strips",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "childsnack-opt14-strips",
      "prob-snack_(served_child8)"
    ],
    "memory_limit": 3584,
    "problem": "prob-snack_(served_child8)",
    "run_dir": "runs-00501-00600/00599",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "childsnack-opt14-strips-prob-snack_(served_child9)": {
    "algorithm": "width_computation",
    "domain": "childsnack-opt14-strips",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "childsnack-opt14-strips",
      "prob-snack_(served_child9)"
    ],
    "memory_limit": 3584,
    "problem": "prob-snack_(served_child9)",
    "run_dir": "runs-00501-00600/00600",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "depot-depotprob1212_(on_crate0_crate5)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1212_(on_crate0_crate5)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1212_(on_crate0_crate5)",
    "run_dir": "runs-00601-00700/00619",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b235a39210>MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00619/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00619/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00619/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00619/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00619/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob1212_(on_crate1_pallet1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1212_(on_crate1_pallet1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1212_(on_crate1_pallet1)",
    "run_dir": "runs-00601-00700/00620",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145764961210>MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00620/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00620/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00620/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00620/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00620/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob1212_(on_crate2_crate0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "none",
    "exit_code": 0,
    "id": [
      "depot",
      "depotprob1212_(on_crate2_crate0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1212_(on_crate2_crate0)",
    "run_dir": "runs-00601-00700/00621",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "depot-depotprob1212_(on_crate3_pallet2)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1212_(on_crate3_pallet2)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1212_(on_crate3_pallet2)",
    "run_dir": "runs-00601-00700/00622",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00622/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00622/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00622/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00622/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00622/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob1212_(on_crate4_crate6)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1212_(on_crate4_crate6)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1212_(on_crate4_crate6)",
    "run_dir": "runs-00601-00700/00623",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d87716d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "depot-depotprob1212_(on_crate5_crate4)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1212_(on_crate5_crate4)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1212_(on_crate5_crate4)",
    "run_dir": "runs-00601-00700/00624",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "depot-depotprob1212_(on_crate6_crate9)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1212_(on_crate6_crate9)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1212_(on_crate6_crate9)",
    "run_dir": "runs-00601-00700/00625",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1486b78e9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "depot-depotprob1212_(on_crate7_crate1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1212_(on_crate7_crate1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1212_(on_crate7_crate1)",
    "run_dir": "runs-00601-00700/00626",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1533334e1210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00626/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00626/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00626/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00626/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00626/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob1212_(on_crate8_crate3)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1212_(on_crate8_crate3)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1212_(on_crate8_crate3)",
    "run_dir": "runs-00601-00700/00627",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1462ab471210>MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00627/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00627/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00627/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00627/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00627/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob1212_(on_crate9_pallet0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1212_(on_crate9_pallet0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1212_(on_crate9_pallet0)",
    "run_dir": "runs-00601-00700/00628",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1538c4fc1210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00628/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00628/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00628/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00628/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00628/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob1234_(on_crate0_pallet3)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1234_(on_crate0_pallet3)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1234_(on_crate0_pallet3)",
    "run_dir": "runs-00601-00700/00640",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c42d9b9210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00640/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00640/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00640/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00640/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00640/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob1234_(on_crate1_crate4)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1234_(on_crate1_crate4)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1234_(on_crate1_crate4)",
    "run_dir": "runs-00601-00700/00641",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00641/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00641/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00641/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00641/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00641/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob1234_(on_crate3_pallet1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1234_(on_crate3_pallet1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1234_(on_crate3_pallet1)",
    "run_dir": "runs-00601-00700/00642",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15550896d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00642/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00642/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00642/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00642/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00642/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob1234_(on_crate4_pallet5)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1234_(on_crate4_pallet5)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1234_(on_crate4_pallet5)",
    "run_dir": "runs-00601-00700/00643",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ce1a2d5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00643/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00643/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00643/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00643/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00643/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob1234_(on_crate5_crate1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1234_(on_crate5_crate1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1234_(on_crate5_crate1)",
    "run_dir": "runs-00601-00700/00644",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1550ae601210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00644/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00644/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00644/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00644/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00644/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob1817_(on_crate0_pallet14)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1817_(on_crate0_pallet14)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1817_(on_crate0_pallet14)",
    "run_dir": "runs-00701-00800/00772",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00772/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00772/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00772/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00772/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00772/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob1817_(on_crate10_crate17)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1817_(on_crate10_crate17)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1817_(on_crate10_crate17)",
    "run_dir": "runs-00701-00800/00773",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00773/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00773/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00773/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00773/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00773/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "depot-depotprob1817_(on_crate11_pallet1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1817_(on_crate11_pallet1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1817_(on_crate11_pallet1)",
    "run_dir": "runs-00701-00800/00774",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00774/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00774/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00774/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00774/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00774/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "depot-depotprob1817_(on_crate12_pallet16)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1817_(on_crate12_pallet16)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1817_(on_crate12_pallet16)",
    "run_dir": "runs-00701-00800/00775",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146b577a49d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00775/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00775/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00775/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00775/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00775/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob1817_(on_crate13_crate16)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1817_(on_crate13_crate16)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1817_(on_crate13_crate16)",
    "run_dir": "runs-00701-00800/00776",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00776/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00776/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00776/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00776/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00776/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob1817_(on_crate15_pallet7)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1817_(on_crate15_pallet7)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1817_(on_crate15_pallet7)",
    "run_dir": "runs-00701-00800/00777",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ddaf4f09d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00777/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00777/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00777/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00777/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00777/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob1817_(on_crate16_crate15)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1817_(on_crate16_crate15)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1817_(on_crate16_crate15)",
    "run_dir": "runs-00701-00800/00778",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00778/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00778/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00778/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00778/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00778/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "depot-depotprob1817_(on_crate17_pallet2)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1817_(on_crate17_pallet2)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1817_(on_crate17_pallet2)",
    "run_dir": "runs-00701-00800/00779",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154bb17a09d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00779/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00779/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00779/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00779/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00779/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob1817_(on_crate18_pallet4)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1817_(on_crate18_pallet4)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1817_(on_crate18_pallet4)",
    "run_dir": "runs-00701-00800/00780",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a80d1d49d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00780/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00780/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00780/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00780/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00780/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob1817_(on_crate19_pallet9)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1817_(on_crate19_pallet9)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1817_(on_crate19_pallet9)",
    "run_dir": "runs-00701-00800/00781",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00781/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00781/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00781/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00781/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00781/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "depot-depotprob1817_(on_crate1_pallet15)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1817_(on_crate1_pallet15)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1817_(on_crate1_pallet15)",
    "run_dir": "runs-00701-00800/00782",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14dbf1e9c9d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00782/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00782/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00782/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00782/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00782/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob1817_(on_crate2_pallet13)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1817_(on_crate2_pallet13)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1817_(on_crate2_pallet13)",
    "run_dir": "runs-00701-00800/00783",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b0f679c9d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00783/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00783/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00783/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00783/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00783/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob1817_(on_crate3_pallet18)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1817_(on_crate3_pallet18)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1817_(on_crate3_pallet18)",
    "run_dir": "runs-00701-00800/00784",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00784/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00784/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00784/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00784/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00784/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "depot-depotprob1817_(on_crate5_pallet12)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1817_(on_crate5_pallet12)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1817_(on_crate5_pallet12)",
    "run_dir": "runs-00701-00800/00785",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00785/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00785/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00785/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00785/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00785/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "depot-depotprob1817_(on_crate6_pallet6)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1817_(on_crate6_pallet6)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1817_(on_crate6_pallet6)",
    "run_dir": "runs-00701-00800/00786",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00786/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00786/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00786/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00786/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00786/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "depot-depotprob1817_(on_crate7_pallet5)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "none",
    "exit_code": 0,
    "id": [
      "depot",
      "depotprob1817_(on_crate7_pallet5)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1817_(on_crate7_pallet5)",
    "run_dir": "runs-00701-00800/00787",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "depot-depotprob1817_(on_crate8_crate10)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1817_(on_crate8_crate10)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1817_(on_crate8_crate10)",
    "run_dir": "runs-00701-00800/00788",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00788/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00788/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00788/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00788/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00788/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob1817_(on_crate9_pallet17)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1817_(on_crate9_pallet17)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1817_(on_crate9_pallet17)",
    "run_dir": "runs-00701-00800/00789",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00789/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00789/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00789/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00789/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00789/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "depot-depotprob1818_(on_crate0_pallet2)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "depot",
      "depotprob1818_(on_crate0_pallet2)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1818_(on_crate0_pallet2)",
    "run_dir": "runs-00601-00700/00601",
    "success": 0,
    "time_limit": 1800
  },
  "depot-depotprob1818_(on_crate1_pallet1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "depot",
      "depotprob1818_(on_crate1_pallet1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1818_(on_crate1_pallet1)",
    "run_dir": "runs-00601-00700/00602",
    "success": 0,
    "time_limit": 1800
  },
  "depot-depotprob1916_(on_crate0_crate10)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1916_(on_crate0_crate10)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1916_(on_crate0_crate10)",
    "run_dir": "runs-00701-00800/00730",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00730/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00730/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00730/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00730/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00730/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob1916_(on_crate10_pallet1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1916_(on_crate10_pallet1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1916_(on_crate10_pallet1)",
    "run_dir": "runs-00701-00800/00731",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00731/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00731/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00731/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00731/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00731/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob1916_(on_crate11_pallet5)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1916_(on_crate11_pallet5)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1916_(on_crate11_pallet5)",
    "run_dir": "runs-00701-00800/00732",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00732/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00732/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00732/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00732/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00732/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob1916_(on_crate12_crate5)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1916_(on_crate12_crate5)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1916_(on_crate12_crate5)",
    "run_dir": "runs-00701-00800/00733",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00733/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00733/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00733/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00733/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00733/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob1916_(on_crate13_pallet3)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1916_(on_crate13_pallet3)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1916_(on_crate13_pallet3)",
    "run_dir": "runs-00701-00800/00734",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00734/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00734/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00734/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00734/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00734/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "depot-depotprob1916_(on_crate14_pallet0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1916_(on_crate14_pallet0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1916_(on_crate14_pallet0)",
    "run_dir": "runs-00701-00800/00735",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15308ba249d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00735/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00735/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00735/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00735/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00735/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob1916_(on_crate1_pallet6)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1916_(on_crate1_pallet6)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1916_(on_crate1_pallet6)",
    "run_dir": "runs-00701-00800/00736",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00736/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00736/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00736/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00736/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00736/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob1916_(on_crate2_crate12)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1916_(on_crate2_crate12)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1916_(on_crate2_crate12)",
    "run_dir": "runs-00701-00800/00737",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00737/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00737/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00737/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00737/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00737/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "depot-depotprob1916_(on_crate4_pallet4)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1916_(on_crate4_pallet4)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1916_(on_crate4_pallet4)",
    "run_dir": "runs-00701-00800/00738",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148e625f49d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00738/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00738/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00738/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00738/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00738/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob1916_(on_crate5_pallet2)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1916_(on_crate5_pallet2)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1916_(on_crate5_pallet2)",
    "run_dir": "runs-00701-00800/00739",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00739/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00739/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00739/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00739/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00739/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob1916_(on_crate6_pallet7)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1916_(on_crate6_pallet7)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1916_(on_crate6_pallet7)",
    "run_dir": "runs-00701-00800/00740",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00740/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00740/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00740/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00740/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00740/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob1916_(on_crate8_crate4)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1916_(on_crate8_crate4)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1916_(on_crate8_crate4)",
    "run_dir": "runs-00701-00800/00741",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00741/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00741/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00741/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00741/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00741/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob1916_(on_crate9_crate1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1916_(on_crate9_crate1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1916_(on_crate9_crate1)",
    "run_dir": "runs-00701-00800/00742",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00742/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00742/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00742/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00742/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00742/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "depot-depotprob1935_(on_crate0_crate1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1935_(on_crate0_crate1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1935_(on_crate0_crate1)",
    "run_dir": "runs-00601-00700/00607",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00607/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00607/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00607/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00607/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00607/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "depot-depotprob1935_(on_crate1_pallet2)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1935_(on_crate1_pallet2)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1935_(on_crate1_pallet2)",
    "run_dir": "runs-00601-00700/00608",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00608/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00608/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00608/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00608/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00608/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "depot-depotprob1935_(on_crate2_pallet0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1935_(on_crate2_pallet0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1935_(on_crate2_pallet0)",
    "run_dir": "runs-00601-00700/00609",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00609/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00609/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00609/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00609/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00609/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "depot-depotprob1935_(on_crate3_crate2)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1935_(on_crate3_crate2)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1935_(on_crate3_crate2)",
    "run_dir": "runs-00601-00700/00610",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00610/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00610/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00610/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00610/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00610/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "depot-depotprob1935_(on_crate4_pallet1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1935_(on_crate4_pallet1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1935_(on_crate4_pallet1)",
    "run_dir": "runs-00601-00700/00611",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00611/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00611/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00611/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00611/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00611/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "depot-depotprob1935_(on_crate5_crate0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob1935_(on_crate5_crate0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob1935_(on_crate5_crate0)",
    "run_dir": "runs-00601-00700/00612",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00612/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00612/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00612/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00612/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00612/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "depot-depotprob4321_(on_crate0_pallet3)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "depot",
      "depotprob4321_(on_crate0_pallet3)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4321_(on_crate0_pallet3)",
    "run_dir": "runs-00601-00700/00645",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "depot-depotprob4321_(on_crate1_crate0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "depot",
      "depotprob4321_(on_crate1_crate0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4321_(on_crate1_crate0)",
    "run_dir": "runs-00601-00700/00646",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "depot-depotprob4321_(on_crate3_crate8)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "depot",
      "depotprob4321_(on_crate3_crate8)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4321_(on_crate3_crate8)",
    "run_dir": "runs-00601-00700/00647",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "depot-depotprob4321_(on_crate6_pallet2)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "depot",
      "depotprob4321_(on_crate6_pallet2)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4321_(on_crate6_pallet2)",
    "run_dir": "runs-00601-00700/00648",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "depot-depotprob4321_(on_crate7_pallet1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "depot",
      "depotprob4321_(on_crate7_pallet1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4321_(on_crate7_pallet1)",
    "run_dir": "runs-00601-00700/00649",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "depot-depotprob4321_(on_crate8_pallet4)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "depot",
      "depotprob4321_(on_crate8_pallet4)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4321_(on_crate8_pallet4)",
    "run_dir": "runs-00601-00700/00650",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "depot-depotprob4321_(on_crate9_pallet0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "depot",
      "depotprob4321_(on_crate9_pallet0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4321_(on_crate9_pallet0)",
    "run_dir": "runs-00601-00700/00651",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "depot-depotprob4398_(on_crate0_pallet3)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob4398_(on_crate0_pallet3)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4398_(on_crate0_pallet3)",
    "run_dir": "runs-00701-00800/00718",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b5e655c9d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00718/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00718/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00718/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00718/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00718/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob4398_(on_crate2_pallet1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob4398_(on_crate2_pallet1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4398_(on_crate2_pallet1)",
    "run_dir": "runs-00701-00800/00719",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00719/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00719/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00719/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00719/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00719/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob4398_(on_crate3_pallet0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob4398_(on_crate3_pallet0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4398_(on_crate3_pallet0)",
    "run_dir": "runs-00701-00800/00720",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00720/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00720/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00720/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00720/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00720/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "depot-depotprob4398_(on_crate4_crate3)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob4398_(on_crate4_crate3)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4398_(on_crate4_crate3)",
    "run_dir": "runs-00701-00800/00721",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00721/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00721/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00721/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00721/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00721/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob4398_(on_crate5_pallet2)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob4398_(on_crate5_pallet2)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4398_(on_crate5_pallet2)",
    "run_dir": "runs-00701-00800/00722",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00722/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00722/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00722/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00722/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00722/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob4534_(on_crate0_crate8)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob4534_(on_crate0_crate8)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4534_(on_crate0_crate8)",
    "run_dir": "runs-00701-00800/00703",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00703/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00703/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00703/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00703/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00703/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob4534_(on_crate10_crate11)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob4534_(on_crate10_crate11)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4534_(on_crate10_crate11)",
    "run_dir": "runs-00701-00800/00704",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00704/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00704/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00704/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00704/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00704/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob4534_(on_crate11_crate9)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob4534_(on_crate11_crate9)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4534_(on_crate11_crate9)",
    "run_dir": "runs-00701-00800/00705",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d2494cc9d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00705/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00705/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00705/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00705/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00705/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob4534_(on_crate12_crate5)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob4534_(on_crate12_crate5)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4534_(on_crate12_crate5)",
    "run_dir": "runs-00701-00800/00706",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00706/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00706/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00706/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00706/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00706/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob4534_(on_crate13_pallet8)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob4534_(on_crate13_pallet8)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4534_(on_crate13_pallet8)",
    "run_dir": "runs-00701-00800/00707",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146d966889d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00707/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00707/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00707/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00707/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00707/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob4534_(on_crate14_pallet9)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "none",
    "exit_code": 0,
    "id": [
      "depot",
      "depotprob4534_(on_crate14_pallet9)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4534_(on_crate14_pallet9)",
    "run_dir": "runs-00701-00800/00708",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "depot-depotprob4534_(on_crate1_crate10)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob4534_(on_crate1_crate10)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4534_(on_crate1_crate10)",
    "run_dir": "runs-00701-00800/00709",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00709/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00709/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00709/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00709/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00709/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob4534_(on_crate2_pallet0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob4534_(on_crate2_pallet0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4534_(on_crate2_pallet0)",
    "run_dir": "runs-00701-00800/00710",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00710/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00710/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00710/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00710/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00710/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob4534_(on_crate3_pallet1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob4534_(on_crate3_pallet1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4534_(on_crate3_pallet1)",
    "run_dir": "runs-00701-00800/00711",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1490959a09d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00711/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00711/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00711/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00711/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00711/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob4534_(on_crate4_crate7)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob4534_(on_crate4_crate7)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4534_(on_crate4_crate7)",
    "run_dir": "runs-00701-00800/00712",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00712/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00712/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00712/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00712/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00712/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "depot-depotprob4534_(on_crate5_pallet5)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob4534_(on_crate5_pallet5)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4534_(on_crate5_pallet5)",
    "run_dir": "runs-00701-00800/00713",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1467272949d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00713/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00713/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00713/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00713/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00713/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob4534_(on_crate6_pallet6)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob4534_(on_crate6_pallet6)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4534_(on_crate6_pallet6)",
    "run_dir": "runs-00701-00800/00714",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00714/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00714/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00714/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00714/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00714/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "depot-depotprob4534_(on_crate7_pallet4)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob4534_(on_crate7_pallet4)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4534_(on_crate7_pallet4)",
    "run_dir": "runs-00701-00800/00715",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00715/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00715/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00715/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00715/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00715/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob4534_(on_crate8_pallet7)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob4534_(on_crate8_pallet7)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4534_(on_crate8_pallet7)",
    "run_dir": "runs-00701-00800/00716",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00716/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00716/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00716/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00716/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00716/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "depot-depotprob4534_(on_crate9_crate4)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob4534_(on_crate9_crate4)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob4534_(on_crate9_crate4)",
    "run_dir": "runs-00701-00800/00717",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00717/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00717/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00717/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00717/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00717/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob5451_(on_crate0_crate5)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5451_(on_crate0_crate5)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5451_(on_crate0_crate5)",
    "run_dir": "runs-00601-00700/00652",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150e2df49210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "depot-depotprob5451_(on_crate10_pallet2)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5451_(on_crate10_pallet2)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5451_(on_crate10_pallet2)",
    "run_dir": "runs-00601-00700/00653",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00653/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00653/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00653/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00653/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00653/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob5451_(on_crate11_pallet1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5451_(on_crate11_pallet1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5451_(on_crate11_pallet1)",
    "run_dir": "runs-00601-00700/00654",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00654/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00654/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00654/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00654/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00654/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob5451_(on_crate12_crate14)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5451_(on_crate12_crate14)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5451_(on_crate12_crate14)",
    "run_dir": "runs-00601-00700/00655",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15419af41210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "depot-depotprob5451_(on_crate13_crate3)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5451_(on_crate13_crate3)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5451_(on_crate13_crate3)",
    "run_dir": "runs-00601-00700/00656",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154c0ca2d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "depot-depotprob5451_(on_crate14_pallet3)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5451_(on_crate14_pallet3)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5451_(on_crate14_pallet3)",
    "run_dir": "runs-00601-00700/00657",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00657/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00657/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00657/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00657/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00657/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob5451_(on_crate1_crate2)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5451_(on_crate1_crate2)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5451_(on_crate1_crate2)",
    "run_dir": "runs-00601-00700/00658",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e632bd1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "depot-depotprob5451_(on_crate2_crate10)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5451_(on_crate2_crate10)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5451_(on_crate2_crate10)",
    "run_dir": "runs-00601-00700/00659",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "depot-depotprob5451_(on_crate3_pallet0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5451_(on_crate3_pallet0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5451_(on_crate3_pallet0)",
    "run_dir": "runs-00601-00700/00660",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00660/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00660/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00660/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00660/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00660/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob5451_(on_crate4_crate6)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5451_(on_crate4_crate6)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5451_(on_crate4_crate6)",
    "run_dir": "runs-00601-00700/00661",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00661/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00661/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00661/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00661/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00661/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob5451_(on_crate5_pallet5)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5451_(on_crate5_pallet5)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5451_(on_crate5_pallet5)",
    "run_dir": "runs-00601-00700/00662",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1459bbb41210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "depot-depotprob5451_(on_crate6_pallet4)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5451_(on_crate6_pallet4)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5451_(on_crate6_pallet4)",
    "run_dir": "runs-00601-00700/00663",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14859c5a1210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00663/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00663/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00663/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00663/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00663/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob5451_(on_crate9_crate1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5451_(on_crate9_crate1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5451_(on_crate9_crate1)",
    "run_dir": "runs-00601-00700/00664",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14eca6275210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00664/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00664/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00664/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00664/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00664/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob5646_(on_crate0_pallet0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5646_(on_crate0_pallet0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5646_(on_crate0_pallet0)",
    "run_dir": "runs-00601-00700/00690",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ec03e309d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00690/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00690/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00690/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00690/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00690/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob5646_(on_crate1_pallet5)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5646_(on_crate1_pallet5)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5646_(on_crate1_pallet5)",
    "run_dir": "runs-00601-00700/00691",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00691/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00691/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00691/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00691/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00691/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "depot-depotprob5646_(on_crate2_pallet4)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5646_(on_crate2_pallet4)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5646_(on_crate2_pallet4)",
    "run_dir": "runs-00601-00700/00692",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1495436049d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00692/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00692/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00692/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00692/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00692/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob5646_(on_crate3_pallet7)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5646_(on_crate3_pallet7)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5646_(on_crate3_pallet7)",
    "run_dir": "runs-00601-00700/00693",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00693/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00693/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00693/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00693/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00693/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "depot-depotprob5646_(on_crate4_pallet9)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5646_(on_crate4_pallet9)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5646_(on_crate4_pallet9)",
    "run_dir": "runs-00601-00700/00694",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14936c9989d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00694/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00694/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00694/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00694/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00694/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob5646_(on_crate5_pallet1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5646_(on_crate5_pallet1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5646_(on_crate5_pallet1)",
    "run_dir": "runs-00601-00700/00695",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00695/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00695/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00695/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00695/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00695/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "depot-depotprob5656_(on_crate0_crate8)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5656_(on_crate0_crate8)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5656_(on_crate0_crate8)",
    "run_dir": "runs-00601-00700/00629",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00629/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00629/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00629/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00629/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00629/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob5656_(on_crate10_crate4)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5656_(on_crate10_crate4)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5656_(on_crate10_crate4)",
    "run_dir": "runs-00601-00700/00630",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152f8e061210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "depot-depotprob5656_(on_crate11_crate5)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5656_(on_crate11_crate5)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5656_(on_crate11_crate5)",
    "run_dir": "runs-00601-00700/00631",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00631/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00631/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00631/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00631/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00631/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob5656_(on_crate12_pallet2)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5656_(on_crate12_pallet2)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5656_(on_crate12_pallet2)",
    "run_dir": "runs-00601-00700/00632",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "depot-depotprob5656_(on_crate1_crate9)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5656_(on_crate1_crate9)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5656_(on_crate1_crate9)",
    "run_dir": "runs-00601-00700/00633",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148dbed51210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00633/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00633/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00633/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00633/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00633/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob5656_(on_crate2_crate1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5656_(on_crate2_crate1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5656_(on_crate2_crate1)",
    "run_dir": "runs-00601-00700/00634",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00634/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00634/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00634/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00634/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00634/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob5656_(on_crate3_crate12)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5656_(on_crate3_crate12)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5656_(on_crate3_crate12)",
    "run_dir": "runs-00601-00700/00635",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00635/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00635/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00635/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00635/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00635/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob5656_(on_crate4_crate11)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5656_(on_crate4_crate11)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5656_(on_crate4_crate11)",
    "run_dir": "runs-00601-00700/00636",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00636/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00636/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00636/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00636/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00636/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob5656_(on_crate5_crate0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5656_(on_crate5_crate0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5656_(on_crate5_crate0)",
    "run_dir": "runs-00601-00700/00637",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154019a1d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00637/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00637/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00637/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00637/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00637/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob5656_(on_crate8_pallet0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5656_(on_crate8_pallet0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5656_(on_crate8_pallet0)",
    "run_dir": "runs-00601-00700/00638",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00638/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00638/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00638/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00638/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00638/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob5656_(on_crate9_pallet1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob5656_(on_crate9_pallet1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob5656_(on_crate9_pallet1)",
    "run_dir": "runs-00601-00700/00639",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00639/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00639/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00639/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00639/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00639/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob6178_(on_crate0_pallet6)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob6178_(on_crate0_pallet6)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob6178_(on_crate0_pallet6)",
    "run_dir": "runs-00701-00800/00743",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c935bbc9d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00743/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00743/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00743/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00743/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00743/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob6178_(on_crate1_pallet8)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob6178_(on_crate1_pallet8)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob6178_(on_crate1_pallet8)",
    "run_dir": "runs-00701-00800/00744",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1463c54fc9d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00744/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00744/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00744/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00744/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00744/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob6178_(on_crate3_crate1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob6178_(on_crate3_crate1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob6178_(on_crate3_crate1)",
    "run_dir": "runs-00701-00800/00745",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00745/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00745/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00745/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00745/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00745/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob6178_(on_crate4_pallet5)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob6178_(on_crate4_pallet5)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob6178_(on_crate4_pallet5)",
    "run_dir": "runs-00701-00800/00746",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00746/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00746/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00746/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00746/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00746/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "depot-depotprob6178_(on_crate5_crate7)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob6178_(on_crate5_crate7)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob6178_(on_crate5_crate7)",
    "run_dir": "runs-00701-00800/00747",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00747/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00747/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00747/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00747/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00747/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob6178_(on_crate6_pallet4)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob6178_(on_crate6_pallet4)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob6178_(on_crate6_pallet4)",
    "run_dir": "runs-00701-00800/00748",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00748/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00748/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00748/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00748/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00748/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob6178_(on_crate7_crate4)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob6178_(on_crate7_crate4)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob6178_(on_crate7_crate4)",
    "run_dir": "runs-00701-00800/00749",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00749/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00749/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00749/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00749/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00749/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob6512_(on_crate0_crate4)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob6512_(on_crate0_crate4)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob6512_(on_crate0_crate4)",
    "run_dir": "runs-00601-00700/00613",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149f3e461210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "depot-depotprob6512_(on_crate2_crate6)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob6512_(on_crate2_crate6)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob6512_(on_crate2_crate6)",
    "run_dir": "runs-00601-00700/00614",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1504a01d1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "depot-depotprob6512_(on_crate4_crate7)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob6512_(on_crate4_crate7)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob6512_(on_crate4_crate7)",
    "run_dir": "runs-00601-00700/00615",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14662d411210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "depot-depotprob6512_(on_crate5_pallet2)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob6512_(on_crate5_pallet2)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob6512_(on_crate5_pallet2)",
    "run_dir": "runs-00601-00700/00616",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00616/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00616/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00616/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00616/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00616/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob6512_(on_crate6_pallet1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob6512_(on_crate6_pallet1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob6512_(on_crate6_pallet1)",
    "run_dir": "runs-00601-00700/00617",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15018c40d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "depot-depotprob6512_(on_crate7_pallet0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob6512_(on_crate7_pallet0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob6512_(on_crate7_pallet0)",
    "run_dir": "runs-00601-00700/00618",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1506b43fd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "depot-depotprob6587_(on_crate1_pallet7)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob6587_(on_crate1_pallet7)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob6587_(on_crate1_pallet7)",
    "run_dir": "runs-00701-00800/00723",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00723/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00723/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00723/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00723/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00723/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob6587_(on_crate2_pallet4)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "none",
    "exit_code": 0,
    "id": [
      "depot",
      "depotprob6587_(on_crate2_pallet4)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob6587_(on_crate2_pallet4)",
    "run_dir": "runs-00701-00800/00724",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "depot-depotprob6587_(on_crate3_crate8)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob6587_(on_crate3_crate8)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob6587_(on_crate3_crate8)",
    "run_dir": "runs-00701-00800/00725",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00725/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00725/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00725/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00725/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00725/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob6587_(on_crate4_pallet0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob6587_(on_crate4_pallet0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob6587_(on_crate4_pallet0)",
    "run_dir": "runs-00701-00800/00726",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14abdc7a89d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00726/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00726/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00726/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00726/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00726/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob6587_(on_crate6_pallet1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob6587_(on_crate6_pallet1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob6587_(on_crate6_pallet1)",
    "run_dir": "runs-00701-00800/00727",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1494bdbac9d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00727/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00727/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00727/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00727/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00727/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob6587_(on_crate7_crate3)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob6587_(on_crate7_crate3)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob6587_(on_crate7_crate3)",
    "run_dir": "runs-00701-00800/00728",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00728/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00728/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00728/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00728/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00728/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "depot-depotprob6587_(on_crate8_pallet6)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob6587_(on_crate8_pallet6)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob6587_(on_crate8_pallet6)",
    "run_dir": "runs-00701-00800/00729",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1509589b49d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00729/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00729/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00729/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00729/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00729/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob7512_(on_crate0_pallet2)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7512_(on_crate0_pallet2)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7512_(on_crate0_pallet2)",
    "run_dir": "runs-00601-00700/00603",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00603/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00603/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00603/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00603/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00603/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "depot-depotprob7512_(on_crate1_crate3)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7512_(on_crate1_crate3)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7512_(on_crate1_crate3)",
    "run_dir": "runs-00601-00700/00604",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00604/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00604/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00604/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00604/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00604/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "depot-depotprob7512_(on_crate2_pallet0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7512_(on_crate2_pallet0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7512_(on_crate2_pallet0)",
    "run_dir": "runs-00601-00700/00605",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00605/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00605/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00605/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00605/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00605/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "depot-depotprob7512_(on_crate3_pallet1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "none",
    "exit_code": 0,
    "id": [
      "depot",
      "depotprob7512_(on_crate3_pallet1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7512_(on_crate3_pallet1)",
    "run_dir": "runs-00601-00700/00606",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "depot-depotprob7615_(on_crate0_pallet3)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7615_(on_crate0_pallet3)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7615_(on_crate0_pallet3)",
    "run_dir": "runs-00701-00800/00750",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146641db49d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00750/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00750/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00750/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00750/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00750/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob7615_(on_crate11_pallet5)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7615_(on_crate11_pallet5)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7615_(on_crate11_pallet5)",
    "run_dir": "runs-00701-00800/00751",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00751/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00751/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00751/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00751/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00751/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob7615_(on_crate12_crate6)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "none",
    "exit_code": 0,
    "id": [
      "depot",
      "depotprob7615_(on_crate12_crate6)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7615_(on_crate12_crate6)",
    "run_dir": "runs-00701-00800/00752",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "depot-depotprob7615_(on_crate13_crate2)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7615_(on_crate13_crate2)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7615_(on_crate13_crate2)",
    "run_dir": "runs-00701-00800/00753",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00753/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00753/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00753/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00753/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00753/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob7615_(on_crate14_pallet1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7615_(on_crate14_pallet1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7615_(on_crate14_pallet1)",
    "run_dir": "runs-00701-00800/00754",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151cd57789d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00754/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00754/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00754/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00754/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00754/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob7615_(on_crate1_crate11)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7615_(on_crate1_crate11)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7615_(on_crate1_crate11)",
    "run_dir": "runs-00701-00800/00755",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00755/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00755/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00755/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00755/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00755/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob7615_(on_crate2_pallet6)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7615_(on_crate2_pallet6)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7615_(on_crate2_pallet6)",
    "run_dir": "runs-00701-00800/00756",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00756/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00756/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00756/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00756/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00756/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob7615_(on_crate3_crate0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7615_(on_crate3_crate0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7615_(on_crate3_crate0)",
    "run_dir": "runs-00701-00800/00757",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00757/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00757/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00757/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00757/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00757/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob7615_(on_crate4_crate5)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7615_(on_crate4_crate5)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7615_(on_crate4_crate5)",
    "run_dir": "runs-00701-00800/00758",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149444dd49d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00758/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00758/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00758/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00758/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00758/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob7615_(on_crate5_crate14)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7615_(on_crate5_crate14)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7615_(on_crate5_crate14)",
    "run_dir": "runs-00701-00800/00759",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00759/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00759/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00759/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00759/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00759/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob7615_(on_crate6_pallet4)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7615_(on_crate6_pallet4)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7615_(on_crate6_pallet4)",
    "run_dir": "runs-00701-00800/00760",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00760/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00760/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00760/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00760/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00760/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob7615_(on_crate7_pallet2)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7615_(on_crate7_pallet2)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7615_(on_crate7_pallet2)",
    "run_dir": "runs-00701-00800/00761",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00761/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00761/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00761/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00761/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00761/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob7615_(on_crate8_pallet7)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7615_(on_crate8_pallet7)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7615_(on_crate8_pallet7)",
    "run_dir": "runs-00701-00800/00762",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00762/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00762/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00762/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00762/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00762/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob7615_(on_crate9_crate8)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7615_(on_crate9_crate8)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7615_(on_crate9_crate8)",
    "run_dir": "runs-00701-00800/00763",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00763/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00763/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00763/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00763/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00763/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob7654_(on_crate0_crate4)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7654_(on_crate0_crate4)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7654_(on_crate0_crate4)",
    "run_dir": "runs-00601-00700/00665",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146f9c7a1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "depot-depotprob7654_(on_crate1_pallet8)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7654_(on_crate1_pallet8)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7654_(on_crate1_pallet8)",
    "run_dir": "runs-00601-00700/00696",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00696/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00696/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00696/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00696/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00696/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "depot-depotprob7654_(on_crate2_pallet3)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "none",
    "exit_code": 0,
    "id": [
      "depot",
      "depotprob7654_(on_crate2_pallet3)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7654_(on_crate2_pallet3)",
    "run_dir": "runs-00601-00700/00697",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "depot-depotprob7654_(on_crate3_pallet0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7654_(on_crate3_pallet0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7654_(on_crate3_pallet0)",
    "run_dir": "runs-00601-00700/00667",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cbc38c5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00667/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00667/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00667/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00667/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00667/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob7654_(on_crate4_pallet0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "none",
    "exit_code": 0,
    "id": [
      "depot",
      "depotprob7654_(on_crate4_pallet0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7654_(on_crate4_pallet0)",
    "run_dir": "runs-00601-00700/00698",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "depot-depotprob7654_(on_crate4_pallet5)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7654_(on_crate4_pallet5)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7654_(on_crate4_pallet5)",
    "run_dir": "runs-00601-00700/00668",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1466b1e75210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "depot-depotprob7654_(on_crate5_pallet5)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7654_(on_crate5_pallet5)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7654_(on_crate5_pallet5)",
    "run_dir": "runs-00601-00700/00699",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15454ff709d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00699/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00699/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00699/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00699/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00699/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob7654_(on_crate6_pallet1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7654_(on_crate6_pallet1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7654_(on_crate6_pallet1)",
    "run_dir": "runs-00601-00700/00700",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1460502d09d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00700/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00700/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00700/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00700/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00700/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob7654_(on_crate7_crate6)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "none",
    "exit_code": 0,
    "id": [
      "depot",
      "depotprob7654_(on_crate7_crate6)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7654_(on_crate7_crate6)",
    "run_dir": "runs-00701-00800/00701",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "depot-depotprob7654_(on_crate9_crate7)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob7654_(on_crate9_crate7)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob7654_(on_crate9_crate7)",
    "run_dir": "runs-00701-00800/00702",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00702/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00702/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00702/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00702/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00702/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "depot-depotprob8715_(on_crate0_pallet2)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob8715_(on_crate0_pallet2)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob8715_(on_crate0_pallet2)",
    "run_dir": "runs-00701-00800/00764",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00764/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00764/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00764/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00764/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00764/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob8715_(on_crate1_pallet7)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob8715_(on_crate1_pallet7)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob8715_(on_crate1_pallet7)",
    "run_dir": "runs-00701-00800/00765",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00765/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00765/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00765/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00765/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00765/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "depot-depotprob8715_(on_crate2_pallet11)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob8715_(on_crate2_pallet11)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob8715_(on_crate2_pallet11)",
    "run_dir": "runs-00701-00800/00766",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1543230a89d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00766/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00766/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00766/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00766/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00766/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob8715_(on_crate3_pallet3)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob8715_(on_crate3_pallet3)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob8715_(on_crate3_pallet3)",
    "run_dir": "runs-00701-00800/00767",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00767/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00767/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00767/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00767/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00767/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "depot-depotprob8715_(on_crate5_pallet5)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob8715_(on_crate5_pallet5)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob8715_(on_crate5_pallet5)",
    "run_dir": "runs-00701-00800/00768",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c4d45509d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00768/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00768/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00768/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00768/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00768/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob8715_(on_crate6_pallet12)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob8715_(on_crate6_pallet12)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob8715_(on_crate6_pallet12)",
    "run_dir": "runs-00701-00800/00769",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00769/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00769/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00769/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00769/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00769/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "depot-depotprob8715_(on_crate7_pallet18)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "none",
    "exit_code": 0,
    "id": [
      "depot",
      "depotprob8715_(on_crate7_pallet18)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob8715_(on_crate7_pallet18)",
    "run_dir": "runs-00701-00800/00770",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "depot-depotprob8715_(on_crate8_pallet15)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob8715_(on_crate8_pallet15)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob8715_(on_crate8_pallet15)",
    "run_dir": "runs-00701-00800/00771",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00771/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00771/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00771/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00771/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00701-00800/00771/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob8765_(on_crate0_crate7)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob8765_(on_crate0_crate7)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob8765_(on_crate0_crate7)",
    "run_dir": "runs-00601-00700/00669",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146d952b49d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00669/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00669/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00669/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00669/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00669/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob8765_(on_crate1_pallet4)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob8765_(on_crate1_pallet4)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob8765_(on_crate1_pallet4)",
    "run_dir": "runs-00601-00700/00670",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00670/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00670/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00670/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00670/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00670/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob8765_(on_crate2_pallet5)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob8765_(on_crate2_pallet5)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob8765_(on_crate2_pallet5)",
    "run_dir": "runs-00601-00700/00671",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00671/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00671/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00671/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00671/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00671/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob8765_(on_crate3_crate9)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob8765_(on_crate3_crate9)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob8765_(on_crate3_crate9)",
    "run_dir": "runs-00601-00700/00672",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147ffa3249d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00672/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00672/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00672/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00672/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00672/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "depot-depotprob8765_(on_crate4_pallet0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob8765_(on_crate4_pallet0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob8765_(on_crate4_pallet0)",
    "run_dir": "runs-00601-00700/00673",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14dfbd1549d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00673/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00673/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00673/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00673/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00673/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob8765_(on_crate5_pallet2)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob8765_(on_crate5_pallet2)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob8765_(on_crate5_pallet2)",
    "run_dir": "runs-00601-00700/00674",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14df90b8c9d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00674/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00674/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00674/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00674/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00674/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob8765_(on_crate6_crate5)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob8765_(on_crate6_crate5)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob8765_(on_crate6_crate5)",
    "run_dir": "runs-00601-00700/00675",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147ada6149d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00675/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00675/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00675/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00675/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00675/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob8765_(on_crate7_crate1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob8765_(on_crate7_crate1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob8765_(on_crate7_crate1)",
    "run_dir": "runs-00601-00700/00676",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00676/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00676/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00676/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00676/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00676/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "depot-depotprob8765_(on_crate8_pallet3)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob8765_(on_crate8_pallet3)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob8765_(on_crate8_pallet3)",
    "run_dir": "runs-00601-00700/00677",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148a578949d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00677/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00677/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00677/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00677/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00677/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob8765_(on_crate9_crate2)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob8765_(on_crate9_crate2)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob8765_(on_crate9_crate2)",
    "run_dir": "runs-00601-00700/00678",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00678/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00678/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00678/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00678/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00678/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob9876_(on_crate0_pallet4)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob9876_(on_crate0_pallet4)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob9876_(on_crate0_pallet4)",
    "run_dir": "runs-00601-00700/00679",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1481af99c9d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00679/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00679/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00679/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00679/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00679/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob9876_(on_crate10_crate13)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob9876_(on_crate10_crate13)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob9876_(on_crate10_crate13)",
    "run_dir": "runs-00601-00700/00680",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00680/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00680/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00680/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00680/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00680/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob9876_(on_crate12_pallet5)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob9876_(on_crate12_pallet5)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob9876_(on_crate12_pallet5)",
    "run_dir": "runs-00601-00700/00681",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1466cfb809d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00681/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00681/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00681/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00681/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00681/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob9876_(on_crate13_pallet1)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob9876_(on_crate13_pallet1)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob9876_(on_crate13_pallet1)",
    "run_dir": "runs-00601-00700/00682",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00682/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00682/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00682/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00682/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00682/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob9876_(on_crate14_crate10)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob9876_(on_crate14_crate10)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob9876_(on_crate14_crate10)",
    "run_dir": "runs-00601-00700/00683",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00683/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00683/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00683/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00683/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00683/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "depot-depotprob9876_(on_crate1_crate12)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob9876_(on_crate1_crate12)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob9876_(on_crate1_crate12)",
    "run_dir": "runs-00601-00700/00684",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1510796689d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00684/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00684/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00684/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00684/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00684/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob9876_(on_crate2_crate0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob9876_(on_crate2_crate0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob9876_(on_crate2_crate0)",
    "run_dir": "runs-00601-00700/00685",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00685/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00685/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00685/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00685/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00685/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "depot-depotprob9876_(on_crate3_crate9)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob9876_(on_crate3_crate9)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob9876_(on_crate3_crate9)",
    "run_dir": "runs-00601-00700/00686",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14cd341909d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00686/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00686/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00686/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00686/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00686/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob9876_(on_crate5_pallet0)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob9876_(on_crate5_pallet0)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob9876_(on_crate5_pallet0)",
    "run_dir": "runs-00601-00700/00687",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00687/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00687/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00687/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00687/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00687/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "depot-depotprob9876_(on_crate6_crate2)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob9876_(on_crate6_crate2)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob9876_(on_crate6_crate2)",
    "run_dir": "runs-00601-00700/00688",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151a083489d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00688/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00688/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00688/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00688/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00688/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "depot-depotprob9876_(on_crate9_pallet2)": {
    "algorithm": "width_computation",
    "domain": "depot",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "depot",
      "depotprob9876_(on_crate9_pallet2)"
    ],
    "memory_limit": 3584,
    "problem": "depotprob9876_(on_crate9_pallet2)",
    "run_dir": "runs-00601-00700/00689",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00689/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00689/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00689/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00689/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00601-00700/00689/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-2-2_(at_driver1_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-2-2-2_(at_driver1_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-2-2_(at_driver1_s1)",
    "run_dir": "runs-00701-00800/00790",
    "success": 1,
    "time": 999.6722,
    "time_limit": 1800,
    "width": 1
  },
  "driverlog-dlog-2-2-2_(at_package1_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-2-2-2_(at_package1_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-2-2_(at_package1_s0)",
    "run_dir": "runs-00701-00800/00791",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-2-2-2_(at_package2_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-2-2-2_(at_package2_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-2-2_(at_package2_s0)",
    "run_dir": "runs-00701-00800/00792",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-2-2-2_(at_truck1_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-2-2-2_(at_truck1_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-2-2_(at_truck1_s1)",
    "run_dir": "runs-00701-00800/00793",
    "success": 1,
    "time": 1183.65693,
    "time_limit": 1800,
    "width": 1
  },
  "driverlog-dlog-2-2-3_(at_driver1_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-2-2-3_(at_driver1_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-2-3_(at_driver1_s1)",
    "run_dir": "runs-00701-00800/00794",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-2-2-3_(at_driver2_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-2-2-3_(at_driver2_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-2-3_(at_driver2_s1)",
    "run_dir": "runs-00701-00800/00795",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-2-2-3_(at_package1_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-2-2-3_(at_package1_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-2-3_(at_package1_s0)",
    "run_dir": "runs-00701-00800/00796",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-2-2-3_(at_package2_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-2-2-3_(at_package2_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-2-3_(at_package2_s2)",
    "run_dir": "runs-00701-00800/00797",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-2-2-3_(at_package3_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-2-2-3_(at_package3_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-2-3_(at_package3_s0)",
    "run_dir": "runs-00701-00800/00798",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-2-2-3_(at_truck1_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-2-2-3_(at_truck1_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-2-3_(at_truck1_s2)",
    "run_dir": "runs-00701-00800/00799",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-2-2-3_(at_truck2_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-2-2-3_(at_truck2_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-2-3_(at_truck2_s0)",
    "run_dir": "runs-00701-00800/00800",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-2-2-4_(at_driver2_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-2-2-4_(at_driver2_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-2-4_(at_driver2_s2)",
    "run_dir": "runs-00801-00900/00801",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-2-2-4_(at_package1_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-2-2-4_(at_package1_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-2-4_(at_package1_s1)",
    "run_dir": "runs-00801-00900/00802",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-2-2-4_(at_package2_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-2-2-4_(at_package2_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-2-4_(at_package2_s1)",
    "run_dir": "runs-00801-00900/00803",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-2-2-4_(at_package3_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-2-2-4_(at_package3_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-2-4_(at_package3_s2)",
    "run_dir": "runs-00801-00900/00804",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-2-2-4_(at_truck1_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-2-2-4_(at_truck1_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-2-4_(at_truck1_s1)",
    "run_dir": "runs-00801-00900/00805",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-2-2-4_(at_truck2_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-2-2-4_(at_truck2_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-2-4_(at_truck2_s2)",
    "run_dir": "runs-00801-00900/00806",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-2-3-6_(at_driver1_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_driver1_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_driver1_s1)",
    "run_dir": "runs-00801-00900/00865",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-2-3-6_(at_driver1_s11)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_driver1_s11)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_driver1_s11)",
    "run_dir": "runs-00801-00900/00890",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_driver1_s3)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_driver1_s3)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_driver1_s3)",
    "run_dir": "runs-00801-00900/00855",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-2-3-6_(at_driver1_s4)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_driver1_s4)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_driver1_s4)",
    "run_dir": "runs-00801-00900/00880",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b7aebaad60>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00880/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00880/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00880/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00880/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00880/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_driver2_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_driver2_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_driver2_s0)",
    "run_dir": "runs-00801-00900/00866",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-2-3-6_(at_driver2_s4)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_driver2_s4)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_driver2_s4)",
    "run_dir": "runs-00801-00900/00873",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00873/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00873/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00873/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00873/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00873/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_driver2_s9)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_driver2_s9)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_driver2_s9)",
    "run_dir": "runs-00801-00900/00881",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153f57b3ed60>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_package1_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_package1_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_package1_s2)",
    "run_dir": "runs-00801-00900/00882",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e07135ed60>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00882/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00882/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00882/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00882/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00882/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_package1_s3)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_package1_s3)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_package1_s3)",
    "run_dir": "runs-00801-00900/00857",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00857/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00857/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00857/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00857/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00857/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_package1_s5)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_package1_s5)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_package1_s5)",
    "run_dir": "runs-00801-00900/00891",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_package1_s6)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_package1_s6)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_package1_s6)",
    "run_dir": "runs-00801-00900/00874",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-2-3-6_(at_package2_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_package2_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_package2_s0)",
    "run_dir": "runs-00801-00900/00892",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15259fca6fc0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00892/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00892/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00892/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00892/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00892/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_package2_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_package2_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_package2_s1)",
    "run_dir": "runs-00801-00900/00868",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00868/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00868/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00868/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00868/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00868/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_package2_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_package2_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_package2_s2)",
    "run_dir": "runs-00801-00900/00883",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00883/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00883/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00883/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00883/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00883/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_package2_s3)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_package2_s3)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_package2_s3)",
    "run_dir": "runs-00801-00900/00875",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00875/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00875/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00875/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00875/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00875/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_package3_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_package3_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_package3_s1)",
    "run_dir": "runs-00801-00900/00859",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00859/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00859/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00859/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00859/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00859/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_package3_s4)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_package3_s4)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_package3_s4)",
    "run_dir": "runs-00801-00900/00893",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a561ee6fc0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_package3_s5)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_package3_s5)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_package3_s5)",
    "run_dir": "runs-00801-00900/00869",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c289c0e3e0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_package3_s9)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_package3_s9)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_package3_s9)",
    "run_dir": "runs-00801-00900/00884",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-2-3-6_(at_package4_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_package4_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_package4_s0)",
    "run_dir": "runs-00801-00900/00894",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f58879efc0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_package4_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_package4_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_package4_s1)",
    "run_dir": "runs-00801-00900/00885",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ce4fb46d60>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_package4_s6)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_package4_s6)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_package4_s6)",
    "run_dir": "runs-00801-00900/00877",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00877/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00877/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00877/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00877/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00877/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_package5_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_package5_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_package5_s0)",
    "run_dir": "runs-00801-00900/00886",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_package5_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_package5_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_package5_s1)",
    "run_dir": "runs-00801-00900/00878",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00878/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00878/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00878/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00878/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00878/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_package5_s3)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_package5_s3)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_package5_s3)",
    "run_dir": "runs-00801-00900/00871",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d21bdbe3e0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00871/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00871/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00871/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00871/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00871/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_package6_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_package6_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_package6_s1)",
    "run_dir": "runs-00801-00900/00862",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-2-3-6_(at_package6_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_package6_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_package6_s2)",
    "run_dir": "runs-00801-00900/00887",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15086c716d60>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_package6_s5)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_package6_s5)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_package6_s5)",
    "run_dir": "runs-00801-00900/00895",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ffe85d6fc0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00895/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_truck1_s3)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_truck1_s3)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_truck1_s3)",
    "run_dir": "runs-00801-00900/00863",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00863/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00863/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00863/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00863/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00863/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_truck2_s3)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_truck2_s3)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_truck2_s3)",
    "run_dir": "runs-00801-00900/00864",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00864/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00864/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00864/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00864/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00864/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_truck2_s4)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_truck2_s4)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_truck2_s4)",
    "run_dir": "runs-00801-00900/00879",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00879/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00879/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00879/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00879/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00879/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_truck2_s5)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_truck2_s5)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_truck2_s5)",
    "run_dir": "runs-00801-00900/00888",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1512c5256d60>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00888/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00888/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00888/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00888/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00888/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_truck2_s8)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_truck2_s8)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_truck2_s8)",
    "run_dir": "runs-00801-00900/00896",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a77da52fc0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_truck3_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_truck3_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_truck3_s0)",
    "run_dir": "runs-00801-00900/00889",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146851cdad60>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-2-3-6_(at_truck3_s4)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-2-3-6_(at_truck3_s4)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-2-3-6_(at_truck3_s4)",
    "run_dir": "runs-00801-00900/00897",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15198401afc0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-3-2-4_(at_driver1_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-3-2-4_(at_driver1_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-2-4_(at_driver1_s1)",
    "run_dir": "runs-00801-00900/00807",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-3-2-4_(at_driver2_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "driverlog",
      "dlog-3-2-4_(at_driver2_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-2-4_(at_driver2_s0)",
    "run_dir": "runs-00801-00900/00808",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-2-4_(at_driver3_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-2-4_(at_driver3_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-2-4_(at_driver3_s1)",
    "run_dir": "runs-00801-00900/00809",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-2-4_(at_package1_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-2-4_(at_package1_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-2-4_(at_package1_s1)",
    "run_dir": "runs-00801-00900/00810",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-2-4_(at_package2_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-3-2-4_(at_package2_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-2-4_(at_package2_s2)",
    "run_dir": "runs-00801-00900/00811",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-3-2-4_(at_package3_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-2-4_(at_package3_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-2-4_(at_package3_s2)",
    "run_dir": "runs-00801-00900/00812",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-2-4_(at_package4_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-2-4_(at_package4_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-2-4_(at_package4_s0)",
    "run_dir": "runs-00801-00900/00813",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-2-4_(at_truck1_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-3-2-4_(at_truck1_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-2-4_(at_truck1_s1)",
    "run_dir": "runs-00801-00900/00814",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-3-2-4_(at_truck2_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-2-4_(at_truck2_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-2-4_(at_truck2_s2)",
    "run_dir": "runs-00801-00900/00815",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-2-5_(at_driver2_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-2-5_(at_driver2_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-2-5_(at_driver2_s2)",
    "run_dir": "runs-00801-00900/00816",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-2-5_(at_package1_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-2-5_(at_package1_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-2-5_(at_package1_s1)",
    "run_dir": "runs-00801-00900/00817",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-2-5_(at_package2_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-2-5_(at_package2_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-2-5_(at_package2_s1)",
    "run_dir": "runs-00801-00900/00818",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-2-5_(at_package3_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-2-5_(at_package3_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-2-5_(at_package3_s1)",
    "run_dir": "runs-00801-00900/00819",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-2-5_(at_package4_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-2-5_(at_package4_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-2-5_(at_package4_s0)",
    "run_dir": "runs-00801-00900/00820",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-2-5_(at_package5_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-3-2-5_(at_package5_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-2-5_(at_package5_s1)",
    "run_dir": "runs-00801-00900/00821",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-3-2-5_(at_truck1_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-2-5_(at_truck1_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-2-5_(at_truck1_s2)",
    "run_dir": "runs-00801-00900/00822",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-2-5_(at_truck2_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-2-5_(at_truck2_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-2-5_(at_truck2_s2)",
    "run_dir": "runs-00801-00900/00823",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-3-5_(at_driver1_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-3-5_(at_driver1_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-5_(at_driver1_s1)",
    "run_dir": "runs-00801-00900/00824",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-3-5_(at_driver2_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-3-5_(at_driver2_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-5_(at_driver2_s0)",
    "run_dir": "runs-00801-00900/00825",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-3-5_(at_package1_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-3-5_(at_package1_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-5_(at_package1_s2)",
    "run_dir": "runs-00801-00900/00826",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-3-5_(at_package2_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-3-3-5_(at_package2_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-5_(at_package2_s1)",
    "run_dir": "runs-00801-00900/00827",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-3-3-5_(at_package3_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-3-3-5_(at_package3_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-5_(at_package3_s0)",
    "run_dir": "runs-00801-00900/00828",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-3-3-5_(at_package4_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-3-3-5_(at_package4_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-5_(at_package4_s1)",
    "run_dir": "runs-00801-00900/00829",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-3-3-5_(at_package5_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-3-3-5_(at_package5_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-5_(at_package5_s1)",
    "run_dir": "runs-00801-00900/00830",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-3-3-5_(at_truck1_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-3-3-5_(at_truck1_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-5_(at_truck1_s0)",
    "run_dir": "runs-00801-00900/00831",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-3-3-5_(at_truck2_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-3-5_(at_truck2_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-5_(at_truck2_s0)",
    "run_dir": "runs-00801-00900/00832",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-3-5_(at_truck3_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-3-5_(at_truck3_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-5_(at_truck3_s2)",
    "run_dir": "runs-00801-00900/00833",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-3-6_(at_driver1_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-3-6_(at_driver1_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-6_(at_driver1_s0)",
    "run_dir": "runs-00801-00900/00834",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-3-6_(at_driver2_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-3-6_(at_driver2_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-6_(at_driver2_s0)",
    "run_dir": "runs-00801-00900/00835",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-3-6_(at_driver3_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-3-3-6_(at_driver3_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-6_(at_driver3_s1)",
    "run_dir": "runs-00801-00900/00898",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ef1d8b2d60>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00898/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00898/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00898/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00898/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00898/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "driverlog-dlog-3-3-6_(at_package1_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-3-3-6_(at_package1_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-6_(at_package1_s0)",
    "run_dir": "runs-00801-00900/00899",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151ddab66d60>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-3-3-6_(at_package2_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-3-3-6_(at_package2_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-6_(at_package2_s0)",
    "run_dir": "runs-00801-00900/00900",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00900/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00900/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00900/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00900/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00801-00900/00900/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "driverlog-dlog-3-3-6_(at_package2_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-3-6_(at_package2_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-6_(at_package2_s1)",
    "run_dir": "runs-00801-00900/00837",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-3-6_(at_package3_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-3-3-6_(at_package3_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-6_(at_package3_s1)",
    "run_dir": "runs-00801-00900/00838",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-3-3-6_(at_package3_s4)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-3-3-6_(at_package3_s4)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-6_(at_package3_s4)",
    "run_dir": "runs-00901-01000/00901",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149fd6d9ed60>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00901/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00901/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00901/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00901/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00901/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "driverlog-dlog-3-3-6_(at_package4_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-3-6_(at_package4_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-6_(at_package4_s2)",
    "run_dir": "runs-00801-00900/00839",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-3-6_(at_package4_s4)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-3-3-6_(at_package4_s4)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-6_(at_package4_s4)",
    "run_dir": "runs-00901-01000/00902",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00902/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00902/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00902/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00902/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00902/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "driverlog-dlog-3-3-6_(at_package5_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-3-6_(at_package5_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-6_(at_package5_s0)",
    "run_dir": "runs-00801-00900/00840",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-3-6_(at_package5_s3)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-3-3-6_(at_package5_s3)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-6_(at_package5_s3)",
    "run_dir": "runs-00901-01000/00903",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151e6b52ad60>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-3-3-6_(at_package6_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-3-3-6_(at_package6_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-6_(at_package6_s0)",
    "run_dir": "runs-00801-00900/00841",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-3-3-6_(at_package6_s5)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-3-3-6_(at_package6_s5)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-6_(at_package6_s5)",
    "run_dir": "runs-00901-01000/00904",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00904/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00904/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00904/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00904/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00904/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "driverlog-dlog-3-3-6_(at_truck1_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-3-3-6_(at_truck1_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-6_(at_truck1_s1)",
    "run_dir": "runs-00801-00900/00842",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-3-3-6_(at_truck1_s6)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-3-3-6_(at_truck1_s6)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-6_(at_truck1_s6)",
    "run_dir": "runs-00901-01000/00905",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1525e3036d60>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-3-3-6_(at_truck2_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-3-6_(at_truck2_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-6_(at_truck2_s0)",
    "run_dir": "runs-00801-00900/00843",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-3-6_(at_truck3_s3)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-3-3-6_(at_truck3_s3)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-6_(at_truck3_s3)",
    "run_dir": "runs-00901-01000/00906",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00906/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00906/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00906/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00906/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00906/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "driverlog-dlog-3-3-7_(at_driver1_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-3-3-7_(at_driver1_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-7_(at_driver1_s2)",
    "run_dir": "runs-00801-00900/00844",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-3-3-7_(at_driver2_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-3-3-7_(at_driver2_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-7_(at_driver2_s0)",
    "run_dir": "runs-00801-00900/00845",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-3-3-7_(at_package1_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-3-7_(at_package1_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-7_(at_package1_s2)",
    "run_dir": "runs-00801-00900/00846",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-3-7_(at_package2_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-3-7_(at_package2_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-7_(at_package2_s0)",
    "run_dir": "runs-00801-00900/00847",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-3-7_(at_package3_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-3-7_(at_package3_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-7_(at_package3_s1)",
    "run_dir": "runs-00801-00900/00848",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-3-7_(at_package4_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-3-7_(at_package4_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-7_(at_package4_s2)",
    "run_dir": "runs-00801-00900/00849",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-3-7_(at_package5_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-3-3-7_(at_package5_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-7_(at_package5_s1)",
    "run_dir": "runs-00801-00900/00850",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-3-3-7_(at_package6_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-3-3-7_(at_package6_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-7_(at_package6_s2)",
    "run_dir": "runs-00801-00900/00851",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-3-3-7_(at_package7_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-3-7_(at_package7_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-7_(at_package7_s1)",
    "run_dir": "runs-00801-00900/00852",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-3-7_(at_truck2_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-3-7_(at_truck2_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-7_(at_truck2_s1)",
    "run_dir": "runs-00801-00900/00853",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-3-3-7_(at_truck3_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "driverlog",
      "dlog-3-3-7_(at_truck3_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-3-3-7_(at_truck3_s0)",
    "run_dir": "runs-00801-00900/00854",
    "success": 0,
    "time_limit": 1800
  },
  "driverlog-dlog-4-4-8_(at_driver3_s8)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-4-4-8_(at_driver3_s8)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-4-4-8_(at_driver3_s8)",
    "run_dir": "runs-00901-01000/00907",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00907/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00907/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00907/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00907/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00907/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "driverlog-dlog-4-4-8_(at_package1_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-4-4-8_(at_package1_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-4-4-8_(at_package1_s2)",
    "run_dir": "runs-00901-01000/00908",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1531fa496fc0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-4-4-8_(at_package2_s5)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-4-4-8_(at_package2_s5)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-4-4-8_(at_package2_s5)",
    "run_dir": "runs-00901-01000/00909",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1514c2aaefc0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-4-4-8_(at_package3_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-4-4-8_(at_package3_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-4-4-8_(at_package3_s1)",
    "run_dir": "runs-00901-01000/00910",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f90da8afc0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00910/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00910/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00910/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00910/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00910/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "driverlog-dlog-4-4-8_(at_package4_s7)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-4-4-8_(at_package4_s7)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-4-4-8_(at_package4_s7)",
    "run_dir": "runs-00901-01000/00911",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-4-4-8_(at_package5_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-4-4-8_(at_package5_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-4-4-8_(at_package5_s0)",
    "run_dir": "runs-00901-01000/00912",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ed12d3afc0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-4-4-8_(at_package6_s11)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-4-4-8_(at_package6_s11)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-4-4-8_(at_package6_s11)",
    "run_dir": "runs-00901-01000/00913",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00913/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00913/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00913/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00913/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00913/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "driverlog-dlog-4-4-8_(at_package7_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-4-4-8_(at_package7_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-4-4-8_(at_package7_s2)",
    "run_dir": "runs-00901-01000/00914",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00914/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00914/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00914/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00914/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00914/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "driverlog-dlog-4-4-8_(at_package8_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-4-4-8_(at_package8_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-4-4-8_(at_package8_s0)",
    "run_dir": "runs-00901-01000/00915",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-4-4-8_(at_truck3_s8)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-4-4-8_(at_truck3_s8)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-4-4-8_(at_truck3_s8)",
    "run_dir": "runs-00901-01000/00916",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e88968afc0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-10_(at_driver1_s12)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-10_(at_driver1_s12)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-10_(at_driver1_s12)",
    "run_dir": "runs-00901-01000/00917",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1530aa054e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00917/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00917/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00917/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00917/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00917/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-10_(at_driver2_s11)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-10_(at_driver2_s11)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-10_(at_driver2_s11)",
    "run_dir": "runs-00901-01000/00918",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147efaff4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00918/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00918/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00918/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00918/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00918/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-10_(at_driver3_s11)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-10_(at_driver3_s11)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-10_(at_driver3_s11)",
    "run_dir": "runs-00901-01000/00919",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00919/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00919/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00919/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00919/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00919/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-10_(at_driver4_s12)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-10_(at_driver4_s12)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-10_(at_driver4_s12)",
    "run_dir": "runs-00901-01000/00920",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x155200ce4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00920/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00920/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00920/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00920/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00920/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-10_(at_driver5_s11)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-10_(at_driver5_s11)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-10_(at_driver5_s11)",
    "run_dir": "runs-00901-01000/00921",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14edad80ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00921/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00921/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00921/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00921/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00921/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-10_(at_package10_s8)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-10_(at_package10_s8)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-10_(at_package10_s8)",
    "run_dir": "runs-00901-01000/00922",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00922/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00922/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00922/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00922/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00922/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-10_(at_package1_s13)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-10_(at_package1_s13)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-10_(at_package1_s13)",
    "run_dir": "runs-00901-01000/00923",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00923/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00923/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00923/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00923/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00923/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-10_(at_package2_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-10_(at_package2_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-10_(at_package2_s0)",
    "run_dir": "runs-00901-01000/00924",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00924/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00924/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00924/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00924/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00924/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-10_(at_package4_s11)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-10_(at_package4_s11)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-10_(at_package4_s11)",
    "run_dir": "runs-00901-01000/00925",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14843fd30e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00925/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00925/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00925/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00925/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00925/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-10_(at_package5_s9)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-10_(at_package5_s9)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-10_(at_package5_s9)",
    "run_dir": "runs-00901-01000/00926",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14aab35a8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00926/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00926/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00926/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00926/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00926/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-10_(at_package6_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-10_(at_package6_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-10_(at_package6_s2)",
    "run_dir": "runs-00901-01000/00927",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1477eb788e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00927/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00927/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00927/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00927/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00927/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-10_(at_package7_s3)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-10_(at_package7_s3)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-10_(at_package7_s3)",
    "run_dir": "runs-00901-01000/00928",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146bbf684e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00928/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00928/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00928/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00928/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00928/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-10_(at_package8_s6)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-10_(at_package8_s6)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-10_(at_package8_s6)",
    "run_dir": "runs-00901-01000/00929",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00929/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00929/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00929/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00929/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00929/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-10_(at_package9_s4)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-10_(at_package9_s4)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-10_(at_package9_s4)",
    "run_dir": "runs-00901-01000/00930",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14de2b378e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00930/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00930/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00930/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00930/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00930/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-10_(at_truck1_s5)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-10_(at_truck1_s5)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-10_(at_truck1_s5)",
    "run_dir": "runs-00901-01000/00931",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00931/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00931/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00931/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00931/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00931/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-10_(at_truck2_s6)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-10_(at_truck2_s6)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-10_(at_truck2_s6)",
    "run_dir": "runs-00901-01000/00932",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1471e4c68e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00932/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00932/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00932/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00932/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00932/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-10_(at_truck3_s8)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-10_(at_truck3_s8)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-10_(at_truck3_s8)",
    "run_dir": "runs-00901-01000/00933",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f4c2ebce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00933/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00933/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00933/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00933/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00933/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-10_(at_truck4_s12)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-10_(at_truck4_s12)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-10_(at_truck4_s12)",
    "run_dir": "runs-00901-01000/00934",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00934/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00934/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00934/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00934/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00934/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-10_(at_truck5_s14)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-10_(at_truck5_s14)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-10_(at_truck5_s14)",
    "run_dir": "runs-00901-01000/00935",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00935/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00935/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00935/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00935/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00935/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_driver2_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_driver2_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_driver2_s1)",
    "run_dir": "runs-00901-01000/00936",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00936/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00936/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00936/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00936/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00936/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_driver4_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_driver4_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_driver4_s1)",
    "run_dir": "runs-00901-01000/00937",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00937/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00937/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00937/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00937/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00937/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_driver5_s15)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_driver5_s15)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_driver5_s15)",
    "run_dir": "runs-00901-01000/00938",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1501afec4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00938/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00938/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00938/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00938/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00938/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_package10_s11)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_package10_s11)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_package10_s11)",
    "run_dir": "runs-00901-01000/00939",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152178c58e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00939/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00939/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00939/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00939/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00939/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_package11_s8)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_package11_s8)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_package11_s8)",
    "run_dir": "runs-00901-01000/00940",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00940/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00940/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00940/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00940/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00940/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_package12_s6)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_package12_s6)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_package12_s6)",
    "run_dir": "runs-00901-01000/00941",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00941/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00941/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00941/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00941/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00941/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_package13_s10)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_package13_s10)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_package13_s10)",
    "run_dir": "runs-00901-01000/00942",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00942/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00942/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00942/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00942/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00942/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_package14_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_package14_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_package14_s1)",
    "run_dir": "runs-00901-01000/00943",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00943/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00943/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00943/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00943/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00943/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_package15_s4)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_package15_s4)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_package15_s4)",
    "run_dir": "runs-00901-01000/00944",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15495bc5ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00944/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00944/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00944/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00944/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00944/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_package1_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_package1_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_package1_s1)",
    "run_dir": "runs-00901-01000/00945",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00945/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00945/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00945/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00945/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00945/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_package2_s15)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_package2_s15)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_package2_s15)",
    "run_dir": "runs-00901-01000/00946",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150d6bd1ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00946/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00946/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00946/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00946/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00946/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_package3_s10)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_package3_s10)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_package3_s10)",
    "run_dir": "runs-00901-01000/00947",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00947/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00947/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00947/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00947/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00947/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_package4_s3)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_package4_s3)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_package4_s3)",
    "run_dir": "runs-00901-01000/00948",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1539f4160e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00948/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00948/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00948/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00948/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00948/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_package5_s6)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_package5_s6)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_package5_s6)",
    "run_dir": "runs-00901-01000/00949",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14cdc022ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00949/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00949/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00949/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00949/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00949/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_package6_s8)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_package6_s8)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_package6_s8)",
    "run_dir": "runs-00901-01000/00950",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14dc58794e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00950/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00950/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00950/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00950/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00950/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_package7_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_package7_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_package7_s0)",
    "run_dir": "runs-00901-01000/00951",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-5-5-15_(at_package8_s13)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_package8_s13)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_package8_s13)",
    "run_dir": "runs-00901-01000/00952",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151adbe5ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00952/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00952/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00952/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00952/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00952/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_package9_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_package9_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_package9_s1)",
    "run_dir": "runs-00901-01000/00953",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00953/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00953/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00953/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00953/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00953/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_truck1_s14)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_truck1_s14)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_truck1_s14)",
    "run_dir": "runs-00901-01000/00954",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b9f27d8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00954/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00954/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00954/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00954/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00954/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_truck2_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_truck2_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_truck2_s1)",
    "run_dir": "runs-00901-01000/00955",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149feca04e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00955/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00955/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00955/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00955/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00955/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_truck3_s5)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_truck3_s5)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_truck3_s5)",
    "run_dir": "runs-00901-01000/00956",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148b74d8ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00956/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00956/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00956/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00956/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00956/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_truck4_s8)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_truck4_s8)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_truck4_s8)",
    "run_dir": "runs-00901-01000/00957",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00957/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00957/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00957/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00957/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00957/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-15_(at_truck5_s6)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-15_(at_truck5_s6)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-15_(at_truck5_s6)",
    "run_dir": "runs-00901-01000/00958",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1484060c4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00958/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00958/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00958/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00958/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00958/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_driver1_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_driver1_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_driver1_s1)",
    "run_dir": "runs-00901-01000/00959",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00959/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00959/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00959/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00959/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00959/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_driver5_s9)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_driver5_s9)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_driver5_s9)",
    "run_dir": "runs-00901-01000/00960",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00960/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00960/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00960/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00960/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00960/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_package10_s10)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_package10_s10)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_package10_s10)",
    "run_dir": "runs-00901-01000/00961",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00961/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00961/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00961/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00961/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00961/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_package11_s13)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_package11_s13)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_package11_s13)",
    "run_dir": "runs-00901-01000/00962",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00962/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00962/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00962/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00962/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00962/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_package12_s12)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_package12_s12)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_package12_s12)",
    "run_dir": "runs-00901-01000/00963",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00963/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00963/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00963/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00963/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00963/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_package13_s12)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_package13_s12)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_package13_s12)",
    "run_dir": "runs-00901-01000/00964",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14632d44ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00964/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00964/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00964/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00964/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00964/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_package14_s15)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_package14_s15)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_package14_s15)",
    "run_dir": "runs-00901-01000/00965",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00965/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00965/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00965/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00965/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00965/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_package15_s18)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_package15_s18)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_package15_s18)",
    "run_dir": "runs-00901-01000/00966",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c625dace10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00966/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00966/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00966/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00966/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00966/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_package16_s8)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_package16_s8)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_package16_s8)",
    "run_dir": "runs-00901-01000/00967",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00967/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00967/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00967/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00967/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00967/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_package17_s16)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_package17_s16)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_package17_s16)",
    "run_dir": "runs-00901-01000/00968",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00968/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00968/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00968/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00968/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00968/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_package18_s3)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_package18_s3)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_package18_s3)",
    "run_dir": "runs-00901-01000/00969",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00969/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00969/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00969/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00969/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00969/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_package19_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_package19_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_package19_s2)",
    "run_dir": "runs-00901-01000/00970",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150c44c40e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00970/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00970/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00970/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00970/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00970/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_package1_s1)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_package1_s1)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_package1_s1)",
    "run_dir": "runs-00901-01000/00971",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00971/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00971/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00971/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00971/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00971/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_package2_s7)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_package2_s7)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_package2_s7)",
    "run_dir": "runs-00901-01000/00972",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00972/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00972/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00972/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00972/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00972/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_package4_s10)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_package4_s10)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_package4_s10)",
    "run_dir": "runs-00901-01000/00973",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00973/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00973/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00973/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00973/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00973/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_package5_s15)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_package5_s15)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_package5_s15)",
    "run_dir": "runs-00901-01000/00974",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ea8acb8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00974/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00974/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00974/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00974/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00974/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_package6_s7)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_package6_s7)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_package6_s7)",
    "run_dir": "runs-00901-01000/00975",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00975/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00975/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00975/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00975/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00975/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_package7_s10)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_package7_s10)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_package7_s10)",
    "run_dir": "runs-00901-01000/00976",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00976/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00976/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00976/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00976/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00976/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_package9_s7)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_package9_s7)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_package9_s7)",
    "run_dir": "runs-00901-01000/00977",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00977/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00977/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00977/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00977/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00977/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_truck1_s17)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_truck1_s17)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_truck1_s17)",
    "run_dir": "runs-00901-01000/00978",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00978/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00978/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00978/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00978/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00978/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_truck2_s0)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_truck2_s0)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_truck2_s0)",
    "run_dir": "runs-00901-01000/00979",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00979/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00979/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00979/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00979/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00979/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_truck3_s3)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_truck3_s3)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_truck3_s3)",
    "run_dir": "runs-00901-01000/00980",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00980/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00980/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00980/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00980/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00980/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-20_(at_truck5_s9)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-20_(at_truck5_s9)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-20_(at_truck5_s9)",
    "run_dir": "runs-00901-01000/00981",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00981/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00981/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00981/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00981/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00981/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_driver1_s16)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_driver1_s16)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_driver1_s16)",
    "run_dir": "runs-00901-01000/00982",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00982/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00982/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00982/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00982/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00982/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_driver2_s13)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_driver2_s13)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_driver2_s13)",
    "run_dir": "runs-00901-01000/00983",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00983/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00983/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00983/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00983/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00983/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_driver4_s7)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_driver4_s7)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_driver4_s7)",
    "run_dir": "runs-00901-01000/00984",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00984/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00984/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00984/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00984/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00984/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_driver5_s5)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_driver5_s5)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_driver5_s5)",
    "run_dir": "runs-00901-01000/00985",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00985/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00985/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00985/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00985/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00985/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package10_s14)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package10_s14)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package10_s14)",
    "run_dir": "runs-00901-01000/00986",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1541637ece10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00986/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00986/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00986/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00986/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00986/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package11_s13)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package11_s13)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package11_s13)",
    "run_dir": "runs-00901-01000/00987",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00987/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00987/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00987/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00987/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00987/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package12_s11)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package12_s11)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package12_s11)",
    "run_dir": "runs-00901-01000/00988",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1526c14d8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00988/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00988/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00988/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00988/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00988/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package13_s15)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package13_s15)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package13_s15)",
    "run_dir": "runs-00901-01000/00989",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150301cb4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00989/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00989/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00989/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00989/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00989/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package14_s6)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package14_s6)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package14_s6)",
    "run_dir": "runs-00901-01000/00990",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00990/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00990/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00990/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00990/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00990/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package15_s11)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package15_s11)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package15_s11)",
    "run_dir": "runs-00901-01000/00991",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00991/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00991/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00991/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00991/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00991/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package16_s10)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package16_s10)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package16_s10)",
    "run_dir": "runs-00901-01000/00992",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00992/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00992/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00992/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00992/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00992/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package17_s17)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package17_s17)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package17_s17)",
    "run_dir": "runs-00901-01000/00993",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00993/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00993/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00993/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00993/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00993/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package18_s15)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package18_s15)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package18_s15)",
    "run_dir": "runs-00901-01000/00994",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00994/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00994/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00994/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00994/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00994/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package19_s4)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package19_s4)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package19_s4)",
    "run_dir": "runs-00901-01000/00995",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146d807d4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00995/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00995/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00995/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00995/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00995/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package1_s19)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package1_s19)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package1_s19)",
    "run_dir": "runs-00901-01000/00996",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-5-5-25_(at_package20_s7)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package20_s7)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package20_s7)",
    "run_dir": "runs-00901-01000/00997",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1464df248e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00997/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00997/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00997/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00997/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00997/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package21_s3)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package21_s3)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package21_s3)",
    "run_dir": "runs-00901-01000/00998",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14621a374e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00998/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00998/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00998/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00998/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00998/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package22_s8)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package22_s8)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package22_s8)",
    "run_dir": "runs-00901-01000/00999",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00999/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00999/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00999/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00999/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/00999/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package23_s17)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package23_s17)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package23_s17)",
    "run_dir": "runs-00901-01000/01000",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/01000/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/01000/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/01000/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/01000/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-00901-01000/01000/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package24_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package24_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package24_s2)",
    "run_dir": "runs-01001-01100/01001",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ff98480e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01001/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01001/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01001/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01001/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01001/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package25_s12)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package25_s12)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package25_s12)",
    "run_dir": "runs-01001-01100/01002",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01002/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01002/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01002/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01002/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01002/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package2_s10)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package2_s10)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package2_s10)",
    "run_dir": "runs-01001-01100/01003",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01003/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01003/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01003/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01003/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01003/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package3_s19)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package3_s19)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package3_s19)",
    "run_dir": "runs-01001-01100/01004",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01004/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01004/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01004/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01004/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01004/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package4_s11)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package4_s11)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package4_s11)",
    "run_dir": "runs-01001-01100/01005",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15198aeb8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01005/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01005/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01005/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01005/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01005/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package5_s14)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package5_s14)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package5_s14)",
    "run_dir": "runs-01001-01100/01006",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15012fbe8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01006/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01006/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01006/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01006/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01006/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package6_s18)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package6_s18)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package6_s18)",
    "run_dir": "runs-01001-01100/01007",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-5-5-25_(at_package7_s7)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package7_s7)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package7_s7)",
    "run_dir": "runs-01001-01100/01008",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-5-5-25_(at_package8_s6)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package8_s6)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package8_s6)",
    "run_dir": "runs-01001-01100/01009",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01009/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01009/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01009/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01009/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01009/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_package9_s7)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_package9_s7)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_package9_s7)",
    "run_dir": "runs-01001-01100/01010",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01010/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01010/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01010/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01010/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01010/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_truck1_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_truck1_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_truck1_s2)",
    "run_dir": "runs-01001-01100/01011",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ca37824e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01011/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01011/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01011/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01011/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01011/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_truck2_s11)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_truck2_s11)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_truck2_s11)",
    "run_dir": "runs-01001-01100/01012",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01012/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01012/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01012/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01012/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01012/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_truck3_s10)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_truck3_s10)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_truck3_s10)",
    "run_dir": "runs-01001-01100/01013",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14eeb2870e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01013/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01013/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01013/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01013/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01013/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_truck4_s3)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_truck4_s3)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_truck4_s3)",
    "run_dir": "runs-01001-01100/01014",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01014/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01014/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01014/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01014/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01014/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "driverlog-dlog-5-5-25_(at_truck5_s16)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-5-5-25_(at_truck5_s16)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-5-5-25_(at_truck5_s16)",
    "run_dir": "runs-01001-01100/01015",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145dbabb8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01015/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01015/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01015/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01015/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01015/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_driver1_s13)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_driver1_s13)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_driver1_s13)",
    "run_dir": "runs-01001-01100/01016",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-8-6-25_(at_driver2_s6)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_driver2_s6)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_driver2_s6)",
    "run_dir": "runs-01001-01100/01017",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01017/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01017/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01017/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01017/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01017/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_driver3_s15)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_driver3_s15)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_driver3_s15)",
    "run_dir": "runs-01001-01100/01018",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01018/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01018/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01018/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01018/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01018/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_driver5_s6)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_driver5_s6)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_driver5_s6)",
    "run_dir": "runs-01001-01100/01019",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01019/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01019/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01019/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01019/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01019/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_driver6_s5)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_driver6_s5)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_driver6_s5)",
    "run_dir": "runs-01001-01100/01020",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01020/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01020/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01020/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01020/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01020/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_driver7_s8)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_driver7_s8)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_driver7_s8)",
    "run_dir": "runs-01001-01100/01021",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01021/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01021/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01021/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01021/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01021/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package10_s9)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package10_s9)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package10_s9)",
    "run_dir": "runs-01001-01100/01022",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01022/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01022/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01022/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01022/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01022/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package11_s7)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package11_s7)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package11_s7)",
    "run_dir": "runs-01001-01100/01023",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01023/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01023/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01023/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01023/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01023/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package12_s3)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package12_s3)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package12_s3)",
    "run_dir": "runs-01001-01100/01024",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01024/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01024/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01024/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01024/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01024/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package13_s11)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package13_s11)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package13_s11)",
    "run_dir": "runs-01001-01100/01025",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01025/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01025/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01025/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01025/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01025/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package14_s14)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package14_s14)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package14_s14)",
    "run_dir": "runs-01001-01100/01026",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-8-6-25_(at_package15_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package15_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package15_s2)",
    "run_dir": "runs-01001-01100/01027",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01027/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01027/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01027/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01027/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01027/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package16_s12)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package16_s12)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package16_s12)",
    "run_dir": "runs-01001-01100/01028",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01028/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01028/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01028/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01028/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01028/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package18_s2)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package18_s2)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package18_s2)",
    "run_dir": "runs-01001-01100/01029",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14efbccc8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01029/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01029/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01029/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01029/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01029/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package19_s4)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package19_s4)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package19_s4)",
    "run_dir": "runs-01001-01100/01030",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f25a190e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01030/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01030/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01030/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01030/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01030/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package1_s6)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package1_s6)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package1_s6)",
    "run_dir": "runs-01001-01100/01031",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01031/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01031/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01031/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01031/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01031/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package20_s7)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package20_s7)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package20_s7)",
    "run_dir": "runs-01001-01100/01032",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f150f88e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01032/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01032/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01032/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01032/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01032/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package21_s8)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package21_s8)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package21_s8)",
    "run_dir": "runs-01001-01100/01033",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e9c4face10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01033/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01033/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01033/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01033/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01033/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package22_s14)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package22_s14)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package22_s14)",
    "run_dir": "runs-01001-01100/01034",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01034/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01034/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01034/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01034/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01034/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package23_s10)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package23_s10)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package23_s10)",
    "run_dir": "runs-01001-01100/01035",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147bbb91ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01035/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01035/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01035/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01035/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01035/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package24_s4)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package24_s4)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package24_s4)",
    "run_dir": "runs-01001-01100/01036",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01036/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01036/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01036/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01036/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01036/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package25_s16)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package25_s16)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package25_s16)",
    "run_dir": "runs-01001-01100/01037",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01037/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01037/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01037/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01037/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01037/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package2_s7)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package2_s7)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package2_s7)",
    "run_dir": "runs-01001-01100/01038",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01038/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01038/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01038/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01038/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01038/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package3_s3)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package3_s3)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package3_s3)",
    "run_dir": "runs-01001-01100/01039",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01039/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01039/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01039/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01039/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01039/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package4_s11)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package4_s11)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package4_s11)",
    "run_dir": "runs-01001-01100/01040",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01040/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01040/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01040/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01040/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01040/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package5_s5)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package5_s5)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package5_s5)",
    "run_dir": "runs-01001-01100/01041",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01041/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01041/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01041/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01041/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01041/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package6_s14)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package6_s14)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package6_s14)",
    "run_dir": "runs-01001-01100/01042",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151383dc8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01042/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01042/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01042/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01042/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01042/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package7_s19)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package7_s19)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package7_s19)",
    "run_dir": "runs-01001-01100/01043",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01043/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01043/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01043/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01043/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01043/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package8_s16)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package8_s16)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package8_s16)",
    "run_dir": "runs-01001-01100/01044",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01044/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01044/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01044/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01044/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01044/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_package9_s13)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_package9_s13)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_package9_s13)",
    "run_dir": "runs-01001-01100/01045",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01045/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01045/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01045/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01045/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01045/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_truck3_s5)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "none",
    "exit_code": 0,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_truck3_s5)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_truck3_s5)",
    "run_dir": "runs-01001-01100/01046",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "driverlog-dlog-8-6-25_(at_truck4_s18)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_truck4_s18)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_truck4_s18)",
    "run_dir": "runs-01001-01100/01047",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1501f4fb0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01047/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01047/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01047/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01047/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01047/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "driverlog-dlog-8-6-25_(at_truck6_s12)": {
    "algorithm": "width_computation",
    "domain": "driverlog",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "driverlog",
      "dlog-8-6-25_(at_truck6_s12)"
    ],
    "memory_limit": 3584,
    "problem": "dlog-8-6-25_(at_truck6_s12)",
    "run_dir": "runs-01001-01100/01048",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01048/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01048/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01048/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01048/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01048/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "grid-strips-grid-y-1_(at_key0_node1-1)": {
    "algorithm": "width_computation",
    "domain": "grid",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "grid",
      "strips-grid-y-1_(at_key0_node1-1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-grid-y-1_(at_key0_node1-1)",
    "run_dir": "runs-01001-01100/01049",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01049/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01049/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01049/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01049/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01049/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "grid-strips-grid-y-2_(at_key0_node4-1)": {
    "algorithm": "width_computation",
    "domain": "grid",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "grid",
      "strips-grid-y-2_(at_key0_node4-1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-grid-y-2_(at_key0_node4-1)",
    "run_dir": "runs-01001-01100/01050",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14fcc7e99210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "grid-strips-grid-y-2_(at_key5_node4-2)": {
    "algorithm": "width_computation",
    "domain": "grid",
    "error": "none",
    "exit_code": 0,
    "id": [
      "grid",
      "strips-grid-y-2_(at_key5_node4-2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-grid-y-2_(at_key5_node4-2)",
    "run_dir": "runs-01001-01100/01051",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "grid-strips-grid-y-2_(at_key8_node3-2)": {
    "algorithm": "width_computation",
    "domain": "grid",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "grid",
      "strips-grid-y-2_(at_key8_node3-2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-grid-y-2_(at_key8_node3-2)",
    "run_dir": "runs-01001-01100/01052",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1496fa1ed210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01052/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01052/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01052/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01052/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01052/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "grid-strips-grid-y-3_(at_key0_node0-5)": {
    "algorithm": "width_computation",
    "domain": "grid",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "grid",
      "strips-grid-y-3_(at_key0_node0-5)"
    ],
    "memory_limit": 3584,
    "problem": "strips-grid-y-3_(at_key0_node0-5)",
    "run_dir": "runs-01001-01100/01053",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01053/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01053/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01053/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01053/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01053/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "grid-strips-grid-y-3_(at_key1_node4-6)": {
    "algorithm": "width_computation",
    "domain": "grid",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "grid",
      "strips-grid-y-3_(at_key1_node4-6)"
    ],
    "memory_limit": 3584,
    "problem": "strips-grid-y-3_(at_key1_node4-6)",
    "run_dir": "runs-01001-01100/01054",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01054/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01054/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01054/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01054/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01054/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "grid-strips-grid-y-3_(at_key2_node0-5)": {
    "algorithm": "width_computation",
    "domain": "grid",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "grid",
      "strips-grid-y-3_(at_key2_node0-5)"
    ],
    "memory_limit": 3584,
    "problem": "strips-grid-y-3_(at_key2_node0-5)",
    "run_dir": "runs-01001-01100/01055",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01055/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01055/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01055/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01055/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01055/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "grid-strips-grid-y-3_(at_key4_node5-6)": {
    "algorithm": "width_computation",
    "domain": "grid",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "grid",
      "strips-grid-y-3_(at_key4_node5-6)"
    ],
    "memory_limit": 3584,
    "problem": "strips-grid-y-3_(at_key4_node5-6)",
    "run_dir": "runs-01001-01100/01056",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a7e93a4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01056/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01056/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01056/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01056/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01056/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "grid-strips-grid-y-3_(at_key9_node1-0)": {
    "algorithm": "width_computation",
    "domain": "grid",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "grid",
      "strips-grid-y-3_(at_key9_node1-0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-grid-y-3_(at_key9_node1-0)",
    "run_dir": "runs-01001-01100/01057",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151231588e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01057/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01057/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01057/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01057/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01057/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "grid-strips-grid-y-4_(at_key0_node1-1)": {
    "algorithm": "width_computation",
    "domain": "grid",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "grid",
      "strips-grid-y-4_(at_key0_node1-1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-grid-y-4_(at_key0_node1-1)",
    "run_dir": "runs-01001-01100/01058",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e45ad58e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01058/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01058/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01058/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01058/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01058/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "grid-strips-grid-y-4_(at_key3_node3-0)": {
    "algorithm": "width_computation",
    "domain": "grid",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "grid",
      "strips-grid-y-4_(at_key3_node3-0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-grid-y-4_(at_key3_node3-0)",
    "run_dir": "runs-01001-01100/01059",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f2eb634e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01059/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01059/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01059/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01059/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01059/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "grid-strips-grid-y-4_(at_key4_node6-4)": {
    "algorithm": "width_computation",
    "domain": "grid",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "grid",
      "strips-grid-y-4_(at_key4_node6-4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-grid-y-4_(at_key4_node6-4)",
    "run_dir": "runs-01001-01100/01060",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152feb08ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01060/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01060/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01060/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01060/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01060/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "grid-strips-grid-y-5_(at_key0_node2-1)": {
    "algorithm": "width_computation",
    "domain": "grid",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "grid",
      "strips-grid-y-5_(at_key0_node2-1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-grid-y-5_(at_key0_node2-1)",
    "run_dir": "runs-01001-01100/01061",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153dd0e84e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01061/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01061/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01061/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01061/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01061/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "grid-strips-grid-y-5_(at_key10_node6-1)": {
    "algorithm": "width_computation",
    "domain": "grid",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "grid",
      "strips-grid-y-5_(at_key10_node6-1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-grid-y-5_(at_key10_node6-1)",
    "run_dir": "runs-01001-01100/01062",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01062/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01062/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01062/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01062/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01062/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "grid-strips-grid-y-5_(at_key11_node2-8)": {
    "algorithm": "width_computation",
    "domain": "grid",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "grid",
      "strips-grid-y-5_(at_key11_node2-8)"
    ],
    "memory_limit": 3584,
    "problem": "strips-grid-y-5_(at_key11_node2-8)",
    "run_dir": "runs-01001-01100/01063",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01063/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01063/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01063/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01063/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01063/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "grid-strips-grid-y-5_(at_key2_node5-0)": {
    "algorithm": "width_computation",
    "domain": "grid",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "grid",
      "strips-grid-y-5_(at_key2_node5-0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-grid-y-5_(at_key2_node5-0)",
    "run_dir": "runs-01001-01100/01064",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01064/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01064/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01064/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01064/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01064/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "grid-strips-grid-y-5_(at_key4_node3-0)": {
    "algorithm": "width_computation",
    "domain": "grid",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "grid",
      "strips-grid-y-5_(at_key4_node3-0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-grid-y-5_(at_key4_node3-0)",
    "run_dir": "runs-01001-01100/01065",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01065/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01065/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01065/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01065/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01065/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "grid-strips-grid-y-5_(at_key5_node2-8)": {
    "algorithm": "width_computation",
    "domain": "grid",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "grid",
      "strips-grid-y-5_(at_key5_node2-8)"
    ],
    "memory_limit": 3584,
    "problem": "strips-grid-y-5_(at_key5_node2-8)",
    "run_dir": "runs-01001-01100/01066",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01066/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01066/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01066/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01066/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01066/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "grid-strips-grid-y-5_(at_key9_node8-6)": {
    "algorithm": "width_computation",
    "domain": "grid",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "grid",
      "strips-grid-y-5_(at_key9_node8-6)"
    ],
    "memory_limit": 3584,
    "problem": "strips-grid-y-5_(at_key9_node8-6)",
    "run_dir": "runs-01001-01100/01067",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01067/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01067/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01067/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01067/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01001-01100/01067/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-10_(at_ball10_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball10_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball10_roomb)",
    "run_dir": "runs-01101-01200/01176",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-10_(at_ball11_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball11_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball11_roomb)",
    "run_dir": "runs-01101-01200/01177",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-10_(at_ball12_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball12_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball12_roomb)",
    "run_dir": "runs-01101-01200/01178",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-10_(at_ball13_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball13_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball13_roomb)",
    "run_dir": "runs-01101-01200/01179",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-10_(at_ball14_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball14_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball14_roomb)",
    "run_dir": "runs-01101-01200/01180",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-10_(at_ball15_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball15_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball15_roomb)",
    "run_dir": "runs-01101-01200/01181",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-10_(at_ball16_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball16_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball16_roomb)",
    "run_dir": "runs-01101-01200/01182",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-10_(at_ball17_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball17_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball17_roomb)",
    "run_dir": "runs-01101-01200/01183",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-10_(at_ball18_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball18_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball18_roomb)",
    "run_dir": "runs-01101-01200/01184",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-10_(at_ball19_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball19_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball19_roomb)",
    "run_dir": "runs-01101-01200/01185",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-10_(at_ball1_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball1_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball1_roomb)",
    "run_dir": "runs-01101-01200/01186",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-10_(at_ball20_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball20_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball20_roomb)",
    "run_dir": "runs-01101-01200/01187",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-10_(at_ball21_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball21_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball21_roomb)",
    "run_dir": "runs-01101-01200/01188",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-10_(at_ball22_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball22_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball22_roomb)",
    "run_dir": "runs-01101-01200/01189",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-10_(at_ball2_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball2_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball2_roomb)",
    "run_dir": "runs-01101-01200/01190",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-10_(at_ball3_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball3_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball3_roomb)",
    "run_dir": "runs-01101-01200/01191",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-10_(at_ball4_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball4_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball4_roomb)",
    "run_dir": "runs-01101-01200/01192",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-10_(at_ball5_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball5_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball5_roomb)",
    "run_dir": "runs-01101-01200/01193",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-10_(at_ball6_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball6_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball6_roomb)",
    "run_dir": "runs-01101-01200/01194",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-10_(at_ball7_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball7_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball7_roomb)",
    "run_dir": "runs-01101-01200/01195",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-10_(at_ball8_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball8_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball8_roomb)",
    "run_dir": "runs-01101-01200/01196",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-10_(at_ball9_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-10_(at_ball9_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-10_(at_ball9_roomb)",
    "run_dir": "runs-01101-01200/01197",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball10_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball10_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball10_roomb)",
    "run_dir": "runs-01101-01200/01198",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball11_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball11_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball11_roomb)",
    "run_dir": "runs-01101-01200/01199",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball12_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball12_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball12_roomb)",
    "run_dir": "runs-01101-01200/01200",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball13_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball13_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball13_roomb)",
    "run_dir": "runs-01201-01300/01201",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball14_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball14_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball14_roomb)",
    "run_dir": "runs-01201-01300/01202",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball15_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball15_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball15_roomb)",
    "run_dir": "runs-01201-01300/01203",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball16_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball16_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball16_roomb)",
    "run_dir": "runs-01201-01300/01204",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball17_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball17_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball17_roomb)",
    "run_dir": "runs-01201-01300/01205",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball18_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball18_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball18_roomb)",
    "run_dir": "runs-01201-01300/01206",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball19_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball19_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball19_roomb)",
    "run_dir": "runs-01201-01300/01207",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball1_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball1_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball1_roomb)",
    "run_dir": "runs-01201-01300/01208",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball20_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball20_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball20_roomb)",
    "run_dir": "runs-01201-01300/01209",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball21_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball21_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball21_roomb)",
    "run_dir": "runs-01201-01300/01210",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball22_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball22_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball22_roomb)",
    "run_dir": "runs-01201-01300/01211",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball23_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball23_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball23_roomb)",
    "run_dir": "runs-01201-01300/01212",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball24_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball24_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball24_roomb)",
    "run_dir": "runs-01201-01300/01213",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball2_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball2_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball2_roomb)",
    "run_dir": "runs-01201-01300/01214",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball3_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball3_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball3_roomb)",
    "run_dir": "runs-01201-01300/01215",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball4_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball4_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball4_roomb)",
    "run_dir": "runs-01201-01300/01216",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball5_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball5_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball5_roomb)",
    "run_dir": "runs-01201-01300/01217",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball6_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball6_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball6_roomb)",
    "run_dir": "runs-01201-01300/01218",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball7_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball7_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball7_roomb)",
    "run_dir": "runs-01201-01300/01219",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball8_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball8_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball8_roomb)",
    "run_dir": "runs-01201-01300/01220",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-11_(at_ball9_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-11_(at_ball9_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-11_(at_ball9_roomb)",
    "run_dir": "runs-01201-01300/01221",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball10_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball10_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball10_roomb)",
    "run_dir": "runs-01201-01300/01222",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball11_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball11_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball11_roomb)",
    "run_dir": "runs-01201-01300/01223",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball12_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball12_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball12_roomb)",
    "run_dir": "runs-01201-01300/01224",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball13_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball13_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball13_roomb)",
    "run_dir": "runs-01201-01300/01225",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball14_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball14_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball14_roomb)",
    "run_dir": "runs-01201-01300/01226",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball15_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball15_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball15_roomb)",
    "run_dir": "runs-01201-01300/01227",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball16_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball16_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball16_roomb)",
    "run_dir": "runs-01201-01300/01228",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball17_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball17_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball17_roomb)",
    "run_dir": "runs-01201-01300/01229",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball18_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball18_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball18_roomb)",
    "run_dir": "runs-01201-01300/01230",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball19_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball19_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball19_roomb)",
    "run_dir": "runs-01201-01300/01231",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball1_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball1_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball1_roomb)",
    "run_dir": "runs-01201-01300/01232",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball20_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball20_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball20_roomb)",
    "run_dir": "runs-01201-01300/01233",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball21_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball21_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball21_roomb)",
    "run_dir": "runs-01201-01300/01234",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball22_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball22_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball22_roomb)",
    "run_dir": "runs-01201-01300/01235",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball23_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball23_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball23_roomb)",
    "run_dir": "runs-01201-01300/01236",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball24_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball24_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball24_roomb)",
    "run_dir": "runs-01201-01300/01237",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball25_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball25_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball25_roomb)",
    "run_dir": "runs-01201-01300/01238",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball26_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball26_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball26_roomb)",
    "run_dir": "runs-01201-01300/01239",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball2_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball2_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball2_roomb)",
    "run_dir": "runs-01201-01300/01240",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball3_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball3_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball3_roomb)",
    "run_dir": "runs-01201-01300/01241",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball4_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball4_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball4_roomb)",
    "run_dir": "runs-01201-01300/01242",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball5_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball5_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball5_roomb)",
    "run_dir": "runs-01201-01300/01243",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball6_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball6_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball6_roomb)",
    "run_dir": "runs-01201-01300/01244",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball7_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball7_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball7_roomb)",
    "run_dir": "runs-01201-01300/01245",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball8_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball8_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball8_roomb)",
    "run_dir": "runs-01201-01300/01246",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-12_(at_ball9_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-12_(at_ball9_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-12_(at_ball9_roomb)",
    "run_dir": "runs-01201-01300/01247",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball10_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball10_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball10_roomb)",
    "run_dir": "runs-01201-01300/01248",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball11_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball11_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball11_roomb)",
    "run_dir": "runs-01201-01300/01249",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball12_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball12_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball12_roomb)",
    "run_dir": "runs-01201-01300/01250",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball13_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball13_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball13_roomb)",
    "run_dir": "runs-01201-01300/01251",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball14_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball14_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball14_roomb)",
    "run_dir": "runs-01201-01300/01252",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball15_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball15_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball15_roomb)",
    "run_dir": "runs-01201-01300/01253",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball16_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball16_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball16_roomb)",
    "run_dir": "runs-01201-01300/01254",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball17_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball17_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball17_roomb)",
    "run_dir": "runs-01201-01300/01255",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball18_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball18_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball18_roomb)",
    "run_dir": "runs-01201-01300/01256",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball19_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball19_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball19_roomb)",
    "run_dir": "runs-01201-01300/01257",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball1_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball1_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball1_roomb)",
    "run_dir": "runs-01201-01300/01258",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball20_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball20_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball20_roomb)",
    "run_dir": "runs-01201-01300/01259",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball21_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball21_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball21_roomb)",
    "run_dir": "runs-01201-01300/01260",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball22_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball22_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball22_roomb)",
    "run_dir": "runs-01201-01300/01261",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball23_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball23_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball23_roomb)",
    "run_dir": "runs-01201-01300/01262",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball24_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball24_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball24_roomb)",
    "run_dir": "runs-01201-01300/01263",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball25_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball25_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball25_roomb)",
    "run_dir": "runs-01201-01300/01264",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball26_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball26_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball26_roomb)",
    "run_dir": "runs-01201-01300/01265",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball27_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball27_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball27_roomb)",
    "run_dir": "runs-01201-01300/01266",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball28_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball28_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball28_roomb)",
    "run_dir": "runs-01201-01300/01267",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball2_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball2_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball2_roomb)",
    "run_dir": "runs-01201-01300/01268",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball3_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball3_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball3_roomb)",
    "run_dir": "runs-01201-01300/01269",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball4_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball4_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball4_roomb)",
    "run_dir": "runs-01201-01300/01270",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball5_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball5_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball5_roomb)",
    "run_dir": "runs-01201-01300/01271",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball6_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball6_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball6_roomb)",
    "run_dir": "runs-01201-01300/01272",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball7_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball7_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball7_roomb)",
    "run_dir": "runs-01201-01300/01273",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball8_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball8_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball8_roomb)",
    "run_dir": "runs-01201-01300/01274",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-13_(at_ball9_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-13_(at_ball9_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-13_(at_ball9_roomb)",
    "run_dir": "runs-01201-01300/01275",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball10_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball10_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball10_roomb)",
    "run_dir": "runs-01201-01300/01276",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball11_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball11_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball11_roomb)",
    "run_dir": "runs-01201-01300/01277",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball12_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball12_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball12_roomb)",
    "run_dir": "runs-01201-01300/01278",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball13_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball13_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball13_roomb)",
    "run_dir": "runs-01201-01300/01279",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball14_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball14_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball14_roomb)",
    "run_dir": "runs-01201-01300/01280",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball15_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball15_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball15_roomb)",
    "run_dir": "runs-01201-01300/01281",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball16_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball16_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball16_roomb)",
    "run_dir": "runs-01201-01300/01282",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball17_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball17_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball17_roomb)",
    "run_dir": "runs-01201-01300/01283",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball18_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball18_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball18_roomb)",
    "run_dir": "runs-01201-01300/01284",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball19_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball19_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball19_roomb)",
    "run_dir": "runs-01201-01300/01285",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball1_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball1_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball1_roomb)",
    "run_dir": "runs-01201-01300/01286",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball20_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball20_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball20_roomb)",
    "run_dir": "runs-01201-01300/01287",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball21_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball21_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball21_roomb)",
    "run_dir": "runs-01201-01300/01288",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball22_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball22_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball22_roomb)",
    "run_dir": "runs-01201-01300/01289",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball23_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball23_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball23_roomb)",
    "run_dir": "runs-01201-01300/01290",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball24_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball24_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball24_roomb)",
    "run_dir": "runs-01201-01300/01291",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball25_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball25_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball25_roomb)",
    "run_dir": "runs-01201-01300/01292",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball26_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball26_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball26_roomb)",
    "run_dir": "runs-01201-01300/01293",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball27_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball27_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball27_roomb)",
    "run_dir": "runs-01201-01300/01294",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball28_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball28_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball28_roomb)",
    "run_dir": "runs-01201-01300/01295",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball29_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball29_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball29_roomb)",
    "run_dir": "runs-01201-01300/01296",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball2_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball2_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball2_roomb)",
    "run_dir": "runs-01201-01300/01297",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball30_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball30_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball30_roomb)",
    "run_dir": "runs-01201-01300/01298",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball3_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball3_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball3_roomb)",
    "run_dir": "runs-01201-01300/01299",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball4_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball4_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball4_roomb)",
    "run_dir": "runs-01201-01300/01300",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball5_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball5_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball5_roomb)",
    "run_dir": "runs-01301-01400/01301",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball6_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball6_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball6_roomb)",
    "run_dir": "runs-01301-01400/01302",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball7_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball7_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball7_roomb)",
    "run_dir": "runs-01301-01400/01303",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball8_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball8_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball8_roomb)",
    "run_dir": "runs-01301-01400/01304",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-14_(at_ball9_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-14_(at_ball9_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-14_(at_ball9_roomb)",
    "run_dir": "runs-01301-01400/01305",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball10_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball10_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball10_roomb)",
    "run_dir": "runs-01301-01400/01306",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball11_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball11_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball11_roomb)",
    "run_dir": "runs-01301-01400/01307",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball12_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball12_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball12_roomb)",
    "run_dir": "runs-01301-01400/01308",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball13_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball13_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball13_roomb)",
    "run_dir": "runs-01301-01400/01309",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball14_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball14_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball14_roomb)",
    "run_dir": "runs-01301-01400/01310",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball15_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball15_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball15_roomb)",
    "run_dir": "runs-01301-01400/01311",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball16_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball16_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball16_roomb)",
    "run_dir": "runs-01301-01400/01312",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball17_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball17_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball17_roomb)",
    "run_dir": "runs-01301-01400/01313",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball18_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball18_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball18_roomb)",
    "run_dir": "runs-01301-01400/01314",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball19_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball19_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball19_roomb)",
    "run_dir": "runs-01301-01400/01315",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball1_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball1_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball1_roomb)",
    "run_dir": "runs-01301-01400/01316",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball20_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball20_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball20_roomb)",
    "run_dir": "runs-01301-01400/01317",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball21_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball21_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball21_roomb)",
    "run_dir": "runs-01301-01400/01318",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball22_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball22_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball22_roomb)",
    "run_dir": "runs-01301-01400/01319",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball23_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball23_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball23_roomb)",
    "run_dir": "runs-01301-01400/01320",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball24_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball24_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball24_roomb)",
    "run_dir": "runs-01301-01400/01321",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball25_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball25_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball25_roomb)",
    "run_dir": "runs-01301-01400/01322",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball26_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball26_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball26_roomb)",
    "run_dir": "runs-01301-01400/01323",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball27_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball27_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball27_roomb)",
    "run_dir": "runs-01301-01400/01324",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball28_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball28_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball28_roomb)",
    "run_dir": "runs-01301-01400/01325",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball29_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball29_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball29_roomb)",
    "run_dir": "runs-01301-01400/01326",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball2_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball2_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball2_roomb)",
    "run_dir": "runs-01301-01400/01327",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball30_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball30_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball30_roomb)",
    "run_dir": "runs-01301-01400/01328",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball31_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball31_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball31_roomb)",
    "run_dir": "runs-01301-01400/01329",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball32_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball32_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball32_roomb)",
    "run_dir": "runs-01301-01400/01330",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball3_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball3_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball3_roomb)",
    "run_dir": "runs-01301-01400/01331",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball4_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball4_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball4_roomb)",
    "run_dir": "runs-01301-01400/01332",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball5_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball5_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball5_roomb)",
    "run_dir": "runs-01301-01400/01333",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball6_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball6_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball6_roomb)",
    "run_dir": "runs-01301-01400/01334",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball7_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball7_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball7_roomb)",
    "run_dir": "runs-01301-01400/01335",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball8_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball8_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball8_roomb)",
    "run_dir": "runs-01301-01400/01336",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-15_(at_ball9_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-15_(at_ball9_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-15_(at_ball9_roomb)",
    "run_dir": "runs-01301-01400/01337",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball10_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball10_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball10_roomb)",
    "run_dir": "runs-01301-01400/01338",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball11_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball11_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball11_roomb)",
    "run_dir": "runs-01301-01400/01339",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball12_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball12_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball12_roomb)",
    "run_dir": "runs-01301-01400/01340",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball13_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball13_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball13_roomb)",
    "run_dir": "runs-01301-01400/01341",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball14_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball14_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball14_roomb)",
    "run_dir": "runs-01301-01400/01342",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball15_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball15_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball15_roomb)",
    "run_dir": "runs-01301-01400/01343",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball16_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball16_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball16_roomb)",
    "run_dir": "runs-01301-01400/01344",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball17_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball17_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball17_roomb)",
    "run_dir": "runs-01301-01400/01345",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball18_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball18_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball18_roomb)",
    "run_dir": "runs-01301-01400/01346",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball19_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball19_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball19_roomb)",
    "run_dir": "runs-01301-01400/01347",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball1_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball1_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball1_roomb)",
    "run_dir": "runs-01301-01400/01348",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball20_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball20_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball20_roomb)",
    "run_dir": "runs-01301-01400/01349",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball21_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball21_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball21_roomb)",
    "run_dir": "runs-01301-01400/01350",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball22_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball22_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball22_roomb)",
    "run_dir": "runs-01301-01400/01351",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball23_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball23_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball23_roomb)",
    "run_dir": "runs-01301-01400/01352",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball24_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball24_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball24_roomb)",
    "run_dir": "runs-01301-01400/01353",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball25_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball25_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball25_roomb)",
    "run_dir": "runs-01301-01400/01354",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball26_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball26_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball26_roomb)",
    "run_dir": "runs-01301-01400/01355",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball27_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball27_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball27_roomb)",
    "run_dir": "runs-01301-01400/01356",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball28_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball28_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball28_roomb)",
    "run_dir": "runs-01301-01400/01357",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball29_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball29_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball29_roomb)",
    "run_dir": "runs-01301-01400/01358",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball2_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball2_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball2_roomb)",
    "run_dir": "runs-01301-01400/01359",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball30_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball30_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball30_roomb)",
    "run_dir": "runs-01301-01400/01360",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball31_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball31_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball31_roomb)",
    "run_dir": "runs-01301-01400/01361",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball32_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball32_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball32_roomb)",
    "run_dir": "runs-01301-01400/01362",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball33_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball33_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball33_roomb)",
    "run_dir": "runs-01301-01400/01363",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball34_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball34_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball34_roomb)",
    "run_dir": "runs-01301-01400/01364",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball3_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball3_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball3_roomb)",
    "run_dir": "runs-01301-01400/01365",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball4_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball4_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball4_roomb)",
    "run_dir": "runs-01301-01400/01366",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball5_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball5_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball5_roomb)",
    "run_dir": "runs-01301-01400/01367",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball6_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball6_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball6_roomb)",
    "run_dir": "runs-01301-01400/01368",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball7_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball7_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball7_roomb)",
    "run_dir": "runs-01301-01400/01369",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball8_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball8_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball8_roomb)",
    "run_dir": "runs-01301-01400/01370",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-16_(at_ball9_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-16_(at_ball9_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-16_(at_ball9_roomb)",
    "run_dir": "runs-01301-01400/01371",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball10_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball10_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball10_roomb)",
    "run_dir": "runs-01301-01400/01372",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball11_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball11_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball11_roomb)",
    "run_dir": "runs-01301-01400/01373",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball12_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball12_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball12_roomb)",
    "run_dir": "runs-01301-01400/01374",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball13_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball13_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball13_roomb)",
    "run_dir": "runs-01301-01400/01375",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball14_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball14_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball14_roomb)",
    "run_dir": "runs-01301-01400/01376",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball15_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball15_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball15_roomb)",
    "run_dir": "runs-01301-01400/01377",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball16_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball16_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball16_roomb)",
    "run_dir": "runs-01301-01400/01378",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball17_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball17_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball17_roomb)",
    "run_dir": "runs-01301-01400/01379",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball18_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball18_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball18_roomb)",
    "run_dir": "runs-01301-01400/01380",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball19_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball19_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball19_roomb)",
    "run_dir": "runs-01301-01400/01381",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball1_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball1_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball1_roomb)",
    "run_dir": "runs-01301-01400/01382",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball20_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball20_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball20_roomb)",
    "run_dir": "runs-01301-01400/01383",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball21_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball21_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball21_roomb)",
    "run_dir": "runs-01301-01400/01384",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball22_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball22_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball22_roomb)",
    "run_dir": "runs-01301-01400/01385",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball23_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball23_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball23_roomb)",
    "run_dir": "runs-01301-01400/01386",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball24_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball24_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball24_roomb)",
    "run_dir": "runs-01301-01400/01387",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball25_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball25_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball25_roomb)",
    "run_dir": "runs-01301-01400/01388",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball26_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball26_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball26_roomb)",
    "run_dir": "runs-01301-01400/01389",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball27_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball27_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball27_roomb)",
    "run_dir": "runs-01301-01400/01390",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball28_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball28_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball28_roomb)",
    "run_dir": "runs-01301-01400/01391",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball29_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball29_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball29_roomb)",
    "run_dir": "runs-01301-01400/01392",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball2_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball2_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball2_roomb)",
    "run_dir": "runs-01301-01400/01393",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball30_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball30_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball30_roomb)",
    "run_dir": "runs-01301-01400/01394",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball31_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball31_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball31_roomb)",
    "run_dir": "runs-01301-01400/01395",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball32_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball32_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball32_roomb)",
    "run_dir": "runs-01301-01400/01396",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball33_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball33_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball33_roomb)",
    "run_dir": "runs-01301-01400/01397",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball34_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball34_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball34_roomb)",
    "run_dir": "runs-01301-01400/01398",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball35_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball35_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball35_roomb)",
    "run_dir": "runs-01301-01400/01399",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball36_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball36_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball36_roomb)",
    "run_dir": "runs-01301-01400/01400",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball3_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball3_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball3_roomb)",
    "run_dir": "runs-01401-01500/01401",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball4_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball4_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball4_roomb)",
    "run_dir": "runs-01401-01500/01402",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball5_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball5_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball5_roomb)",
    "run_dir": "runs-01401-01500/01403",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball6_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball6_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball6_roomb)",
    "run_dir": "runs-01401-01500/01404",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball7_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball7_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball7_roomb)",
    "run_dir": "runs-01401-01500/01405",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball8_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball8_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball8_roomb)",
    "run_dir": "runs-01401-01500/01406",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-17_(at_ball9_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-17_(at_ball9_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-17_(at_ball9_roomb)",
    "run_dir": "runs-01401-01500/01407",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball10_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball10_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball10_roomb)",
    "run_dir": "runs-01401-01500/01408",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball11_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball11_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball11_roomb)",
    "run_dir": "runs-01401-01500/01409",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball12_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball12_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball12_roomb)",
    "run_dir": "runs-01401-01500/01410",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball13_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball13_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball13_roomb)",
    "run_dir": "runs-01401-01500/01411",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball14_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball14_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball14_roomb)",
    "run_dir": "runs-01401-01500/01412",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball15_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball15_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball15_roomb)",
    "run_dir": "runs-01401-01500/01413",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball16_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball16_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball16_roomb)",
    "run_dir": "runs-01401-01500/01414",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball17_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball17_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball17_roomb)",
    "run_dir": "runs-01401-01500/01415",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball18_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball18_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball18_roomb)",
    "run_dir": "runs-01401-01500/01416",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball19_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball19_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball19_roomb)",
    "run_dir": "runs-01401-01500/01417",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball1_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball1_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball1_roomb)",
    "run_dir": "runs-01401-01500/01418",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball20_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball20_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball20_roomb)",
    "run_dir": "runs-01401-01500/01419",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball21_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball21_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball21_roomb)",
    "run_dir": "runs-01401-01500/01420",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball22_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball22_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball22_roomb)",
    "run_dir": "runs-01401-01500/01421",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball23_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball23_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball23_roomb)",
    "run_dir": "runs-01401-01500/01422",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball24_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball24_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball24_roomb)",
    "run_dir": "runs-01401-01500/01423",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball25_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball25_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball25_roomb)",
    "run_dir": "runs-01401-01500/01424",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball26_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball26_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball26_roomb)",
    "run_dir": "runs-01401-01500/01425",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball27_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball27_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball27_roomb)",
    "run_dir": "runs-01401-01500/01426",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball28_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball28_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball28_roomb)",
    "run_dir": "runs-01401-01500/01427",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball29_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball29_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball29_roomb)",
    "run_dir": "runs-01401-01500/01428",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball2_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball2_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball2_roomb)",
    "run_dir": "runs-01401-01500/01429",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball30_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball30_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball30_roomb)",
    "run_dir": "runs-01401-01500/01430",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball31_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball31_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball31_roomb)",
    "run_dir": "runs-01401-01500/01431",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball32_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball32_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball32_roomb)",
    "run_dir": "runs-01401-01500/01432",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball33_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball33_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball33_roomb)",
    "run_dir": "runs-01401-01500/01433",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball34_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball34_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball34_roomb)",
    "run_dir": "runs-01401-01500/01434",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball35_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball35_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball35_roomb)",
    "run_dir": "runs-01401-01500/01435",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball36_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball36_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball36_roomb)",
    "run_dir": "runs-01401-01500/01436",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball37_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball37_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball37_roomb)",
    "run_dir": "runs-01401-01500/01437",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball38_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball38_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball38_roomb)",
    "run_dir": "runs-01401-01500/01438",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball3_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball3_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball3_roomb)",
    "run_dir": "runs-01401-01500/01439",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball4_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball4_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball4_roomb)",
    "run_dir": "runs-01401-01500/01440",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball5_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball5_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball5_roomb)",
    "run_dir": "runs-01401-01500/01441",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball6_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball6_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball6_roomb)",
    "run_dir": "runs-01401-01500/01442",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball7_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball7_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball7_roomb)",
    "run_dir": "runs-01401-01500/01443",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball8_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball8_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball8_roomb)",
    "run_dir": "runs-01401-01500/01444",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-18_(at_ball9_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-18_(at_ball9_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-18_(at_ball9_roomb)",
    "run_dir": "runs-01401-01500/01445",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball10_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball10_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball10_roomb)",
    "run_dir": "runs-01401-01500/01446",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball11_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball11_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball11_roomb)",
    "run_dir": "runs-01401-01500/01447",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball12_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball12_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball12_roomb)",
    "run_dir": "runs-01401-01500/01448",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball13_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball13_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball13_roomb)",
    "run_dir": "runs-01401-01500/01449",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball14_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball14_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball14_roomb)",
    "run_dir": "runs-01401-01500/01450",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball15_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball15_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball15_roomb)",
    "run_dir": "runs-01401-01500/01451",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball16_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball16_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball16_roomb)",
    "run_dir": "runs-01401-01500/01452",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball17_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball17_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball17_roomb)",
    "run_dir": "runs-01401-01500/01453",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball18_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball18_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball18_roomb)",
    "run_dir": "runs-01401-01500/01454",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball19_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball19_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball19_roomb)",
    "run_dir": "runs-01401-01500/01455",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball1_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball1_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball1_roomb)",
    "run_dir": "runs-01401-01500/01456",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball20_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball20_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball20_roomb)",
    "run_dir": "runs-01401-01500/01457",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball21_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball21_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball21_roomb)",
    "run_dir": "runs-01401-01500/01458",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball22_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball22_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball22_roomb)",
    "run_dir": "runs-01401-01500/01459",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball23_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball23_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball23_roomb)",
    "run_dir": "runs-01401-01500/01460",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball24_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball24_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball24_roomb)",
    "run_dir": "runs-01401-01500/01461",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball25_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball25_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball25_roomb)",
    "run_dir": "runs-01401-01500/01462",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball26_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball26_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball26_roomb)",
    "run_dir": "runs-01401-01500/01463",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball27_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball27_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball27_roomb)",
    "run_dir": "runs-01401-01500/01464",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball28_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball28_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball28_roomb)",
    "run_dir": "runs-01401-01500/01465",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball29_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball29_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball29_roomb)",
    "run_dir": "runs-01401-01500/01466",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball2_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball2_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball2_roomb)",
    "run_dir": "runs-01401-01500/01467",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball30_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball30_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball30_roomb)",
    "run_dir": "runs-01401-01500/01468",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball31_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball31_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball31_roomb)",
    "run_dir": "runs-01401-01500/01469",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball32_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball32_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball32_roomb)",
    "run_dir": "runs-01401-01500/01470",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball33_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball33_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball33_roomb)",
    "run_dir": "runs-01401-01500/01471",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball34_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball34_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball34_roomb)",
    "run_dir": "runs-01401-01500/01472",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball35_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball35_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball35_roomb)",
    "run_dir": "runs-01401-01500/01473",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball36_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball36_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball36_roomb)",
    "run_dir": "runs-01401-01500/01474",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball37_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball37_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball37_roomb)",
    "run_dir": "runs-01401-01500/01475",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball38_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball38_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball38_roomb)",
    "run_dir": "runs-01401-01500/01476",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball39_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball39_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball39_roomb)",
    "run_dir": "runs-01401-01500/01477",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball3_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball3_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball3_roomb)",
    "run_dir": "runs-01401-01500/01478",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball40_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball40_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball40_roomb)",
    "run_dir": "runs-01401-01500/01479",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball4_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball4_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball4_roomb)",
    "run_dir": "runs-01401-01500/01480",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball5_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball5_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball5_roomb)",
    "run_dir": "runs-01401-01500/01481",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball6_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball6_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball6_roomb)",
    "run_dir": "runs-01401-01500/01482",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball7_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball7_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball7_roomb)",
    "run_dir": "runs-01401-01500/01483",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball8_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball8_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball8_roomb)",
    "run_dir": "runs-01401-01500/01484",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-19_(at_ball9_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "gripper",
      "strips-gripper-x-19_(at_ball9_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-19_(at_ball9_roomb)",
    "run_dir": "runs-01401-01500/01485",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-1_(at_ball1_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-1_(at_ball1_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-1_(at_ball1_roomb)",
    "run_dir": "runs-01001-01100/01068",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-1_(at_ball2_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-1_(at_ball2_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-1_(at_ball2_roomb)",
    "run_dir": "runs-01001-01100/01069",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-1_(at_ball3_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-1_(at_ball3_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-1_(at_ball3_roomb)",
    "run_dir": "runs-01001-01100/01070",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-1_(at_ball4_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-1_(at_ball4_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-1_(at_ball4_roomb)",
    "run_dir": "runs-01001-01100/01071",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-20_(at_ball10_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball10_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball10_roomb)",
    "run_dir": "runs-01401-01500/01486",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01486/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01486/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01486/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01486/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01486/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01486/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01486/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball11_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball11_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball11_roomb)",
    "run_dir": "runs-01401-01500/01487",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01487/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01487/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01487/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01487/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01487/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01487/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01487/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball12_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball12_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball12_roomb)",
    "run_dir": "runs-01401-01500/01488",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01488/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01488/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01488/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01488/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01488/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01488/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01488/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball13_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball13_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball13_roomb)",
    "run_dir": "runs-01401-01500/01489",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-20_(at_ball14_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball14_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball14_roomb)",
    "run_dir": "runs-01401-01500/01490",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01490/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01490/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01490/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01490/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01490/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01490/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01490/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball15_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball15_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball15_roomb)",
    "run_dir": "runs-01401-01500/01491",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01491/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01491/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01491/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01491/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01491/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01491/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01491/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball16_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball16_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball16_roomb)",
    "run_dir": "runs-01401-01500/01492",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01492/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01492/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01492/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01492/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01492/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01492/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01492/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball17_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball17_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball17_roomb)",
    "run_dir": "runs-01401-01500/01493",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01493/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01493/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01493/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01493/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01493/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01493/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01493/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball18_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball18_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball18_roomb)",
    "run_dir": "runs-01401-01500/01494",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-20_(at_ball19_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball19_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball19_roomb)",
    "run_dir": "runs-01401-01500/01495",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01495/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01495/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01495/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01495/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01495/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01495/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01495/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball1_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball1_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball1_roomb)",
    "run_dir": "runs-01401-01500/01496",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01496/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01496/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01496/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01496/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01496/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01496/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01496/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball20_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball20_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball20_roomb)",
    "run_dir": "runs-01401-01500/01497",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01497/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01497/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01497/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01497/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01497/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01497/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01497/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball21_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball21_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball21_roomb)",
    "run_dir": "runs-01401-01500/01498",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01498/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01498/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01498/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01498/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01498/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01498/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01498/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball22_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball22_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball22_roomb)",
    "run_dir": "runs-01401-01500/01499",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01499/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01499/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01499/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01499/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01499/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01499/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01499/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball23_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball23_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball23_roomb)",
    "run_dir": "runs-01401-01500/01500",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01500/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01500/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01500/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01500/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01500/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01500/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01401-01500/01500/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball24_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball24_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball24_roomb)",
    "run_dir": "runs-01501-01600/01501",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-20_(at_ball25_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball25_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball25_roomb)",
    "run_dir": "runs-01501-01600/01502",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01502/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01502/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01502/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01502/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01502/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01502/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01502/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball26_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball26_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball26_roomb)",
    "run_dir": "runs-01501-01600/01503",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01503/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01503/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01503/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01503/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01503/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01503/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01503/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball27_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball27_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball27_roomb)",
    "run_dir": "runs-01501-01600/01504",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01504/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01504/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01504/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01504/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01504/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01504/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01504/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball28_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball28_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball28_roomb)",
    "run_dir": "runs-01501-01600/01505",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01505/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01505/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01505/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01505/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01505/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01505/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01505/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball29_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball29_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball29_roomb)",
    "run_dir": "runs-01501-01600/01506",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-20_(at_ball2_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball2_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball2_roomb)",
    "run_dir": "runs-01501-01600/01507",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01507/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01507/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01507/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01507/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01507/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01507/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01507/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball30_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball30_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball30_roomb)",
    "run_dir": "runs-01501-01600/01508",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01508/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01508/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01508/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01508/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01508/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01508/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01508/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball31_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball31_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball31_roomb)",
    "run_dir": "runs-01501-01600/01509",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-20_(at_ball32_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball32_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball32_roomb)",
    "run_dir": "runs-01501-01600/01510",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01510/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01510/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01510/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01510/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01510/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01510/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01510/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball33_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball33_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball33_roomb)",
    "run_dir": "runs-01501-01600/01511",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01511/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01511/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01511/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01511/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01511/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01511/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01511/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball34_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball34_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball34_roomb)",
    "run_dir": "runs-01501-01600/01512",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-20_(at_ball35_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball35_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball35_roomb)",
    "run_dir": "runs-01501-01600/01513",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01513/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01513/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01513/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01513/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01513/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01513/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01513/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball36_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball36_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball36_roomb)",
    "run_dir": "runs-01501-01600/01514",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01514/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01514/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01514/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01514/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01514/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01514/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01514/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball37_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball37_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball37_roomb)",
    "run_dir": "runs-01501-01600/01515",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01515/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01515/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01515/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01515/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01515/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01515/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01515/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball38_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball38_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball38_roomb)",
    "run_dir": "runs-01501-01600/01516",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01516/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01516/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01516/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01516/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01516/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01516/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01516/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball39_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball39_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball39_roomb)",
    "run_dir": "runs-01501-01600/01517",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01517/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01517/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01517/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01517/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01517/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01517/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01517/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball3_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball3_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball3_roomb)",
    "run_dir": "runs-01501-01600/01518",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01518/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01518/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01518/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01518/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01518/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01518/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01518/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball40_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball40_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball40_roomb)",
    "run_dir": "runs-01501-01600/01519",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01519/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01519/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01519/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01519/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01519/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01519/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01519/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball41_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball41_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball41_roomb)",
    "run_dir": "runs-01501-01600/01520",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01520/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01520/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01520/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01520/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01520/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01520/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01520/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball42_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball42_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball42_roomb)",
    "run_dir": "runs-01501-01600/01521",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01521/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01521/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01521/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01521/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01521/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01521/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01521/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball4_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball4_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball4_roomb)",
    "run_dir": "runs-01501-01600/01522",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01522/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01522/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01522/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01522/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01522/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01522/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01522/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball5_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball5_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball5_roomb)",
    "run_dir": "runs-01501-01600/01523",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-20_(at_ball6_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball6_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball6_roomb)",
    "run_dir": "runs-01501-01600/01524",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01524/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01524/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01524/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01524/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01524/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01524/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01524/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball7_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball7_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball7_roomb)",
    "run_dir": "runs-01501-01600/01525",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01525/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01525/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01525/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01525/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01525/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01525/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01525/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball8_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball8_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball8_roomb)",
    "run_dir": "runs-01501-01600/01526",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01526/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01526/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01526/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01526/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01526/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01526/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01526/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-20_(at_ball9_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "gripper",
      "strips-gripper-x-20_(at_ball9_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-20_(at_ball9_roomb)",
    "run_dir": "runs-01501-01600/01527",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01527/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01527/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01527/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01527/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01527/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01527/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01527/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 203, in _deepcopy_list\n    memo[id(x)] = y\n    ~~~~^^^^^^^\nMemoryError\n"
    ]
  },
  "gripper-strips-gripper-x-2_(at_ball1_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-2_(at_ball1_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-2_(at_ball1_roomb)",
    "run_dir": "runs-01001-01100/01072",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-2_(at_ball2_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-2_(at_ball2_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-2_(at_ball2_roomb)",
    "run_dir": "runs-01001-01100/01073",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-2_(at_ball3_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-2_(at_ball3_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-2_(at_ball3_roomb)",
    "run_dir": "runs-01001-01100/01074",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-2_(at_ball4_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-2_(at_ball4_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-2_(at_ball4_roomb)",
    "run_dir": "runs-01001-01100/01075",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-2_(at_ball5_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-2_(at_ball5_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-2_(at_ball5_roomb)",
    "run_dir": "runs-01001-01100/01076",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-2_(at_ball6_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-2_(at_ball6_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-2_(at_ball6_roomb)",
    "run_dir": "runs-01001-01100/01077",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-3_(at_ball1_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-3_(at_ball1_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-3_(at_ball1_roomb)",
    "run_dir": "runs-01001-01100/01078",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-3_(at_ball2_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-3_(at_ball2_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-3_(at_ball2_roomb)",
    "run_dir": "runs-01001-01100/01079",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-3_(at_ball3_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-3_(at_ball3_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-3_(at_ball3_roomb)",
    "run_dir": "runs-01001-01100/01080",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-3_(at_ball4_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "gripper",
      "strips-gripper-x-3_(at_ball4_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-3_(at_ball4_roomb)",
    "run_dir": "runs-01001-01100/01081",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-3_(at_ball5_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-3_(at_ball5_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-3_(at_ball5_roomb)",
    "run_dir": "runs-01001-01100/01082",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-3_(at_ball6_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-3_(at_ball6_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-3_(at_ball6_roomb)",
    "run_dir": "runs-01001-01100/01083",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-3_(at_ball7_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-3_(at_ball7_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-3_(at_ball7_roomb)",
    "run_dir": "runs-01001-01100/01084",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-3_(at_ball8_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-3_(at_ball8_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-3_(at_ball8_roomb)",
    "run_dir": "runs-01001-01100/01085",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-4_(at_ball10_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-4_(at_ball10_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-4_(at_ball10_roomb)",
    "run_dir": "runs-01001-01100/01086",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-4_(at_ball1_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-4_(at_ball1_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-4_(at_ball1_roomb)",
    "run_dir": "runs-01001-01100/01087",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-4_(at_ball2_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-4_(at_ball2_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-4_(at_ball2_roomb)",
    "run_dir": "runs-01001-01100/01088",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-4_(at_ball3_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-4_(at_ball3_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-4_(at_ball3_roomb)",
    "run_dir": "runs-01001-01100/01089",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-4_(at_ball4_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-4_(at_ball4_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-4_(at_ball4_roomb)",
    "run_dir": "runs-01001-01100/01090",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-4_(at_ball5_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-4_(at_ball5_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-4_(at_ball5_roomb)",
    "run_dir": "runs-01001-01100/01091",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-4_(at_ball6_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-4_(at_ball6_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-4_(at_ball6_roomb)",
    "run_dir": "runs-01001-01100/01092",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-4_(at_ball7_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-4_(at_ball7_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-4_(at_ball7_roomb)",
    "run_dir": "runs-01001-01100/01093",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-4_(at_ball8_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-4_(at_ball8_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-4_(at_ball8_roomb)",
    "run_dir": "runs-01001-01100/01094",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-4_(at_ball9_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-4_(at_ball9_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-4_(at_ball9_roomb)",
    "run_dir": "runs-01001-01100/01095",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-5_(at_ball10_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-5_(at_ball10_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-5_(at_ball10_roomb)",
    "run_dir": "runs-01001-01100/01096",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-5_(at_ball11_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-5_(at_ball11_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-5_(at_ball11_roomb)",
    "run_dir": "runs-01001-01100/01097",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-5_(at_ball12_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-5_(at_ball12_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-5_(at_ball12_roomb)",
    "run_dir": "runs-01001-01100/01098",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-5_(at_ball1_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-5_(at_ball1_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-5_(at_ball1_roomb)",
    "run_dir": "runs-01001-01100/01099",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-5_(at_ball2_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-5_(at_ball2_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-5_(at_ball2_roomb)",
    "run_dir": "runs-01001-01100/01100",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-5_(at_ball3_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-5_(at_ball3_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-5_(at_ball3_roomb)",
    "run_dir": "runs-01101-01200/01101",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-5_(at_ball4_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-5_(at_ball4_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-5_(at_ball4_roomb)",
    "run_dir": "runs-01101-01200/01102",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-5_(at_ball5_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-5_(at_ball5_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-5_(at_ball5_roomb)",
    "run_dir": "runs-01101-01200/01103",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-5_(at_ball6_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-5_(at_ball6_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-5_(at_ball6_roomb)",
    "run_dir": "runs-01101-01200/01104",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-5_(at_ball7_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-5_(at_ball7_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-5_(at_ball7_roomb)",
    "run_dir": "runs-01101-01200/01105",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-5_(at_ball8_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-5_(at_ball8_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-5_(at_ball8_roomb)",
    "run_dir": "runs-01101-01200/01106",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-5_(at_ball9_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-5_(at_ball9_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-5_(at_ball9_roomb)",
    "run_dir": "runs-01101-01200/01107",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-6_(at_ball10_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-6_(at_ball10_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-6_(at_ball10_roomb)",
    "run_dir": "runs-01101-01200/01108",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-6_(at_ball11_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-6_(at_ball11_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-6_(at_ball11_roomb)",
    "run_dir": "runs-01101-01200/01109",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-6_(at_ball12_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-6_(at_ball12_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-6_(at_ball12_roomb)",
    "run_dir": "runs-01101-01200/01110",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-6_(at_ball13_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-6_(at_ball13_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-6_(at_ball13_roomb)",
    "run_dir": "runs-01101-01200/01111",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-6_(at_ball14_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-6_(at_ball14_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-6_(at_ball14_roomb)",
    "run_dir": "runs-01101-01200/01112",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-6_(at_ball1_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-6_(at_ball1_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-6_(at_ball1_roomb)",
    "run_dir": "runs-01101-01200/01113",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-6_(at_ball2_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-6_(at_ball2_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-6_(at_ball2_roomb)",
    "run_dir": "runs-01101-01200/01114",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-6_(at_ball3_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-6_(at_ball3_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-6_(at_ball3_roomb)",
    "run_dir": "runs-01101-01200/01115",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-6_(at_ball4_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-6_(at_ball4_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-6_(at_ball4_roomb)",
    "run_dir": "runs-01101-01200/01116",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-6_(at_ball5_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-6_(at_ball5_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-6_(at_ball5_roomb)",
    "run_dir": "runs-01101-01200/01117",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-6_(at_ball6_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-6_(at_ball6_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-6_(at_ball6_roomb)",
    "run_dir": "runs-01101-01200/01118",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-6_(at_ball7_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-6_(at_ball7_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-6_(at_ball7_roomb)",
    "run_dir": "runs-01101-01200/01119",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-6_(at_ball8_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-6_(at_ball8_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-6_(at_ball8_roomb)",
    "run_dir": "runs-01101-01200/01120",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-6_(at_ball9_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-6_(at_ball9_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-6_(at_ball9_roomb)",
    "run_dir": "runs-01101-01200/01121",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-7_(at_ball10_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-7_(at_ball10_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-7_(at_ball10_roomb)",
    "run_dir": "runs-01101-01200/01122",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-7_(at_ball11_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-7_(at_ball11_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-7_(at_ball11_roomb)",
    "run_dir": "runs-01101-01200/01123",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-7_(at_ball12_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-7_(at_ball12_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-7_(at_ball12_roomb)",
    "run_dir": "runs-01101-01200/01124",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-7_(at_ball13_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-7_(at_ball13_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-7_(at_ball13_roomb)",
    "run_dir": "runs-01101-01200/01125",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-7_(at_ball14_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-7_(at_ball14_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-7_(at_ball14_roomb)",
    "run_dir": "runs-01101-01200/01126",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-7_(at_ball15_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-7_(at_ball15_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-7_(at_ball15_roomb)",
    "run_dir": "runs-01101-01200/01127",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-7_(at_ball16_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-7_(at_ball16_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-7_(at_ball16_roomb)",
    "run_dir": "runs-01101-01200/01128",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-7_(at_ball1_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-7_(at_ball1_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-7_(at_ball1_roomb)",
    "run_dir": "runs-01101-01200/01129",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-7_(at_ball2_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-7_(at_ball2_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-7_(at_ball2_roomb)",
    "run_dir": "runs-01101-01200/01130",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-7_(at_ball3_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-7_(at_ball3_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-7_(at_ball3_roomb)",
    "run_dir": "runs-01101-01200/01131",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-7_(at_ball4_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-7_(at_ball4_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-7_(at_ball4_roomb)",
    "run_dir": "runs-01101-01200/01132",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-7_(at_ball5_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-7_(at_ball5_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-7_(at_ball5_roomb)",
    "run_dir": "runs-01101-01200/01133",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-7_(at_ball6_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-7_(at_ball6_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-7_(at_ball6_roomb)",
    "run_dir": "runs-01101-01200/01134",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-7_(at_ball7_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-7_(at_ball7_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-7_(at_ball7_roomb)",
    "run_dir": "runs-01101-01200/01135",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-7_(at_ball8_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-7_(at_ball8_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-7_(at_ball8_roomb)",
    "run_dir": "runs-01101-01200/01136",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-7_(at_ball9_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-7_(at_ball9_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-7_(at_ball9_roomb)",
    "run_dir": "runs-01101-01200/01137",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-8_(at_ball10_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-8_(at_ball10_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-8_(at_ball10_roomb)",
    "run_dir": "runs-01101-01200/01138",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-8_(at_ball11_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-8_(at_ball11_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-8_(at_ball11_roomb)",
    "run_dir": "runs-01101-01200/01139",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-8_(at_ball12_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-8_(at_ball12_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-8_(at_ball12_roomb)",
    "run_dir": "runs-01101-01200/01140",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-8_(at_ball13_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-8_(at_ball13_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-8_(at_ball13_roomb)",
    "run_dir": "runs-01101-01200/01141",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-8_(at_ball14_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-8_(at_ball14_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-8_(at_ball14_roomb)",
    "run_dir": "runs-01101-01200/01142",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-8_(at_ball15_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-8_(at_ball15_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-8_(at_ball15_roomb)",
    "run_dir": "runs-01101-01200/01143",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-8_(at_ball16_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-8_(at_ball16_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-8_(at_ball16_roomb)",
    "run_dir": "runs-01101-01200/01144",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-8_(at_ball17_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-8_(at_ball17_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-8_(at_ball17_roomb)",
    "run_dir": "runs-01101-01200/01145",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-8_(at_ball18_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-8_(at_ball18_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-8_(at_ball18_roomb)",
    "run_dir": "runs-01101-01200/01146",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-8_(at_ball1_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-8_(at_ball1_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-8_(at_ball1_roomb)",
    "run_dir": "runs-01101-01200/01147",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-8_(at_ball2_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-8_(at_ball2_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-8_(at_ball2_roomb)",
    "run_dir": "runs-01101-01200/01148",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-8_(at_ball3_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-8_(at_ball3_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-8_(at_ball3_roomb)",
    "run_dir": "runs-01101-01200/01149",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-8_(at_ball4_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-8_(at_ball4_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-8_(at_ball4_roomb)",
    "run_dir": "runs-01101-01200/01150",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-8_(at_ball5_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-8_(at_ball5_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-8_(at_ball5_roomb)",
    "run_dir": "runs-01101-01200/01151",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-8_(at_ball6_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-8_(at_ball6_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-8_(at_ball6_roomb)",
    "run_dir": "runs-01101-01200/01152",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-8_(at_ball7_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-8_(at_ball7_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-8_(at_ball7_roomb)",
    "run_dir": "runs-01101-01200/01153",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-8_(at_ball8_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-8_(at_ball8_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-8_(at_ball8_roomb)",
    "run_dir": "runs-01101-01200/01154",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-8_(at_ball9_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-8_(at_ball9_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-8_(at_ball9_roomb)",
    "run_dir": "runs-01101-01200/01155",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-9_(at_ball10_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-9_(at_ball10_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-9_(at_ball10_roomb)",
    "run_dir": "runs-01101-01200/01156",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-9_(at_ball11_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-9_(at_ball11_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-9_(at_ball11_roomb)",
    "run_dir": "runs-01101-01200/01157",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-9_(at_ball12_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-9_(at_ball12_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-9_(at_ball12_roomb)",
    "run_dir": "runs-01101-01200/01158",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-9_(at_ball13_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-9_(at_ball13_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-9_(at_ball13_roomb)",
    "run_dir": "runs-01101-01200/01159",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-9_(at_ball14_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-9_(at_ball14_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-9_(at_ball14_roomb)",
    "run_dir": "runs-01101-01200/01160",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-9_(at_ball15_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-9_(at_ball15_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-9_(at_ball15_roomb)",
    "run_dir": "runs-01101-01200/01161",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-9_(at_ball16_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-9_(at_ball16_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-9_(at_ball16_roomb)",
    "run_dir": "runs-01101-01200/01162",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-9_(at_ball17_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-9_(at_ball17_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-9_(at_ball17_roomb)",
    "run_dir": "runs-01101-01200/01163",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-9_(at_ball18_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-9_(at_ball18_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-9_(at_ball18_roomb)",
    "run_dir": "runs-01101-01200/01164",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-9_(at_ball19_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-9_(at_ball19_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-9_(at_ball19_roomb)",
    "run_dir": "runs-01101-01200/01165",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-9_(at_ball1_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-9_(at_ball1_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-9_(at_ball1_roomb)",
    "run_dir": "runs-01101-01200/01166",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-9_(at_ball20_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-9_(at_ball20_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-9_(at_ball20_roomb)",
    "run_dir": "runs-01101-01200/01167",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-9_(at_ball2_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-9_(at_ball2_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-9_(at_ball2_roomb)",
    "run_dir": "runs-01101-01200/01168",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-9_(at_ball3_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-9_(at_ball3_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-9_(at_ball3_roomb)",
    "run_dir": "runs-01101-01200/01169",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-9_(at_ball4_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-9_(at_ball4_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-9_(at_ball4_roomb)",
    "run_dir": "runs-01101-01200/01170",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-9_(at_ball5_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-9_(at_ball5_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-9_(at_ball5_roomb)",
    "run_dir": "runs-01101-01200/01171",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-9_(at_ball6_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-9_(at_ball6_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-9_(at_ball6_roomb)",
    "run_dir": "runs-01101-01200/01172",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-9_(at_ball7_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-9_(at_ball7_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-9_(at_ball7_roomb)",
    "run_dir": "runs-01101-01200/01173",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-9_(at_ball8_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-9_(at_ball8_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-9_(at_ball8_roomb)",
    "run_dir": "runs-01101-01200/01174",
    "success": 0,
    "time_limit": 1800
  },
  "gripper-strips-gripper-x-9_(at_ball9_roomb)": {
    "algorithm": "width_computation",
    "domain": "gripper",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "gripper",
      "strips-gripper-x-9_(at_ball9_roomb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-gripper-x-9_(at_ball9_roomb)",
    "run_dir": "runs-01101-01200/01175",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-10-0_(at_obj11_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-10-0_(at_obj11_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-10-0_(at_obj11_pos3)",
    "run_dir": "runs-01501-01600/01528",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "logistics00-logistics-10-0_(at_obj12_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-10-0_(at_obj12_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-10-0_(at_obj12_apt1)",
    "run_dir": "runs-01501-01600/01529",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01529/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01529/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01529/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01529/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01529/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-10-0_(at_obj21_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-10-0_(at_obj21_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-10-0_(at_obj21_pos4)",
    "run_dir": "runs-01501-01600/01530",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01530/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01530/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01530/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01530/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01530/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-10-0_(at_obj22_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-10-0_(at_obj22_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-10-0_(at_obj22_apt2)",
    "run_dir": "runs-01501-01600/01531",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153ed6c65210>Exception ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "logistics00-logistics-10-0_(at_obj23_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-10-0_(at_obj23_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-10-0_(at_obj23_pos4)",
    "run_dir": "runs-01501-01600/01532",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01532/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01532/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01532/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01532/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01532/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-10-0_(at_obj31_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-10-0_(at_obj31_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-10-0_(at_obj31_pos3)",
    "run_dir": "runs-01501-01600/01533",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-10-0_(at_obj32_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-10-0_(at_obj32_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-10-0_(at_obj32_pos1)",
    "run_dir": "runs-01501-01600/01534",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01534/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01534/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01534/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01534/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01534/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-10-0_(at_obj33_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-10-0_(at_obj33_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-10-0_(at_obj33_apt3)",
    "run_dir": "runs-01501-01600/01535",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01535/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01535/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01535/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01535/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01535/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-10-0_(at_obj41_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-10-0_(at_obj41_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-10-0_(at_obj41_apt3)",
    "run_dir": "runs-01501-01600/01536",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01536/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01536/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01536/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01536/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01536/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-10-0_(at_obj42_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-10-0_(at_obj42_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-10-0_(at_obj42_pos4)",
    "run_dir": "runs-01501-01600/01537",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-10-1_(at_obj12_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-10-1_(at_obj12_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-10-1_(at_obj12_pos1)",
    "run_dir": "runs-01501-01600/01538",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-10-1_(at_obj13_apt4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-10-1_(at_obj13_apt4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-10-1_(at_obj13_apt4)",
    "run_dir": "runs-01501-01600/01539",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01539/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01539/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01539/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01539/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01539/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-10-1_(at_obj22_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-10-1_(at_obj22_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-10-1_(at_obj22_pos4)",
    "run_dir": "runs-01501-01600/01540",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01540/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01540/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01540/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01540/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01540/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-10-1_(at_obj23_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-10-1_(at_obj23_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-10-1_(at_obj23_pos3)",
    "run_dir": "runs-01501-01600/01541",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01541/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01541/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01541/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01541/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01541/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-10-1_(at_obj31_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-10-1_(at_obj31_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-10-1_(at_obj31_apt3)",
    "run_dir": "runs-01501-01600/01542",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01542/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01542/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01542/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01542/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01542/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-10-1_(at_obj32_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-10-1_(at_obj32_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-10-1_(at_obj32_pos3)",
    "run_dir": "runs-01501-01600/01543",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-10-1_(at_obj33_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-10-1_(at_obj33_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-10-1_(at_obj33_apt1)",
    "run_dir": "runs-01501-01600/01544",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e555bd1210>MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01544/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01544/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01544/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01544/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01544/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-10-1_(at_obj41_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-10-1_(at_obj41_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-10-1_(at_obj41_apt3)",
    "run_dir": "runs-01501-01600/01545",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15276ec6d210>Exception ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01545/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01545/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01545/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01545/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01545/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-10-1_(at_obj42_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-10-1_(at_obj42_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-10-1_(at_obj42_apt3)",
    "run_dir": "runs-01501-01600/01546",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01546/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01546/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01546/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01546/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01546/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-10-1_(at_obj43_apt4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-10-1_(at_obj43_apt4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-10-1_(at_obj43_apt4)",
    "run_dir": "runs-01501-01600/01547",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "logistics00-logistics-11-0_(at_obj11_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-11-0_(at_obj11_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-0_(at_obj11_pos1)",
    "run_dir": "runs-01501-01600/01548",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-11-0_(at_obj12_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-11-0_(at_obj12_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-0_(at_obj12_apt2)",
    "run_dir": "runs-01501-01600/01549",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14715aadd210>Exception ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "logistics00-logistics-11-0_(at_obj13_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-11-0_(at_obj13_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-0_(at_obj13_pos4)",
    "run_dir": "runs-01501-01600/01550",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01550/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01550/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01550/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01550/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01550/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-11-0_(at_obj21_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-11-0_(at_obj21_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-0_(at_obj21_pos4)",
    "run_dir": "runs-01501-01600/01551",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01551/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01551/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01551/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01551/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01551/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-11-0_(at_obj22_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-11-0_(at_obj22_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-0_(at_obj22_apt2)",
    "run_dir": "runs-01501-01600/01552",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01552/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01552/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01552/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01552/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01552/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-11-0_(at_obj23_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-11-0_(at_obj23_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-0_(at_obj23_pos1)",
    "run_dir": "runs-01501-01600/01553",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01553/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01553/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01553/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01553/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01553/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-11-0_(at_obj31_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-11-0_(at_obj31_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-0_(at_obj31_pos1)",
    "run_dir": "runs-01501-01600/01554",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01554/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01554/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01554/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01554/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01554/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-11-0_(at_obj33_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-11-0_(at_obj33_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-0_(at_obj33_apt1)",
    "run_dir": "runs-01501-01600/01555",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01555/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01555/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01555/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01555/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01555/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-11-0_(at_obj41_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-11-0_(at_obj41_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-0_(at_obj41_pos4)",
    "run_dir": "runs-01501-01600/01556",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-11-0_(at_obj42_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-11-0_(at_obj42_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-0_(at_obj42_apt2)",
    "run_dir": "runs-01501-01600/01557",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146c805fd210>MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01557/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01557/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01557/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01557/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01557/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-11-0_(at_obj43_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-11-0_(at_obj43_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-0_(at_obj43_pos4)",
    "run_dir": "runs-01501-01600/01558",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-11-1_(at_obj11_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-11-1_(at_obj11_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-1_(at_obj11_apt2)",
    "run_dir": "runs-01501-01600/01559",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149e10165210>Exception ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01559/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01559/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01559/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01559/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01559/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-11-1_(at_obj12_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-11-1_(at_obj12_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-1_(at_obj12_apt3)",
    "run_dir": "runs-01501-01600/01560",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01560/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01560/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01560/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01560/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01560/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-11-1_(at_obj13_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-11-1_(at_obj13_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-1_(at_obj13_pos2)",
    "run_dir": "runs-01501-01600/01561",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01561/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01561/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01561/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01561/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01561/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-11-1_(at_obj21_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-11-1_(at_obj21_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-1_(at_obj21_apt3)",
    "run_dir": "runs-01501-01600/01562",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01562/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01562/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01562/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01562/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01562/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-11-1_(at_obj22_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-11-1_(at_obj22_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-1_(at_obj22_pos4)",
    "run_dir": "runs-01501-01600/01563",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146158459210>MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01563/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01563/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01563/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01563/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01563/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-11-1_(at_obj23_apt4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-11-1_(at_obj23_apt4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-1_(at_obj23_apt4)",
    "run_dir": "runs-01501-01600/01564",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01564/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01564/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01564/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01564/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01564/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-11-1_(at_obj32_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-11-1_(at_obj32_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-1_(at_obj32_apt3)",
    "run_dir": "runs-01501-01600/01565",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01565/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01565/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01565/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01565/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01565/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-11-1_(at_obj33_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-11-1_(at_obj33_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-1_(at_obj33_pos2)",
    "run_dir": "runs-01501-01600/01566",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01566/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01566/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01566/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01566/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01566/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-11-1_(at_obj41_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-11-1_(at_obj41_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-1_(at_obj41_pos2)",
    "run_dir": "runs-01501-01600/01567",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "logistics00-logistics-11-1_(at_obj42_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-11-1_(at_obj42_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-1_(at_obj42_pos4)",
    "run_dir": "runs-01501-01600/01568",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-11-1_(at_obj43_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-11-1_(at_obj43_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-11-1_(at_obj43_pos1)",
    "run_dir": "runs-01501-01600/01569",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15473b179210>Exception ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01569/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01569/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01569/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01569/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01569/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-12-0_(at_obj11_apt4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-12-0_(at_obj11_apt4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-0_(at_obj11_apt4)",
    "run_dir": "runs-01501-01600/01570",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01570/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01570/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01570/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01570/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01570/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-12-0_(at_obj12_apt4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-12-0_(at_obj12_apt4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-0_(at_obj12_apt4)",
    "run_dir": "runs-01501-01600/01571",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15128ed99210>Exception ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "logistics00-logistics-12-0_(at_obj13_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-12-0_(at_obj13_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-0_(at_obj13_apt1)",
    "run_dir": "runs-01501-01600/01572",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01572/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01572/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01572/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01572/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01572/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-12-0_(at_obj21_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-12-0_(at_obj21_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-0_(at_obj21_apt2)",
    "run_dir": "runs-01501-01600/01573",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01573/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01573/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01573/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01573/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01573/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-12-0_(at_obj22_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-12-0_(at_obj22_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-0_(at_obj22_pos2)",
    "run_dir": "runs-01501-01600/01574",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-12-0_(at_obj23_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-12-0_(at_obj23_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-0_(at_obj23_pos4)",
    "run_dir": "runs-01501-01600/01575",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01575/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01575/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01575/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01575/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01575/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-12-0_(at_obj31_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-12-0_(at_obj31_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-0_(at_obj31_pos3)",
    "run_dir": "runs-01501-01600/01576",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-12-0_(at_obj32_apt4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-12-0_(at_obj32_apt4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-0_(at_obj32_apt4)",
    "run_dir": "runs-01501-01600/01577",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f93d0b9210>Exception ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01577/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01577/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01577/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01577/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01577/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-12-0_(at_obj33_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-12-0_(at_obj33_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-0_(at_obj33_pos2)",
    "run_dir": "runs-01501-01600/01578",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01578/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01578/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01578/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01578/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01578/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-12-0_(at_obj41_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-12-0_(at_obj41_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-0_(at_obj41_apt1)",
    "run_dir": "runs-01501-01600/01579",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f89b97d210>Exception ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01579/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01579/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01579/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01579/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01579/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-12-0_(at_obj42_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-12-0_(at_obj42_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-0_(at_obj42_pos4)",
    "run_dir": "runs-01501-01600/01580",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-12-0_(at_obj43_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-12-0_(at_obj43_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-0_(at_obj43_pos4)",
    "run_dir": "runs-01501-01600/01581",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-12-1_(at_obj11_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-12-1_(at_obj11_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-1_(at_obj11_apt1)",
    "run_dir": "runs-01501-01600/01582",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01582/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01582/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01582/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01582/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01582/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-12-1_(at_obj12_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-12-1_(at_obj12_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-1_(at_obj12_pos4)",
    "run_dir": "runs-01501-01600/01583",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01583/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01583/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01583/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01583/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01583/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-12-1_(at_obj13_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-12-1_(at_obj13_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-1_(at_obj13_apt2)",
    "run_dir": "runs-01501-01600/01584",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01584/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01584/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01584/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01584/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01584/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-12-1_(at_obj21_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-12-1_(at_obj21_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-1_(at_obj21_pos1)",
    "run_dir": "runs-01501-01600/01585",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01585/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01585/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01585/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01585/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01585/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-12-1_(at_obj22_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-12-1_(at_obj22_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-1_(at_obj22_pos3)",
    "run_dir": "runs-01501-01600/01586",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01586/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01586/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01586/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01586/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01586/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-12-1_(at_obj23_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-12-1_(at_obj23_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-1_(at_obj23_pos4)",
    "run_dir": "runs-01501-01600/01587",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01587/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01587/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01587/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01587/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01587/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-12-1_(at_obj31_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-12-1_(at_obj31_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-1_(at_obj31_pos1)",
    "run_dir": "runs-01501-01600/01588",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01588/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01588/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01588/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01588/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01588/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-12-1_(at_obj32_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-12-1_(at_obj32_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-1_(at_obj32_apt3)",
    "run_dir": "runs-01501-01600/01589",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01589/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01589/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01589/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01589/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01589/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-12-1_(at_obj33_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-12-1_(at_obj33_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-1_(at_obj33_pos1)",
    "run_dir": "runs-01501-01600/01590",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14814ecc1210>Exception ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01590/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01590/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01590/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01590/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01590/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-12-1_(at_obj41_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-12-1_(at_obj41_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-1_(at_obj41_pos1)",
    "run_dir": "runs-01501-01600/01591",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e22baf1210>Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "logistics00-logistics-12-1_(at_obj42_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-12-1_(at_obj42_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-1_(at_obj42_apt2)",
    "run_dir": "runs-01501-01600/01592",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149b15659210>Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "logistics00-logistics-12-1_(at_obj43_apt4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-12-1_(at_obj43_apt4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-12-1_(at_obj43_apt4)",
    "run_dir": "runs-01501-01600/01593",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01593/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01593/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01593/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01593/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01593/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-13-0_(at_obj11_pos5)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-13-0_(at_obj11_pos5)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-0_(at_obj11_pos5)",
    "run_dir": "runs-01501-01600/01594",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-13-0_(at_obj12_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-13-0_(at_obj12_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-0_(at_obj12_pos3)",
    "run_dir": "runs-01501-01600/01595",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01595/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01595/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01595/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01595/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01501-01600/01595/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-13-0_(at_obj13_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-13-0_(at_obj13_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-0_(at_obj13_pos4)",
    "run_dir": "runs-01501-01600/01596",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-13-0_(at_obj22_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-13-0_(at_obj22_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-0_(at_obj22_pos2)",
    "run_dir": "runs-01501-01600/01597",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-13-0_(at_obj23_pos5)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-13-0_(at_obj23_pos5)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-0_(at_obj23_pos5)",
    "run_dir": "runs-01501-01600/01598",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-13-0_(at_obj31_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-13-0_(at_obj31_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-0_(at_obj31_apt1)",
    "run_dir": "runs-01501-01600/01599",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x155364575210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "logistics00-logistics-13-0_(at_obj32_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-13-0_(at_obj32_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-0_(at_obj32_apt2)",
    "run_dir": "runs-01501-01600/01600",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-13-0_(at_obj33_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-13-0_(at_obj33_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-0_(at_obj33_pos1)",
    "run_dir": "runs-01601-01700/01601",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14dd72445210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01601/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01601/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01601/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01601/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01601/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-13-0_(at_obj41_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-13-0_(at_obj41_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-0_(at_obj41_apt3)",
    "run_dir": "runs-01601-01700/01602",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1503054c9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "logistics00-logistics-13-0_(at_obj43_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-13-0_(at_obj43_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-0_(at_obj43_apt2)",
    "run_dir": "runs-01601-01700/01603",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-13-0_(at_obj51_apt5)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-13-0_(at_obj51_apt5)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-0_(at_obj51_apt5)",
    "run_dir": "runs-01601-01700/01604",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-13-0_(at_obj52_apt4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-13-0_(at_obj52_apt4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-0_(at_obj52_apt4)",
    "run_dir": "runs-01601-01700/01605",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154935455210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "logistics00-logistics-13-0_(at_obj53_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-13-0_(at_obj53_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-0_(at_obj53_pos1)",
    "run_dir": "runs-01601-01700/01606",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x155391c21210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "logistics00-logistics-13-1_(at_obj11_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-13-1_(at_obj11_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-1_(at_obj11_pos1)",
    "run_dir": "runs-01601-01700/01607",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-13-1_(at_obj12_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-13-1_(at_obj12_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-1_(at_obj12_pos2)",
    "run_dir": "runs-01601-01700/01608",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-13-1_(at_obj13_pos5)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-13-1_(at_obj13_pos5)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-1_(at_obj13_pos5)",
    "run_dir": "runs-01601-01700/01609",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15239167d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01609/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01609/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01609/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01609/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01609/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-13-1_(at_obj21_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-13-1_(at_obj21_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-1_(at_obj21_apt2)",
    "run_dir": "runs-01601-01700/01610",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-13-1_(at_obj22_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-13-1_(at_obj22_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-1_(at_obj22_pos1)",
    "run_dir": "runs-01601-01700/01611",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c08df71210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "logistics00-logistics-13-1_(at_obj23_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-13-1_(at_obj23_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-1_(at_obj23_apt1)",
    "run_dir": "runs-01601-01700/01612",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-13-1_(at_obj31_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-13-1_(at_obj31_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-1_(at_obj31_pos3)",
    "run_dir": "runs-01601-01700/01613",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-13-1_(at_obj33_apt4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-13-1_(at_obj33_apt4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-1_(at_obj33_apt4)",
    "run_dir": "runs-01601-01700/01614",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01614/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01614/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01614/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01614/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01614/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-13-1_(at_obj41_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-13-1_(at_obj41_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-1_(at_obj41_pos4)",
    "run_dir": "runs-01601-01700/01615",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-13-1_(at_obj42_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-13-1_(at_obj42_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-1_(at_obj42_pos3)",
    "run_dir": "runs-01601-01700/01616",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-13-1_(at_obj51_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-13-1_(at_obj51_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-1_(at_obj51_pos4)",
    "run_dir": "runs-01601-01700/01617",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15435a215210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01617/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01617/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01617/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01617/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01617/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-13-1_(at_obj52_apt4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-13-1_(at_obj52_apt4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-1_(at_obj52_apt4)",
    "run_dir": "runs-01601-01700/01618",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-13-1_(at_obj53_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-13-1_(at_obj53_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-13-1_(at_obj53_apt2)",
    "run_dir": "runs-01601-01700/01619",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-14-0_(at_obj11_apt4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-14-0_(at_obj11_apt4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-0_(at_obj11_apt4)",
    "run_dir": "runs-01601-01700/01620",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-14-0_(at_obj12_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-14-0_(at_obj12_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-0_(at_obj12_apt3)",
    "run_dir": "runs-01601-01700/01621",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-14-0_(at_obj13_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-14-0_(at_obj13_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-0_(at_obj13_apt1)",
    "run_dir": "runs-01601-01700/01622",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-14-0_(at_obj21_pos5)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-14-0_(at_obj21_pos5)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-0_(at_obj21_pos5)",
    "run_dir": "runs-01601-01700/01623",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-14-0_(at_obj22_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-14-0_(at_obj22_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-0_(at_obj22_pos4)",
    "run_dir": "runs-01601-01700/01624",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-14-0_(at_obj23_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-14-0_(at_obj23_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-0_(at_obj23_pos2)",
    "run_dir": "runs-01601-01700/01625",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-14-0_(at_obj31_pos5)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-14-0_(at_obj31_pos5)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-0_(at_obj31_pos5)",
    "run_dir": "runs-01601-01700/01626",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-14-0_(at_obj32_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-14-0_(at_obj32_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-0_(at_obj32_pos4)",
    "run_dir": "runs-01601-01700/01627",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-14-0_(at_obj33_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-14-0_(at_obj33_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-0_(at_obj33_pos3)",
    "run_dir": "runs-01601-01700/01628",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-14-0_(at_obj41_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-14-0_(at_obj41_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-0_(at_obj41_apt3)",
    "run_dir": "runs-01601-01700/01629",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a89eb6d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01629/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01629/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01629/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01629/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01629/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-14-0_(at_obj42_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-14-0_(at_obj42_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-0_(at_obj42_pos4)",
    "run_dir": "runs-01601-01700/01630",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-14-0_(at_obj43_apt5)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-14-0_(at_obj43_apt5)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-0_(at_obj43_apt5)",
    "run_dir": "runs-01601-01700/01631",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148207ed1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "logistics00-logistics-14-0_(at_obj51_apt5)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-14-0_(at_obj51_apt5)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-0_(at_obj51_apt5)",
    "run_dir": "runs-01601-01700/01632",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-14-0_(at_obj53_apt5)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-14-0_(at_obj53_apt5)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-0_(at_obj53_apt5)",
    "run_dir": "runs-01601-01700/01633",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b753719210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "logistics00-logistics-14-1_(at_obj11_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-14-1_(at_obj11_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-1_(at_obj11_pos4)",
    "run_dir": "runs-01601-01700/01634",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-14-1_(at_obj12_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-14-1_(at_obj12_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-1_(at_obj12_apt3)",
    "run_dir": "runs-01601-01700/01635",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f99aa85210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01635/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01635/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01635/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01635/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01635/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-14-1_(at_obj13_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-14-1_(at_obj13_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-1_(at_obj13_apt2)",
    "run_dir": "runs-01601-01700/01636",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-14-1_(at_obj21_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-14-1_(at_obj21_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-1_(at_obj21_pos4)",
    "run_dir": "runs-01601-01700/01637",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-14-1_(at_obj22_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-14-1_(at_obj22_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-1_(at_obj22_pos3)",
    "run_dir": "runs-01601-01700/01638",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-14-1_(at_obj31_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-14-1_(at_obj31_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-1_(at_obj31_pos3)",
    "run_dir": "runs-01601-01700/01639",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-14-1_(at_obj32_apt4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-14-1_(at_obj32_apt4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-1_(at_obj32_apt4)",
    "run_dir": "runs-01601-01700/01640",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-14-1_(at_obj33_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-14-1_(at_obj33_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-1_(at_obj33_pos3)",
    "run_dir": "runs-01601-01700/01641",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-14-1_(at_obj41_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-14-1_(at_obj41_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-1_(at_obj41_apt1)",
    "run_dir": "runs-01601-01700/01642",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-14-1_(at_obj42_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-14-1_(at_obj42_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-1_(at_obj42_pos1)",
    "run_dir": "runs-01601-01700/01643",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-14-1_(at_obj43_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-14-1_(at_obj43_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-1_(at_obj43_apt1)",
    "run_dir": "runs-01601-01700/01644",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-14-1_(at_obj51_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-14-1_(at_obj51_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-1_(at_obj51_pos4)",
    "run_dir": "runs-01601-01700/01645",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-14-1_(at_obj52_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-14-1_(at_obj52_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-1_(at_obj52_pos1)",
    "run_dir": "runs-01601-01700/01646",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-14-1_(at_obj53_apt5)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-14-1_(at_obj53_apt5)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-14-1_(at_obj53_apt5)",
    "run_dir": "runs-01601-01700/01647",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-0_(at_obj11_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-0_(at_obj11_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-0_(at_obj11_apt3)",
    "run_dir": "runs-01601-01700/01648",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-0_(at_obj12_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-0_(at_obj12_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-0_(at_obj12_pos2)",
    "run_dir": "runs-01601-01700/01649",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-0_(at_obj13_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-0_(at_obj13_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-0_(at_obj13_apt1)",
    "run_dir": "runs-01601-01700/01650",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-0_(at_obj21_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-0_(at_obj21_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-0_(at_obj21_pos3)",
    "run_dir": "runs-01601-01700/01651",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-0_(at_obj22_apt4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-0_(at_obj22_apt4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-0_(at_obj22_apt4)",
    "run_dir": "runs-01601-01700/01652",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-0_(at_obj23_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-0_(at_obj23_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-0_(at_obj23_pos4)",
    "run_dir": "runs-01601-01700/01653",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-0_(at_obj31_apt4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-15-0_(at_obj31_apt4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-0_(at_obj31_apt4)",
    "run_dir": "runs-01601-01700/01654",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01654/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01654/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01654/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01654/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01654/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-15-0_(at_obj32_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-15-0_(at_obj32_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-0_(at_obj32_pos3)",
    "run_dir": "runs-01601-01700/01655",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-15-0_(at_obj33_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-0_(at_obj33_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-0_(at_obj33_apt3)",
    "run_dir": "runs-01601-01700/01656",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-0_(at_obj41_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-15-0_(at_obj41_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-0_(at_obj41_apt1)",
    "run_dir": "runs-01601-01700/01657",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e1983d5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01657/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01657/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01657/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01657/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01657/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-15-0_(at_obj42_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-15-0_(at_obj42_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-0_(at_obj42_apt2)",
    "run_dir": "runs-01601-01700/01658",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01658/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01658/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01658/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01658/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01658/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-15-0_(at_obj43_pos5)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-0_(at_obj43_pos5)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-0_(at_obj43_pos5)",
    "run_dir": "runs-01601-01700/01659",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-0_(at_obj51_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-0_(at_obj51_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-0_(at_obj51_pos3)",
    "run_dir": "runs-01601-01700/01660",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-0_(at_obj52_apt4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-0_(at_obj52_apt4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-0_(at_obj52_apt4)",
    "run_dir": "runs-01601-01700/01661",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-0_(at_obj53_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-0_(at_obj53_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-0_(at_obj53_apt2)",
    "run_dir": "runs-01601-01700/01662",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-1_(at_obj11_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-1_(at_obj11_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-1_(at_obj11_pos3)",
    "run_dir": "runs-01601-01700/01663",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-1_(at_obj12_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-15-1_(at_obj12_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-1_(at_obj12_pos1)",
    "run_dir": "runs-01601-01700/01664",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-15-1_(at_obj13_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-1_(at_obj13_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-1_(at_obj13_apt3)",
    "run_dir": "runs-01601-01700/01665",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-1_(at_obj21_apt4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-1_(at_obj21_apt4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-1_(at_obj21_apt4)",
    "run_dir": "runs-01601-01700/01666",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-1_(at_obj22_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-15-1_(at_obj22_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-1_(at_obj22_apt2)",
    "run_dir": "runs-01601-01700/01667",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01667/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01667/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01667/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01667/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01601-01700/01667/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-15-1_(at_obj23_pos4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-1_(at_obj23_pos4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-1_(at_obj23_pos4)",
    "run_dir": "runs-01601-01700/01668",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-1_(at_obj31_apt4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-1_(at_obj31_apt4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-1_(at_obj31_apt4)",
    "run_dir": "runs-01601-01700/01669",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-1_(at_obj32_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-1_(at_obj32_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-1_(at_obj32_apt1)",
    "run_dir": "runs-01601-01700/01670",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-1_(at_obj33_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-15-1_(at_obj33_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-1_(at_obj33_pos3)",
    "run_dir": "runs-01601-01700/01671",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-15-1_(at_obj41_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-1_(at_obj41_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-1_(at_obj41_pos1)",
    "run_dir": "runs-01601-01700/01672",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-1_(at_obj42_apt4)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-1_(at_obj42_apt4)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-1_(at_obj42_apt4)",
    "run_dir": "runs-01601-01700/01673",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-1_(at_obj43_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-1_(at_obj43_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-1_(at_obj43_apt3)",
    "run_dir": "runs-01601-01700/01674",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-1_(at_obj51_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-1_(at_obj51_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-1_(at_obj51_apt3)",
    "run_dir": "runs-01601-01700/01675",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-1_(at_obj52_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-1_(at_obj52_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-1_(at_obj52_apt1)",
    "run_dir": "runs-01601-01700/01676",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-15-1_(at_obj53_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "logistics00",
      "logistics-15-1_(at_obj53_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-15-1_(at_obj53_apt3)",
    "run_dir": "runs-01601-01700/01677",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "logistics00-logistics-4-0_(at_obj11_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-4-0_(at_obj11_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-4-0_(at_obj11_apt1)",
    "run_dir": "runs-01601-01700/01678",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-4-0_(at_obj13_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-4-0_(at_obj13_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-4-0_(at_obj13_apt1)",
    "run_dir": "runs-01601-01700/01679",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-4-0_(at_obj21_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-4-0_(at_obj21_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-4-0_(at_obj21_pos1)",
    "run_dir": "runs-01601-01700/01680",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-4-0_(at_obj23_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-4-0_(at_obj23_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-4-0_(at_obj23_pos1)",
    "run_dir": "runs-01601-01700/01681",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-4-1_(at_obj11_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-4-1_(at_obj11_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-4-1_(at_obj11_pos2)",
    "run_dir": "runs-01601-01700/01682",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-4-1_(at_obj12_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-4-1_(at_obj12_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-4-1_(at_obj12_apt2)",
    "run_dir": "runs-01601-01700/01683",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-4-1_(at_obj13_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-4-1_(at_obj13_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-4-1_(at_obj13_apt1)",
    "run_dir": "runs-01601-01700/01684",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-4-1_(at_obj21_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-4-1_(at_obj21_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-4-1_(at_obj21_apt2)",
    "run_dir": "runs-01601-01700/01685",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-4-2_(at_obj11_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-4-2_(at_obj11_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-4-2_(at_obj11_pos2)",
    "run_dir": "runs-01601-01700/01686",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-4-2_(at_obj12_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-4-2_(at_obj12_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-4-2_(at_obj12_pos1)",
    "run_dir": "runs-01601-01700/01687",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-4-2_(at_obj21_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-4-2_(at_obj21_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-4-2_(at_obj21_apt1)",
    "run_dir": "runs-01601-01700/01688",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-4-2_(at_obj23_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-4-2_(at_obj23_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-4-2_(at_obj23_pos2)",
    "run_dir": "runs-01601-01700/01689",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-5-0_(at_obj11_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-5-0_(at_obj11_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-5-0_(at_obj11_pos2)",
    "run_dir": "runs-01601-01700/01690",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-5-0_(at_obj12_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-5-0_(at_obj12_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-5-0_(at_obj12_pos2)",
    "run_dir": "runs-01601-01700/01691",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-5-0_(at_obj13_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-5-0_(at_obj13_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-5-0_(at_obj13_apt2)",
    "run_dir": "runs-01601-01700/01692",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-5-0_(at_obj22_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-5-0_(at_obj22_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-5-0_(at_obj22_apt1)",
    "run_dir": "runs-01601-01700/01693",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-5-0_(at_obj23_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-5-0_(at_obj23_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-5-0_(at_obj23_apt2)",
    "run_dir": "runs-01601-01700/01694",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-5-1_(at_obj11_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-5-1_(at_obj11_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-5-1_(at_obj11_pos1)",
    "run_dir": "runs-01601-01700/01695",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-5-1_(at_obj12_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-5-1_(at_obj12_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-5-1_(at_obj12_apt1)",
    "run_dir": "runs-01601-01700/01696",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-5-1_(at_obj21_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-5-1_(at_obj21_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-5-1_(at_obj21_apt2)",
    "run_dir": "runs-01601-01700/01697",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-5-1_(at_obj22_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-5-1_(at_obj22_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-5-1_(at_obj22_apt2)",
    "run_dir": "runs-01601-01700/01698",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-5-1_(at_obj23_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-5-1_(at_obj23_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-5-1_(at_obj23_pos1)",
    "run_dir": "runs-01601-01700/01699",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-5-2_(at_obj12_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-5-2_(at_obj12_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-5-2_(at_obj12_apt1)",
    "run_dir": "runs-01601-01700/01700",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-5-2_(at_obj13_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-5-2_(at_obj13_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-5-2_(at_obj13_pos1)",
    "run_dir": "runs-01701-01800/01701",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-5-2_(at_obj21_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-5-2_(at_obj21_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-5-2_(at_obj21_apt2)",
    "run_dir": "runs-01701-01800/01702",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-5-2_(at_obj22_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-5-2_(at_obj22_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-5-2_(at_obj22_pos2)",
    "run_dir": "runs-01701-01800/01703",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-5-2_(at_obj23_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-5-2_(at_obj23_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-5-2_(at_obj23_apt2)",
    "run_dir": "runs-01701-01800/01704",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-6-0_(at_obj11_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-6-0_(at_obj11_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-0_(at_obj11_apt2)",
    "run_dir": "runs-01701-01800/01705",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-6-0_(at_obj12_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-6-0_(at_obj12_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-0_(at_obj12_apt2)",
    "run_dir": "runs-01701-01800/01706",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-6-0_(at_obj13_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-6-0_(at_obj13_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-0_(at_obj13_pos2)",
    "run_dir": "runs-01701-01800/01707",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-6-0_(at_obj21_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-6-0_(at_obj21_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-0_(at_obj21_apt2)",
    "run_dir": "runs-01701-01800/01708",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-6-0_(at_obj22_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-6-0_(at_obj22_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-0_(at_obj22_pos2)",
    "run_dir": "runs-01701-01800/01709",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-6-0_(at_obj23_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-6-0_(at_obj23_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-0_(at_obj23_apt1)",
    "run_dir": "runs-01701-01800/01710",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-6-1_(at_obj11_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-6-1_(at_obj11_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-1_(at_obj11_pos1)",
    "run_dir": "runs-01701-01800/01711",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-6-1_(at_obj12_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-6-1_(at_obj12_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-1_(at_obj12_apt1)",
    "run_dir": "runs-01701-01800/01712",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-6-1_(at_obj13_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-6-1_(at_obj13_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-1_(at_obj13_pos2)",
    "run_dir": "runs-01701-01800/01713",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-6-1_(at_obj21_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-6-1_(at_obj21_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-1_(at_obj21_pos2)",
    "run_dir": "runs-01701-01800/01714",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-6-1_(at_obj22_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-6-1_(at_obj22_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-1_(at_obj22_apt2)",
    "run_dir": "runs-01701-01800/01715",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-6-1_(at_obj23_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-6-1_(at_obj23_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-1_(at_obj23_pos2)",
    "run_dir": "runs-01701-01800/01716",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-6-2_(at_obj11_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-6-2_(at_obj11_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-2_(at_obj11_pos2)",
    "run_dir": "runs-01701-01800/01717",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-6-2_(at_obj12_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-6-2_(at_obj12_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-2_(at_obj12_apt2)",
    "run_dir": "runs-01701-01800/01718",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-6-2_(at_obj13_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-6-2_(at_obj13_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-2_(at_obj13_apt1)",
    "run_dir": "runs-01701-01800/01719",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-6-2_(at_obj21_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-6-2_(at_obj21_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-2_(at_obj21_pos2)",
    "run_dir": "runs-01701-01800/01720",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-6-2_(at_obj22_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-6-2_(at_obj22_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-2_(at_obj22_apt1)",
    "run_dir": "runs-01701-01800/01721",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-6-2_(at_obj23_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-6-2_(at_obj23_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-2_(at_obj23_apt1)",
    "run_dir": "runs-01701-01800/01722",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-6-9_(at_obj11_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-6-9_(at_obj11_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-9_(at_obj11_apt1)",
    "run_dir": "runs-01701-01800/01723",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-6-9_(at_obj12_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-6-9_(at_obj12_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-9_(at_obj12_pos1)",
    "run_dir": "runs-01701-01800/01724",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-6-9_(at_obj13_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-6-9_(at_obj13_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-9_(at_obj13_pos2)",
    "run_dir": "runs-01701-01800/01725",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-6-9_(at_obj21_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-6-9_(at_obj21_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-9_(at_obj21_pos2)",
    "run_dir": "runs-01701-01800/01726",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-6-9_(at_obj22_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-6-9_(at_obj22_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-9_(at_obj22_apt1)",
    "run_dir": "runs-01701-01800/01727",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-6-9_(at_obj23_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-6-9_(at_obj23_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-6-9_(at_obj23_pos1)",
    "run_dir": "runs-01701-01800/01728",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-7-0_(at_obj12_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-7-0_(at_obj12_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-7-0_(at_obj12_pos2)",
    "run_dir": "runs-01701-01800/01729",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01729/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01729/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01729/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01729/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01729/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-7-0_(at_obj13_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-7-0_(at_obj13_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-7-0_(at_obj13_apt3)",
    "run_dir": "runs-01701-01800/01730",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-7-0_(at_obj22_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-7-0_(at_obj22_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-7-0_(at_obj22_pos2)",
    "run_dir": "runs-01701-01800/01731",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-7-0_(at_obj23_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-7-0_(at_obj23_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-7-0_(at_obj23_apt1)",
    "run_dir": "runs-01701-01800/01732",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01732/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01732/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01732/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01732/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01732/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-7-0_(at_obj31_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-7-0_(at_obj31_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-7-0_(at_obj31_apt2)",
    "run_dir": "runs-01701-01800/01733",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01733/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01733/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01733/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01733/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01733/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-7-0_(at_obj32_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-7-0_(at_obj32_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-7-0_(at_obj32_pos1)",
    "run_dir": "runs-01701-01800/01734",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147b7b3e1210>Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "logistics00-logistics-7-0_(at_obj33_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-7-0_(at_obj33_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-7-0_(at_obj33_apt1)",
    "run_dir": "runs-01701-01800/01735",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01735/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01735/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01735/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01735/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01735/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-7-1_(at_obj11_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-7-1_(at_obj11_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-7-1_(at_obj11_pos3)",
    "run_dir": "runs-01701-01800/01736",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b0116bd210>Exception ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "logistics00-logistics-7-1_(at_obj12_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-7-1_(at_obj12_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-7-1_(at_obj12_apt3)",
    "run_dir": "runs-01701-01800/01737",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01737/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01737/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01737/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01737/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01737/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-7-1_(at_obj13_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-7-1_(at_obj13_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-7-1_(at_obj13_pos2)",
    "run_dir": "runs-01701-01800/01738",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15534a3d5210>Exception ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01738/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01738/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01738/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01738/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01738/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-7-1_(at_obj21_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-7-1_(at_obj21_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-7-1_(at_obj21_apt3)",
    "run_dir": "runs-01701-01800/01739",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01739/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01739/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01739/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01739/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01739/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-7-1_(at_obj23_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-7-1_(at_obj23_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-7-1_(at_obj23_apt1)",
    "run_dir": "runs-01701-01800/01740",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01740/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01740/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01740/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01740/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01740/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-7-1_(at_obj32_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-7-1_(at_obj32_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-7-1_(at_obj32_pos1)",
    "run_dir": "runs-01701-01800/01741",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15312f921210>Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "logistics00-logistics-7-1_(at_obj33_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "logistics00",
      "logistics-7-1_(at_obj33_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-7-1_(at_obj33_apt1)",
    "run_dir": "runs-01701-01800/01742",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-8-0_(at_obj11_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-8-0_(at_obj11_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-8-0_(at_obj11_pos3)",
    "run_dir": "runs-01701-01800/01743",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01743/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01743/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01743/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01743/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01743/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-8-0_(at_obj12_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-8-0_(at_obj12_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-8-0_(at_obj12_pos1)",
    "run_dir": "runs-01701-01800/01744",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-8-0_(at_obj13_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-8-0_(at_obj13_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-8-0_(at_obj13_apt2)",
    "run_dir": "runs-01701-01800/01745",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-8-0_(at_obj21_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-8-0_(at_obj21_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-8-0_(at_obj21_pos2)",
    "run_dir": "runs-01701-01800/01746",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-8-0_(at_obj22_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-8-0_(at_obj22_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-8-0_(at_obj22_pos3)",
    "run_dir": "runs-01701-01800/01747",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01747/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01747/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01747/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01747/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01747/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-8-0_(at_obj23_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-8-0_(at_obj23_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-8-0_(at_obj23_apt2)",
    "run_dir": "runs-01701-01800/01748",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-8-0_(at_obj31_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-8-0_(at_obj31_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-8-0_(at_obj31_apt3)",
    "run_dir": "runs-01701-01800/01749",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-8-0_(at_obj32_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-8-0_(at_obj32_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-8-0_(at_obj32_apt1)",
    "run_dir": "runs-01701-01800/01750",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01750/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01750/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01750/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01750/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01750/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-8-1_(at_obj12_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-8-1_(at_obj12_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-8-1_(at_obj12_pos3)",
    "run_dir": "runs-01701-01800/01751",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14958a1e9210>Exception ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01751/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01751/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01751/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01751/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01751/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-8-1_(at_obj13_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-8-1_(at_obj13_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-8-1_(at_obj13_pos2)",
    "run_dir": "runs-01701-01800/01752",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e0d7a75210>Exception ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "logistics00-logistics-8-1_(at_obj21_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-8-1_(at_obj21_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-8-1_(at_obj21_pos3)",
    "run_dir": "runs-01701-01800/01753",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14af7a6b1210>Exception ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01753/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01753/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01753/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01753/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01753/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-8-1_(at_obj22_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-8-1_(at_obj22_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-8-1_(at_obj22_pos3)",
    "run_dir": "runs-01701-01800/01754",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "logistics00-logistics-8-1_(at_obj23_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-8-1_(at_obj23_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-8-1_(at_obj23_apt2)",
    "run_dir": "runs-01701-01800/01755",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-8-1_(at_obj31_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-8-1_(at_obj31_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-8-1_(at_obj31_apt1)",
    "run_dir": "runs-01701-01800/01756",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-8-1_(at_obj32_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-8-1_(at_obj32_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-8-1_(at_obj32_apt2)",
    "run_dir": "runs-01701-01800/01757",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-8-1_(at_obj33_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-8-1_(at_obj33_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-8-1_(at_obj33_apt3)",
    "run_dir": "runs-01701-01800/01758",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-9-0_(at_obj11_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-9-0_(at_obj11_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-9-0_(at_obj11_pos1)",
    "run_dir": "runs-01701-01800/01759",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-9-0_(at_obj12_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-9-0_(at_obj12_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-9-0_(at_obj12_pos1)",
    "run_dir": "runs-01701-01800/01760",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-9-0_(at_obj13_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-9-0_(at_obj13_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-9-0_(at_obj13_apt3)",
    "run_dir": "runs-01701-01800/01761",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01761/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01761/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01761/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01761/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01761/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-9-0_(at_obj21_apt1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-9-0_(at_obj21_apt1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-9-0_(at_obj21_apt1)",
    "run_dir": "runs-01701-01800/01762",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-9-0_(at_obj22_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-9-0_(at_obj22_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-9-0_(at_obj22_pos1)",
    "run_dir": "runs-01701-01800/01763",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01763/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01763/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01763/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01763/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01763/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-9-0_(at_obj23_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-9-0_(at_obj23_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-9-0_(at_obj23_pos3)",
    "run_dir": "runs-01701-01800/01764",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01764/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01764/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01764/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01764/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01764/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-9-0_(at_obj31_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-9-0_(at_obj31_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-9-0_(at_obj31_apt3)",
    "run_dir": "runs-01701-01800/01765",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-9-0_(at_obj32_pos1)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-9-0_(at_obj32_pos1)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-9-0_(at_obj32_pos1)",
    "run_dir": "runs-01701-01800/01766",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1514841e9210>Exception ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01766/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01766/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01766/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01766/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01766/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-9-0_(at_obj33_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-9-0_(at_obj33_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-9-0_(at_obj33_pos3)",
    "run_dir": "runs-01701-01800/01767",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-9-1_(at_obj11_apt2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-9-1_(at_obj11_apt2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-9-1_(at_obj11_apt2)",
    "run_dir": "runs-01701-01800/01768",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-9-1_(at_obj12_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-9-1_(at_obj12_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-9-1_(at_obj12_pos3)",
    "run_dir": "runs-01701-01800/01769",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "logistics00-logistics-9-1_(at_obj13_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-9-1_(at_obj13_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-9-1_(at_obj13_pos3)",
    "run_dir": "runs-01701-01800/01770",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01770/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01770/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01770/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01770/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01770/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "logistics00-logistics-9-1_(at_obj21_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-9-1_(at_obj21_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-9-1_(at_obj21_pos2)",
    "run_dir": "runs-01701-01800/01771",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-9-1_(at_obj22_pos2)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-9-1_(at_obj22_pos2)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-9-1_(at_obj22_pos2)",
    "run_dir": "runs-01701-01800/01772",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-9-1_(at_obj23_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "logistics00",
      "logistics-9-1_(at_obj23_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-9-1_(at_obj23_apt3)",
    "run_dir": "runs-01701-01800/01773",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01773/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01773/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01773/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01773/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01773/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "logistics00-logistics-9-1_(at_obj31_pos3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "none",
    "exit_code": 0,
    "id": [
      "logistics00",
      "logistics-9-1_(at_obj31_pos3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-9-1_(at_obj31_pos3)",
    "run_dir": "runs-01701-01800/01774",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "logistics00-logistics-9-1_(at_obj32_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-9-1_(at_obj32_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-9-1_(at_obj32_apt3)",
    "run_dir": "runs-01701-01800/01775",
    "success": 0,
    "time_limit": 1800
  },
  "logistics00-logistics-9-1_(at_obj33_apt3)": {
    "algorithm": "width_computation",
    "domain": "logistics00",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "logistics00",
      "logistics-9-1_(at_obj33_apt3)"
    ],
    "memory_limit": 3584,
    "problem": "logistics-9-1_(at_obj33_apt3)",
    "run_dir": "runs-01701-01800/01776",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-03901-04000/03927",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-03901-04000/03928",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-03901-04000/03929",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-03901-04000/03930",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-03901-04000/03931",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-03901-04000/03932",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-03901-04000/03933",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-03901-04000/03934",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-03901-04000/03935",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-03901-04000/03936",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-03901-04000/03937",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-03901-04000/03938",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-03901-04000/03939",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-03901-04000/03940",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-03901-04000/03941",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-03901-04000/03942",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-03901-04000/03943",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-03901-04000/03944",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-03901-04000/03945",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-03901-04000/03946",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-03901-04000/03947",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-03901-04000/03948",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-03901-04000/03949",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-03901-04000/03950",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f10-p5-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-03901-04000/03951",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-03901-04000/03952",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-03901-04000/03953",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-03901-04000/03954",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-03901-04000/03955",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-03901-04000/03956",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-03901-04000/03957",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-03901-04000/03958",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-03901-04000/03959",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-03901-04000/03960",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-03901-04000/03961",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-03901-04000/03962",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-03901-04000/03963",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-03901-04000/03964",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-03901-04000/03965",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-03901-04000/03966",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-03901-04000/03967",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-03901-04000/03968",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-03901-04000/03969",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-03901-04000/03970",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-03901-04000/03971",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-03901-04000/03972",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-03901-04000/03973",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-03901-04000/03974",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-03901-04000/03975",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-03901-04000/03976",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-03901-04000/03977",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-03901-04000/03978",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-03901-04000/03979",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-03901-04000/03980",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-03901-04000/03981",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-03901-04000/03982",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-03901-04000/03983",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-03901-04000/03984",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-03901-04000/03985",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-03901-04000/03986",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-03901-04000/03987",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-03901-04000/03988",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-03901-04000/03989",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-03901-04000/03990",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-03901-04000/03991",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-03901-04000/03992",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-03901-04000/03993",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-03901-04000/03994",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-03901-04000/03995",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-03901-04000/03996",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-03901-04000/03997",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-03901-04000/03998",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-03901-04000/03999",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-03901-04000/04000",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-04001-04100/04001",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-04001-04100/04002",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-04001-04100/04003",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-04001-04100/04004",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-04001-04100/04005",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-04001-04100/04006",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-04001-04100/04007",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-04001-04100/04008",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-04001-04100/04009",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-04001-04100/04010",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-04001-04100/04011",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-04001-04100/04012",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-04001-04100/04013",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-04001-04100/04014",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-04001-04100/04015",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f14-p7-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-04001-04100/04016",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-04001-04100/04017",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-04001-04100/04018",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-04001-04100/04019",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-04001-04100/04020",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-04001-04100/04021",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-04001-04100/04022",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-04001-04100/04023",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-04001-04100/04024",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-04001-04100/04025",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-04001-04100/04026",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-04001-04100/04027",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-04001-04100/04028",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-04001-04100/04029",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-04001-04100/04030",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-04001-04100/04031",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-04001-04100/04032",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-04001-04100/04033",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-04001-04100/04034",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-04001-04100/04035",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-04001-04100/04036",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-04001-04100/04037",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-04001-04100/04038",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-04001-04100/04039",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-04001-04100/04040",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-04001-04100/04041",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-04001-04100/04042",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-04001-04100/04043",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-04001-04100/04044",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-04001-04100/04045",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-04001-04100/04046",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-04001-04100/04047",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-04001-04100/04048",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-04001-04100/04049",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-04001-04100/04050",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-04001-04100/04051",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-04001-04100/04052",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-04001-04100/04053",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-04001-04100/04054",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-04001-04100/04055",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f16-p8-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-04001-04100/04056",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-04001-04100/04057",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04057/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04057/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04057/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04057/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-04001-04100/04058",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04058/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04058/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04058/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04058/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-04001-04100/04059",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04059/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04059/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04059/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04059/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-04001-04100/04060",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04060/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04060/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04060/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04060/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-04001-04100/04061",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04061/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04061/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04061/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04061/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-04001-04100/04062",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04062/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04062/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04062/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04062/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-04001-04100/04063",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04063/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04063/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04063/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04063/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-04001-04100/04064",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04064/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04064/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04064/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04064/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-04001-04100/04065",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04065/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04065/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04065/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04065/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-04001-04100/04066",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04066/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04066/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04066/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04066/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-04001-04100/04067",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04067/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04067/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04067/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04067/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-04001-04100/04068",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04068/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04068/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04068/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04068/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-04001-04100/04069",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04069/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04069/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04069/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04069/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-04001-04100/04070",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04070/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04070/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04070/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04070/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-04001-04100/04071",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04071/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04071/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04071/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04071/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-04001-04100/04072",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04072/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04072/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04072/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04072/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-04001-04100/04073",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04073/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04073/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04073/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04073/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-04001-04100/04074",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04074/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04074/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04074/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04074/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-04001-04100/04075",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04075/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04075/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04075/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04075/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-04001-04100/04076",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04076/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04076/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04076/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04076/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-04001-04100/04077",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04077/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04077/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04077/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04077/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-04001-04100/04078",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04078/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04078/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04078/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04078/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-04001-04100/04079",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04079/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04079/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04079/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04079/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-04001-04100/04080",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04080/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04080/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04080/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04080/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-04001-04100/04081",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04081/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04081/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04081/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04081/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-04001-04100/04082",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04082/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04082/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04082/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04082/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-04001-04100/04083",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04083/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04083/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04083/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04083/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-04001-04100/04084",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04084/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04084/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04084/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04084/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-04001-04100/04085",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04085/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04085/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04085/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04085/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-04001-04100/04086",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04086/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04086/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04086/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04086/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-04001-04100/04087",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04087/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04087/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04087/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04087/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-04001-04100/04088",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04088/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04088/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04088/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04088/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-04001-04100/04089",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04089/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04089/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04089/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04089/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-04001-04100/04090",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04090/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04090/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04090/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04090/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-04001-04100/04091",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04091/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04091/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04091/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04091/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-04001-04100/04092",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04092/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04092/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04092/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04092/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-04001-04100/04093",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04093/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04093/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04093/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04093/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-04001-04100/04094",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04094/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04094/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04094/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04094/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-04001-04100/04095",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04095/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04095/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04095/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04095/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-04001-04100/04096",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04096/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04096/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04096/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04096/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-04001-04100/04097",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04097/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04097/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04097/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04097/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-04001-04100/04098",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04098/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04098/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04098/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04098/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-04001-04100/04099",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04099/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04099/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04099/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04099/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-04001-04100/04100",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04100/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04100/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04100/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04001-04100/04100/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-04101-04200/04101",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04101-04200/04101/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04101-04200/04101/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04101-04200/04101/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04101-04200/04101/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f2-p1-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "none",
    "exit_code": 0,
    "id": [
      "miconic",
      "mixed-f2-p1-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f2-p1-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-01701-01800/01777",
    "success": 1,
    "time": 1.28862,
    "time_limit": 1800,
    "width": 2
  },
  "miconic-mixed-f2-p1-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "none",
    "exit_code": 0,
    "id": [
      "miconic",
      "mixed-f2-p1-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f2-p1-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-01701-01800/01778",
    "success": 1,
    "time": 1.07215,
    "time_limit": 1800,
    "width": 2
  },
  "miconic-mixed-f2-p1-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "none",
    "exit_code": 0,
    "id": [
      "miconic",
      "mixed-f2-p1-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f2-p1-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-01701-01800/01779",
    "success": 1,
    "time": 1.30498,
    "time_limit": 1800,
    "width": 2
  },
  "miconic-mixed-f2-p1-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "none",
    "exit_code": 0,
    "id": [
      "miconic",
      "mixed-f2-p1-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f2-p1-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-01701-01800/01780",
    "success": 1,
    "time": 1.27342,
    "time_limit": 1800,
    "width": 2
  },
  "miconic-mixed-f2-p1-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "none",
    "exit_code": 0,
    "id": [
      "miconic",
      "mixed-f2-p1-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f2-p1-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-01701-01800/01781",
    "success": 1,
    "time": 1.3084,
    "time_limit": 1800,
    "width": 2
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-01701-01800/01782",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01782/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01782/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01782/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01782/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-01701-01800/01783",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01783/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01783/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01783/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01783/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-01701-01800/01784",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01784/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01784/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01784/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01784/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-01701-01800/01785",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01785/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01785/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01785/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01785/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-01701-01800/01786",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01786/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01786/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01786/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01786/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-01701-01800/01787",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01787/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01787/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01787/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01787/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-01701-01800/01788",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01788/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01788/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01788/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01788/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-01701-01800/01789",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01789/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01789/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01789/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01789/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-01701-01800/01790",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01790/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01790/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01790/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01790/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)",
    "run_dir": "runs-01701-01800/01791",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01791/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01791/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01791/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01791/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-01701-01800/01792",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01792/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01792/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01792/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01792/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-01701-01800/01793",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01793/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01793/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01793/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01793/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-01701-01800/01794",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01794/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01794/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01794/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01794/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-01701-01800/01795",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01795/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01795/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01795/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01795/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-01701-01800/01796",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01796/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01796/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01796/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01796/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-01701-01800/01797",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01797/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01797/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01797/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01797/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-01701-01800/01798",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01798/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01798/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01798/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01798/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-01701-01800/01799",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01799/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01799/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01799/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01799/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-01701-01800/01800",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01800/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01800/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01800/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01701-01800/01800/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)",
    "run_dir": "runs-01801-01900/01801",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01801/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01801/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01801/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01801/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-01801-01900/01802",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01802/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01802/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01802/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01802/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-01801-01900/01803",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01803/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01803/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01803/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01803/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-01801-01900/01804",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01804/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01804/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01804/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01804/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-01801-01900/01805",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01805/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01805/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01805/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01805/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-01801-01900/01806",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01806/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01806/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01806/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01806/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-01801-01900/01807",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01807/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01807/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01807/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01807/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-01801-01900/01808",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01808/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01808/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01808/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01808/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-01801-01900/01809",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01809/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01809/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01809/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01809/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-01801-01900/01810",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01810/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01810/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01810/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01810/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)",
    "run_dir": "runs-01801-01900/01811",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01811/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01811/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01811/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01811/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-01801-01900/01812",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01812/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01812/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01812/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01812/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-01801-01900/01813",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01813/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01813/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01813/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01813/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-01801-01900/01814",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01814/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01814/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01814/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01814/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-01801-01900/01815",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01815/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01815/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01815/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01815/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-01801-01900/01816",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01816/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01816/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01816/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01816/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-01801-01900/01817",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01817/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01817/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01817/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01817/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-01801-01900/01818",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01818/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01818/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01818/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01818/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-01801-01900/01819",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01819/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01819/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01819/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01819/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-01801-01900/01820",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01820/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01820/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01820/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01820/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)",
    "run_dir": "runs-01801-01900/01821",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01821/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01821/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01821/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01821/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-01801-01900/01822",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01822/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01822/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01822/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01822/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-01801-01900/01823",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01823/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01823/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01823/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01823/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-01801-01900/01824",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01824/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01824/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01824/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01824/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-01801-01900/01825",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01825/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01825/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01825/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01825/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-01801-01900/01826",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01826/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01826/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01826/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01826/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-01801-01900/01827",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01827/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01827/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01827/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01827/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-01801-01900/01828",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01828/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01828/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01828/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01828/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-01801-01900/01829",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01829/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01829/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01829/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01829/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-01801-01900/01830",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01830/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01830/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01830/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01830/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f20-p10-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)",
    "run_dir": "runs-01801-01900/01831",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01831/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01831/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01831/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01831/../../width.py\", line 120, in has_width\n    candidate_transitions = [\n                            ^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-01801-01900/01832",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01832/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01832/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01832/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01832/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01832/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-01801-01900/01833",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01833/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01833/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01833/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01833/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01833/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)",
    "run_dir": "runs-01801-01900/01834",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01834/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01834/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01834/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01834/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01834/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-01801-01900/01835",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01835/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01835/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01835/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01835/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01835/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-01801-01900/01836",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-01801-01900/01837",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01837/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01837/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01837/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01837/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01837/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-01801-01900/01838",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-01801-01900/01839",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1510edfad210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01839/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01839/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01839/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01839/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01839/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-01801-01900/01840",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01840/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01840/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01840/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01840/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01840/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-01801-01900/01841",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d85612d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01841/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01841/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01841/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01841/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01841/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)",
    "run_dir": "runs-01801-01900/01842",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14bf115a5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-01801-01900/01843",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-01801-01900/01844",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01844/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01844/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01844/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01844/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01844/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)",
    "run_dir": "runs-01801-01900/01845",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01845/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01845/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01845/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01845/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01845/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-01801-01900/01846",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154b3ed25210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01846/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01846/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01846/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01846/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01846/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-01801-01900/01847",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146e09fd5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-01801-01900/01848",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01848/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01848/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01848/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01848/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01848/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-01801-01900/01849",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b6496e5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01849/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01849/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01849/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01849/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01849/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-01801-01900/01850",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-01801-01900/01851",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01851/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01851/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01851/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01851/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01851/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-01801-01900/01852",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)",
    "run_dir": "runs-01801-01900/01853",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01853/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01853/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01853/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01853/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01853/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-01801-01900/01854",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01854/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01854/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01854/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01854/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01854/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-01801-01900/01855",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148191035210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01855/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01855/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01855/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01855/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01855/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)",
    "run_dir": "runs-01801-01900/01856",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1508e0c4d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01856/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01856/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01856/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01856/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01856/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-01801-01900/01857",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01857/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01857/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01857/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01857/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01857/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-01801-01900/01858",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-01801-01900/01859",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01859/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01859/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01859/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01859/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01859/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-01801-01900/01860",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-01801-01900/01861",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01861/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01861/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01861/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01861/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01861/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-01801-01900/01862",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01862/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01862/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01862/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01862/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01862/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-01801-01900/01863",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01863/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01863/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01863/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01863/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01863/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)",
    "run_dir": "runs-01801-01900/01864",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1488a9089210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01864/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01864/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01864/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01864/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01864/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-01801-01900/01865",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01865/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01865/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01865/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01865/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01865/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-01801-01900/01866",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b7f2bd9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01866/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01866/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01866/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01866/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01866/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)",
    "run_dir": "runs-01801-01900/01867",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01867/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01867/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01867/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01867/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01867/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-01801-01900/01868",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01868/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01868/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01868/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01868/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01868/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-01801-01900/01869",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1479979bd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01869/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01869/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01869/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01869/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01869/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-01801-01900/01870",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151212f8d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01870/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01870/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01870/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01870/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01870/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-01801-01900/01871",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15483aa51210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01871/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01871/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01871/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01871/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01871/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-01801-01900/01872",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01872/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01872/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01872/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01872/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01872/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-01801-01900/01873",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01873/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01873/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01873/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01873/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01873/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-01801-01900/01874",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01874/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01874/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01874/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01874/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01874/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)",
    "run_dir": "runs-01801-01900/01875",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1457b9f79210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-01801-01900/01876",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01876/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01876/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01876/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01876/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01876/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-01801-01900/01877",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01877/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01877/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01877/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01877/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01877/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)",
    "run_dir": "runs-01801-01900/01878",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01878/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01878/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01878/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01878/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01878/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-01801-01900/01879",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14965a169210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01879/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01879/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01879/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01879/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01879/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-01801-01900/01880",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01880/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01880/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01880/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01880/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01880/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-01801-01900/01881",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1551c9679210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01881/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01881/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01881/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01881/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01881/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-01801-01900/01882",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152e3069d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-01801-01900/01883",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ff641cd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01883/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01883/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01883/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01883/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01883/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-01801-01900/01884",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01884/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01884/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01884/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01884/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01884/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-01801-01900/01885",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01885/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01885/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01885/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01885/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01885/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)",
    "run_dir": "runs-01801-01900/01886",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01886/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01886/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01886/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01886/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01886/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-01801-01900/01887",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1506463c5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-01801-01900/01888",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14918aa01210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)",
    "run_dir": "runs-01801-01900/01889",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147200e15210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)",
    "run_dir": "runs-01801-01900/01890",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1524c0b25210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-01801-01900/01891",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-01801-01900/01892",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a4f3349210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01892/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01892/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01892/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01892/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01892/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-01801-01900/01893",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1542ed4ad210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-01801-01900/01894",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147e889b1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-01801-01900/01895",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-01801-01900/01896",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d1d1d65210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01896/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01896/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01896/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01896/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01896/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-01801-01900/01897",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15249f12d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01897/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01897/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01897/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01897/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01897/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)",
    "run_dir": "runs-01801-01900/01898",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1506798b9210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01898/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01898/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01898/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01898/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01898/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-01801-01900/01899",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147cfb221210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01899/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01899/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01899/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01899/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01899/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-01801-01900/01900",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01900/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01900/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01900/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01900/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01801-01900/01900/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)",
    "run_dir": "runs-01901-02000/01901",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e9bc095210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)",
    "run_dir": "runs-01901-02000/01902",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1502f0d79210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01902/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01902/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01902/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01902/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01902/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-01901-02000/01903",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147662e91210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-01901-02000/01904",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14876c8cd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01904/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01904/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01904/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01904/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01904/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-01901-02000/01905",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-01901-02000/01906",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1526336dd210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-01901-02000/01907",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-01901-02000/01908",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e6f157d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01908/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01908/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01908/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01908/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01908/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-01901-02000/01909",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01909/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01909/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01909/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01909/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01909/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)",
    "run_dir": "runs-01901-02000/01910",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01910/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01910/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01910/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01910/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01910/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-01901-02000/01911",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148f8b3d5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01911/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01911/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01911/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01911/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01911/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-01901-02000/01912",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01912/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01912/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01912/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01912/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01912/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)",
    "run_dir": "runs-01901-02000/01913",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01913/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01913/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01913/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01913/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01913/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)",
    "run_dir": "runs-01901-02000/01914",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ed4b98d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01914/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01914/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01914/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01914/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01914/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-01901-02000/01915",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-01901-02000/01916",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-01901-02000/01917",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e2d715d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01917/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01917/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01917/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01917/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01917/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-01901-02000/01918",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01918/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01918/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01918/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01918/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01918/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-01901-02000/01919",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14660b135210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01919/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01919/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01919/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01919/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01919/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-01901-02000/01920",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153901be9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-01901-02000/01921",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)",
    "run_dir": "runs-01901-02000/01922",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01922/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01922/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01922/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01922/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01922/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-01901-02000/01923",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14fa6dd95210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01923/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01923/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01923/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01923/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01923/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-01901-02000/01924",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d6e8355210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01924/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01924/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01924/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01924/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01924/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)",
    "run_dir": "runs-01901-02000/01925",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)",
    "run_dir": "runs-01901-02000/01926",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151f2c045210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01926/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01926/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01926/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01926/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01926/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-01901-02000/01927",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1510b0cb9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01927/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01927/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01927/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01927/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01927/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-01901-02000/01928",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1547f6cc1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-01901-02000/01929",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01929/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01929/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01929/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01929/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01929/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-01901-02000/01930",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149ec345d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-01901-02000/01931",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01931/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01931/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01931/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01931/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01931/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-01901-02000/01932",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149bf77f9210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01932/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01932/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01932/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01932/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01932/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-01901-02000/01933",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14bb3a339210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)",
    "run_dir": "runs-01901-02000/01934",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01934/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01934/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01934/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01934/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01934/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-01901-02000/01935",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f80a599210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-01901-02000/01936",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146a451b9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01936/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01936/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01936/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01936/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01936/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)",
    "run_dir": "runs-01901-02000/01937",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15043d03d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01937/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01937/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01937/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01937/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01937/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)",
    "run_dir": "runs-01901-02000/01938",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-01901-02000/01939",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-01901-02000/01940",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-01901-02000/01941",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15301f49d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-01901-02000/01942",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-01901-02000/01943",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-01901-02000/01944",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1501a96d5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-01901-02000/01945",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149c86a29210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01945/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01945/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01945/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01945/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01945/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f24-p12-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)",
    "run_dir": "runs-01901-02000/01946",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146323089210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-01901-02000/01947",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1455806f1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01947/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01947/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01947/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01947/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01947/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-01901-02000/01948",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14befbf5d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01948/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01948/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01948/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01948/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01948/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)",
    "run_dir": "runs-01901-02000/01949",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)",
    "run_dir": "runs-01901-02000/01950",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1508718e9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01950/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01950/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01950/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01950/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01950/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)",
    "run_dir": "runs-01901-02000/01951",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151604285210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-01901-02000/01952",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-01901-02000/01953",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154a796dd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01953/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01953/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01953/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01953/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01953/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-01901-02000/01954",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-01901-02000/01955",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1553d1955210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01955/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01955/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01955/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01955/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01955/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-01901-02000/01956",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150498ad1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-01901-02000/01957",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-01901-02000/01958",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01958/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01958/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01958/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01958/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01958/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)",
    "run_dir": "runs-01901-02000/01959",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-01901-02000/01960",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14560feb5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01960/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01960/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01960/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01960/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01960/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-01901-02000/01961",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)",
    "run_dir": "runs-01901-02000/01962",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cd47445210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)",
    "run_dir": "runs-01901-02000/01963",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)",
    "run_dir": "runs-01901-02000/01964",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f343bc5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01964/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01964/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01964/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01964/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01964/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-01901-02000/01965",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01965/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01965/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01965/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01965/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01965/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-01901-02000/01966",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150cb22e5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01966/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01966/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01966/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01966/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01966/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-01901-02000/01967",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146218059210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-01901-02000/01968",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01968/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01968/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01968/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01968/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01968/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-01901-02000/01969",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154672231210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-01901-02000/01970",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ee0273d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01970/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01970/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01970/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01970/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01970/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-01901-02000/01971",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1491c4169210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)",
    "run_dir": "runs-01901-02000/01972",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b58f209210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-01901-02000/01973",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152f70bad210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-01901-02000/01974",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c219bc5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01974/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01974/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01974/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01974/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01974/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)",
    "run_dir": "runs-01901-02000/01975",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01975/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01975/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01975/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01975/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01975/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)",
    "run_dir": "runs-01901-02000/01976",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)",
    "run_dir": "runs-01901-02000/01977",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b5efcad210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01977/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01977/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01977/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01977/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01977/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-01901-02000/01978",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1515bd6fd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01978/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01978/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01978/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01978/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01978/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-01901-02000/01979",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150d9af7d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-01901-02000/01980",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01980/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01980/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01980/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01980/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01980/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-01901-02000/01981",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f91f3f1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01981/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01981/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01981/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01981/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01981/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-01901-02000/01982",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153ce78e1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-01901-02000/01983",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b855755210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-01901-02000/01984",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152397ac5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)",
    "run_dir": "runs-01901-02000/01985",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-01901-02000/01986",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c91845d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01986/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01986/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01986/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01986/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01986/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-01901-02000/01987",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15299b999210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01987/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01987/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01987/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01987/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01987/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)",
    "run_dir": "runs-01901-02000/01988",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15322cd85210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)",
    "run_dir": "runs-01901-02000/01989",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01989/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01989/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01989/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01989/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01989/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)",
    "run_dir": "runs-01901-02000/01990",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c1acd05210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01990/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01990/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01990/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01990/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01990/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-01901-02000/01991",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ac57e8d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-01901-02000/01992",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1463d60c9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01992/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01992/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01992/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01992/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01992/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-01901-02000/01993",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-01901-02000/01994",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ab87f15210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-01901-02000/01995",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-01901-02000/01996",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-01901-02000/01997",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)",
    "run_dir": "runs-01901-02000/01998",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14afa38f9210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01998/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01998/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01998/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01998/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01998/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-01901-02000/01999",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01999/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01999/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01999/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01999/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-01901-02000/01999/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-01901-02000/02000",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)",
    "run_dir": "runs-02001-02100/02001",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)",
    "run_dir": "runs-02001-02100/02002",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15165578d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)",
    "run_dir": "runs-02001-02100/02003",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152d68c39210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-02001-02100/02004",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-02001-02100/02005",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ce84541210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-02001-02100/02006",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-02001-02100/02007",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02007/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02007/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02007/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02007/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02007/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-02001-02100/02008",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149192b19210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-02001-02100/02009",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-02001-02100/02010",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02010/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02010/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02010/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02010/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02010/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f26-p13-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)",
    "run_dir": "runs-02001-02100/02011",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02011/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02011/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02011/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02011/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02011/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-02001-02100/02012",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02012/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02012/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02012/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02012/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02012/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-02001-02100/02013",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c96ac51210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02013/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)",
    "run_dir": "runs-02001-02100/02014",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)",
    "run_dir": "runs-02001-02100/02015",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02015/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02015/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02015/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02015/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02015/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)",
    "run_dir": "runs-02001-02100/02016",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)",
    "run_dir": "runs-02001-02100/02017",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-02001-02100/02018",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1478939f1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-02001-02100/02019",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-02001-02100/02020",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154452951210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02020/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02020/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02020/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02020/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02020/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-02001-02100/02021",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02021/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02021/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02021/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02021/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02021/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-02001-02100/02022",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02022/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02022/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02022/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02022/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02022/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-02001-02100/02023",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-02001-02100/02024",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1522c326d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)",
    "run_dir": "runs-02001-02100/02025",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149d419f9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02025/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02025/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02025/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02025/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02025/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-02001-02100/02026",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15094afe9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-02001-02100/02027",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02027/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02027/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02027/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02027/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02027/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)",
    "run_dir": "runs-02001-02100/02028",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d9ad9b9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02028/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)",
    "run_dir": "runs-02001-02100/02029",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145ff2fbd210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)",
    "run_dir": "runs-02001-02100/02030",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152b84315210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)",
    "run_dir": "runs-02001-02100/02031",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02031/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02031/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02031/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02031/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02031/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-02001-02100/02032",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1510f5385210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02032/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02032/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02032/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02032/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02032/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-02001-02100/02033",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f3c7cd1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-02001-02100/02034",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02034/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02034/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02034/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02034/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02034/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-02001-02100/02035",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150bcd3c9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-02001-02100/02036",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14aca6b1d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-02001-02100/02037",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150bbe65d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02037/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02037/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02037/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02037/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02037/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-02001-02100/02038",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151f63a4d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02038/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)",
    "run_dir": "runs-02001-02100/02039",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150183ae1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02039/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02039/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02039/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02039/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02039/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-02001-02100/02040",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1550c1805210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02040/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02040/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02040/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02040/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02040/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-02001-02100/02041",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a424a3d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)",
    "run_dir": "runs-02001-02100/02042",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)",
    "run_dir": "runs-02001-02100/02043",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02043/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02043/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02043/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02043/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02043/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)",
    "run_dir": "runs-02001-02100/02044",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1484af5c5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02044/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02044/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02044/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02044/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02044/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)",
    "run_dir": "runs-02001-02100/02045",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-02001-02100/02046",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a438895210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-02001-02100/02047",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-02001-02100/02048",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c4abcd9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02048/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-02001-02100/02049",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02049/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02049/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02049/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02049/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02049/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-02001-02100/02050",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-02001-02100/02051",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1456faa15210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02051/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02051/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02051/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02051/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02051/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-02001-02100/02052",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)",
    "run_dir": "runs-02001-02100/02053",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a91e9b9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-02001-02100/02054",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150cea8a1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-02001-02100/02055",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150ee2c7d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)",
    "run_dir": "runs-02001-02100/02056",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154ed8795210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02056/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02056/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02056/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02056/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02056/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)",
    "run_dir": "runs-02001-02100/02057",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147eae595210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)",
    "run_dir": "runs-02001-02100/02058",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cd70cfd210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02058/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02058/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02058/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02058/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02058/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)",
    "run_dir": "runs-02001-02100/02059",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145e041a9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-02001-02100/02060",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154dbcd45210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02060/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02060/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02060/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02060/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02060/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-02001-02100/02061",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-02001-02100/02062",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02062/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02062/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02062/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02062/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02062/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-02001-02100/02063",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f20325d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02063/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-02001-02100/02064",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-02001-02100/02065",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ad4ca61210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-02001-02100/02066",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150a3803d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)",
    "run_dir": "runs-02001-02100/02067",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14bd471e9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-02001-02100/02068",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146554bb5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02068/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02068/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02068/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02068/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02068/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-02001-02100/02069",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150b60671210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02069/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02069/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02069/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02069/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02069/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)",
    "run_dir": "runs-02001-02100/02070",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c1088a5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)",
    "run_dir": "runs-02001-02100/02071",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 183, in encode_positive_and_negative_frame\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)",
    "run_dir": "runs-02001-02100/02072",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1534c4e4d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02072/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02072/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02072/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02072/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02072/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)",
    "run_dir": "runs-02001-02100/02073",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f2f07a5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02073/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02073/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02073/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02073/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02073/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-02001-02100/02074",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1551d475d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-02001-02100/02075",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152129f01210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-02001-02100/02076",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-02001-02100/02077",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e32d165210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02077/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02077/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02077/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02077/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02077/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-02001-02100/02078",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-02001-02100/02079",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-02001-02100/02080",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f28-p14-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)",
    "run_dir": "runs-02001-02100/02081",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1475835e1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02081/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02081/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02081/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02081/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02081/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-02001-02100/02082",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14dadf07d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02082/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02082/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02082/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02082/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02082/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-02001-02100/02083",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f4dddfd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)",
    "run_dir": "runs-02001-02100/02084",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)",
    "run_dir": "runs-02001-02100/02085",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14acfe1cd210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02085/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02085/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02085/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02085/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02085/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)",
    "run_dir": "runs-02001-02100/02086",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02086/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02086/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02086/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02086/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02086/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)",
    "run_dir": "runs-02001-02100/02087",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)",
    "run_dir": "runs-02001-02100/02088",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a0bcb75210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02088/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02088/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02088/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02088/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02088/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-02001-02100/02089",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150202551210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-02001-02100/02090",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d107d39210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-02001-02100/02091",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150663abd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02091/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-02001-02100/02092",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14eb8b8e1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-02001-02100/02093",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1480eae31210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-02001-02100/02094",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02094/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02094/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02094/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02094/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02094/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-02001-02100/02095",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)",
    "run_dir": "runs-02001-02100/02096",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-02001-02100/02097",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02097/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02097/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02097/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02097/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02001-02100/02097/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-02001-02100/02098",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)",
    "run_dir": "runs-02001-02100/02099",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a48b5b5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)",
    "run_dir": "runs-02001-02100/02100",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147de5231210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)",
    "run_dir": "runs-02101-02200/02101",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02101/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02101/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02101/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02101/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02101/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)",
    "run_dir": "runs-02101-02200/02102",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1548bcadd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02102/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)",
    "run_dir": "runs-02101-02200/02103",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150b85681210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02103/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02103/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02103/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02103/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02103/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-02101-02200/02104",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146acd97d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02104/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02104/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02104/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02104/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02104/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-02101-02200/02105",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15111c4d9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-02101-02200/02106",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02106/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02106/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02106/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02106/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02106/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-02101-02200/02107",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cafcefd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-02101-02200/02108",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a1db141210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02108/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02108/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02108/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02108/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02108/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-02101-02200/02109",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-02101-02200/02110",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150f61e85210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)",
    "run_dir": "runs-02101-02200/02111",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e346449210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02111/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02111/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02111/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02111/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02111/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-02101-02200/02112",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15456cf85210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-02101-02200/02113",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1488b8fed210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)",
    "run_dir": "runs-02101-02200/02114",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)",
    "run_dir": "runs-02101-02200/02115",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a554759210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02115/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)",
    "run_dir": "runs-02101-02200/02116",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150ab8769210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)",
    "run_dir": "runs-02101-02200/02117",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14bd94f75210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02117/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02117/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02117/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02117/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02117/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)",
    "run_dir": "runs-02101-02200/02118",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1466ad55d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-02101-02200/02119",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-02101-02200/02120",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14900a439210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02120/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02120/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02120/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02120/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02120/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-02101-02200/02121",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15448c939210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-02101-02200/02122",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145596589210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-02101-02200/02123",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145900d55210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-02101-02200/02124",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-02101-02200/02125",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e3ba0f9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)",
    "run_dir": "runs-02101-02200/02126",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d50fc69210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-02101-02200/02127",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-02101-02200/02128",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149375e11210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)",
    "run_dir": "runs-02101-02200/02129",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1498eb06d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)",
    "run_dir": "runs-02101-02200/02130",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02130/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02130/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02130/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02130/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02130/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)",
    "run_dir": "runs-02101-02200/02131",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14fe06e09210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02131/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02131/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02131/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02131/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02131/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)",
    "run_dir": "runs-02101-02200/02132",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)",
    "run_dir": "runs-02101-02200/02133",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-02101-02200/02134",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-02101-02200/02135",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146ecbe51210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-02101-02200/02136",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153197e7d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02136/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02136/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02136/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02136/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02136/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-02101-02200/02137",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d69b0ed210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02137/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02137/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02137/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02137/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02137/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-02101-02200/02138",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1458e1915210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02138/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02138/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02138/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02138/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02138/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-02101-02200/02139",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-02101-02200/02140",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)",
    "run_dir": "runs-02101-02200/02141",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a831e69210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-02101-02200/02142",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02142/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02142/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02142/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02142/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02142/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-02101-02200/02143",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)",
    "run_dir": "runs-02101-02200/02144",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)",
    "run_dir": "runs-02101-02200/02145",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a5686ed210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02145/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)",
    "run_dir": "runs-02101-02200/02146",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15223ce05210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)",
    "run_dir": "runs-02101-02200/02147",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15538bce9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02147/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02147/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02147/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02147/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02147/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)",
    "run_dir": "runs-02101-02200/02148",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-02101-02200/02149",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14bf72d65210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-02101-02200/02150",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151e8723d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-02101-02200/02151",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02151/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02151/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02151/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02151/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02151/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-02101-02200/02152",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02152/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02152/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02152/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02152/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02152/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-02101-02200/02153",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14aacba05210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-02101-02200/02154",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14daa8849210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-02101-02200/02155",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e432e91210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f30-p15-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)",
    "run_dir": "runs-02101-02200/02156",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-02101-02200/02157",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02157/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02157/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02157/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02157/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02157/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-02101-02200/02158",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1519f6ed9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)",
    "run_dir": "runs-02101-02200/02159",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c79d5ed210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)",
    "run_dir": "runs-02101-02200/02160",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02160/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02160/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02160/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02160/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02160/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)",
    "run_dir": "runs-02101-02200/02161",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cfab925210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)",
    "run_dir": "runs-02101-02200/02162",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150bf94ed210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02162/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02162/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02162/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02162/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02162/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)",
    "run_dir": "runs-02101-02200/02163",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ab0b1f9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02163/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02163/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02163/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02163/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02163/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)",
    "run_dir": "runs-02101-02200/02164",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152c4b76d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02164/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02164/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02164/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02164/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02164/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-02101-02200/02165",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152923d89210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-02101-02200/02166",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148a16481210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02166/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02166/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02166/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02166/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02166/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-02101-02200/02167",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14aebd645210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02167/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02167/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02167/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02167/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02167/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-02101-02200/02168",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1465579a5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02168/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02168/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02168/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02168/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02168/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-02101-02200/02169",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e502495210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-02101-02200/02170",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e9d00bd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02170/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02170/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02170/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02170/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02170/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-02101-02200/02171",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)",
    "run_dir": "runs-02101-02200/02172",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-02101-02200/02173",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14fa2b819210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-02101-02200/02174",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)",
    "run_dir": "runs-02101-02200/02175",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)",
    "run_dir": "runs-02101-02200/02176",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e286721210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)",
    "run_dir": "runs-02101-02200/02177",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151dbbfbd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)",
    "run_dir": "runs-02101-02200/02178",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149121191210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)",
    "run_dir": "runs-02101-02200/02179",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)",
    "run_dir": "runs-02101-02200/02180",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-02101-02200/02181",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e14880d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-02101-02200/02182",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152d5f841210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-02101-02200/02183",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14eb56759210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02183/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02183/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02183/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02183/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02183/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-02101-02200/02184",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02184/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02184/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02184/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02184/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02184/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-02101-02200/02185",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-02101-02200/02186",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b137c51210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-02101-02200/02187",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147acb335210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)",
    "run_dir": "runs-02101-02200/02188",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150c3010d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02188/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02188/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02188/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02188/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02188/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-02101-02200/02189",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-02101-02200/02190",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14aa70875210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02190/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02190/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02190/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02190/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02190/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)",
    "run_dir": "runs-02101-02200/02191",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02191/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02191/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02191/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02191/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02191/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)",
    "run_dir": "runs-02101-02200/02192",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ea5a995210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)",
    "run_dir": "runs-02101-02200/02193",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1525f1e35210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02193/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02193/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02193/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02193/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02193/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)",
    "run_dir": "runs-02101-02200/02194",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02194/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02194/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02194/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02194/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02194/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)",
    "run_dir": "runs-02101-02200/02195",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154091039210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)",
    "run_dir": "runs-02101-02200/02196",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02196/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02196/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02196/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02196/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02196/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-02101-02200/02197",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148eb9eb5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-02101-02200/02198",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02198/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02198/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02198/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02198/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02198/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-02101-02200/02199",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e9ae255210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02199/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02199/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02199/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02199/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02199/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-02101-02200/02200",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148f26729210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02200/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02200/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02200/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02200/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02101-02200/02200/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-02201-02300/02201",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02201/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02201/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02201/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02201/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02201/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-02201-02300/02202",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-02201-02300/02203",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)",
    "run_dir": "runs-02201-02300/02204",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ee2884d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02204/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02204/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02204/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02204/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02204/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-02201-02300/02205",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150cd56b9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-02201-02300/02206",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02206/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02206/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02206/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02206/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02206/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)",
    "run_dir": "runs-02201-02300/02207",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1494da231210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02207/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02207/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02207/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02207/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02207/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)",
    "run_dir": "runs-02201-02300/02208",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14913a2e1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)",
    "run_dir": "runs-02201-02300/02209",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d3a47d1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)",
    "run_dir": "runs-02201-02300/02210",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b8e160d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)",
    "run_dir": "runs-02201-02300/02211",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d7886bd210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02211/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02211/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02211/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02211/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02211/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)",
    "run_dir": "runs-02201-02300/02212",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152d62ffd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-02201-02300/02213",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145854a31210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-02201-02300/02214",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150cfc919210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-02201-02300/02215",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145f61821210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02215/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02215/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02215/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02215/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02215/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-02201-02300/02216",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-02201-02300/02217",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152f7efb9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02217/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02217/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02217/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02217/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02217/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-02201-02300/02218",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-02201-02300/02219",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14bccb7b1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)",
    "run_dir": "runs-02201-02300/02220",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15296de3d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-02201-02300/02221",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1552a3bdd210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-02201-02300/02222",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150b74dbd210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02222/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02222/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02222/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02222/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02222/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)",
    "run_dir": "runs-02201-02300/02223",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145e9d7e9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02223/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02223/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02223/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02223/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02223/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)",
    "run_dir": "runs-02201-02300/02224",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153d32b89210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02224/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02224/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02224/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02224/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02224/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)",
    "run_dir": "runs-02201-02300/02225",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02225/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02225/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02225/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02225/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02225/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)",
    "run_dir": "runs-02201-02300/02226",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02226/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02226/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02226/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02226/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02226/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)",
    "run_dir": "runs-02201-02300/02227",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)",
    "run_dir": "runs-02201-02300/02228",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152cc41ad210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02228/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02228/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02228/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02228/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02228/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-02201-02300/02229",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-02201-02300/02230",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e48365d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02230/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02230/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02230/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02230/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02230/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-02201-02300/02231",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15216ade5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02231/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02231/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02231/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02231/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02231/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-02201-02300/02232",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ee86611210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-02201-02300/02233",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154ab56e5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-02201-02300/02234",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150d5f9b1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-02201-02300/02235",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f32-p16-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)",
    "run_dir": "runs-02201-02300/02236",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149da5339210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02236/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02236/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02236/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02236/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02236/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-02201-02300/02237",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e2e19b5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-02201-02300/02238",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02238/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02238/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02238/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02238/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02238/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)",
    "run_dir": "runs-02201-02300/02239",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)",
    "run_dir": "runs-02201-02300/02240",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02240/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02240/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02240/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02240/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02240/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)",
    "run_dir": "runs-02201-02300/02241",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02241/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02241/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02241/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02241/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02241/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)",
    "run_dir": "runs-02201-02300/02242",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148104fa5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02242/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02242/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02242/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02242/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02242/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)",
    "run_dir": "runs-02201-02300/02243",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02243/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02243/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02243/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02243/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02243/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)",
    "run_dir": "runs-02201-02300/02244",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a8b708d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)",
    "run_dir": "runs-02201-02300/02245",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146657459210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02245/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02245/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02245/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02245/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02245/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-02201-02300/02246",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02246/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02246/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02246/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02246/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02246/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-02201-02300/02247",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02247/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02247/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02247/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02247/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02247/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-02201-02300/02248",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-02201-02300/02249",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1459086ad210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-02201-02300/02250",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02250/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02250/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02250/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02250/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02250/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-02201-02300/02251",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15083abb1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02251/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02251/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02251/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02251/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02251/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-02201-02300/02252",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14572d6b9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)",
    "run_dir": "runs-02201-02300/02253",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d043add210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02253/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02253/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02253/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02253/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02253/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-02201-02300/02254",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14778560d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02254/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02254/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02254/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02254/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02254/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-02201-02300/02255",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1541b1051210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02255/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02255/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02255/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02255/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02255/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)",
    "run_dir": "runs-02201-02300/02256",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02256/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02256/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02256/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02256/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02256/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)",
    "run_dir": "runs-02201-02300/02257",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)",
    "run_dir": "runs-02201-02300/02258",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1508545fd210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02258/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02258/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02258/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02258/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02258/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)",
    "run_dir": "runs-02201-02300/02259",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02259/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02259/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02259/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02259/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02259/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)",
    "run_dir": "runs-02201-02300/02260",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02260/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02260/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02260/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02260/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02260/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)",
    "run_dir": "runs-02201-02300/02261",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02261/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02261/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02261/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02261/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02261/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)",
    "run_dir": "runs-02201-02300/02262",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-02201-02300/02263",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14647424d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02263/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02263/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02263/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02263/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02263/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-02201-02300/02264",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-02201-02300/02265",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-02201-02300/02266",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-02201-02300/02267",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02267/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02267/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02267/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02267/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02267/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-02201-02300/02268",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f69aecd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02268/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02268/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02268/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02268/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02268/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-02201-02300/02269",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148c05655210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02269/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02269/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02269/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02269/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02269/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)",
    "run_dir": "runs-02201-02300/02270",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02270/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02270/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02270/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02270/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02270/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-02201-02300/02271",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-02201-02300/02272",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)",
    "run_dir": "runs-02201-02300/02273",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02273/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02273/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02273/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02273/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02273/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)",
    "run_dir": "runs-02201-02300/02274",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14fba4fd5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02274/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02274/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02274/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02274/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02274/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)",
    "run_dir": "runs-02201-02300/02275",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)",
    "run_dir": "runs-02201-02300/02276",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)",
    "run_dir": "runs-02201-02300/02277",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b6afe55210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)",
    "run_dir": "runs-02201-02300/02278",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14695609d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02278/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02278/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02278/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02278/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02278/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)",
    "run_dir": "runs-02201-02300/02279",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-02201-02300/02280",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02280/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02280/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02280/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02280/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02280/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-02201-02300/02281",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153ec2485210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02281/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02281/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02281/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02281/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02281/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-02201-02300/02282",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-02201-02300/02283",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1531e3a61210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-02201-02300/02284",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14de66459210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-02201-02300/02285",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02285/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02285/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02285/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02285/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02285/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-02201-02300/02286",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c9e25e9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)",
    "run_dir": "runs-02201-02300/02287",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02287/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02287/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02287/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02287/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02287/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-02201-02300/02288",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02288/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02288/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02288/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02288/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02288/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-02201-02300/02289",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02289/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02289/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02289/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02289/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02289/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)",
    "run_dir": "runs-02201-02300/02290",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1523593d5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)",
    "run_dir": "runs-02201-02300/02291",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02291/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02291/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02291/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02291/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02291/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)",
    "run_dir": "runs-02201-02300/02292",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14dbfec45210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02292/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02292/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02292/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02292/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02292/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)",
    "run_dir": "runs-02201-02300/02293",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14beb074d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)",
    "run_dir": "runs-02201-02300/02294",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02294/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02294/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02294/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02294/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02294/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)",
    "run_dir": "runs-02201-02300/02295",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02295/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02295/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02295/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02295/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02295/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)",
    "run_dir": "runs-02201-02300/02296",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02296/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02296/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02296/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02296/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02296/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-02201-02300/02297",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02297/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02297/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02297/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02297/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02297/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-02201-02300/02298",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02298/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02298/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02298/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02298/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02298/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-02201-02300/02299",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02299/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02299/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02299/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02299/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02299/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-02201-02300/02300",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14eb326f1210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02300/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02300/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02300/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02300/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02201-02300/02300/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-02301-02400/02301",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02301/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02301/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02301/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02301/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02301/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-02301-02400/02302",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1536d5a29210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02302/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02302/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02302/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02302/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02302/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-02301-02400/02303",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14917e221210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02303/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)",
    "run_dir": "runs-02301-02400/02304",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02304/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02304/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02304/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02304/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02304/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-02301-02400/02305",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02305/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02305/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02305/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02305/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02305/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-02301-02400/02306",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ccb0ee5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02306/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02306/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02306/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02306/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02306/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)",
    "run_dir": "runs-02301-02400/02307",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)",
    "run_dir": "runs-02301-02400/02308",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1524e21c1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)",
    "run_dir": "runs-02301-02400/02309",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)",
    "run_dir": "runs-02301-02400/02310",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15002c3b1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02310/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02310/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02310/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02310/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02310/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)",
    "run_dir": "runs-02301-02400/02311",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f548961210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)",
    "run_dir": "runs-02301-02400/02312",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02312/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02312/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02312/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02312/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02312/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)",
    "run_dir": "runs-02301-02400/02313",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02313/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02313/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02313/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02313/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02313/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-02301-02400/02314",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148f76979210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02314/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02314/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02314/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02314/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02314/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-02301-02400/02315",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-02301-02400/02316",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02316/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02316/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02316/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02316/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02316/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-02301-02400/02317",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02317/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02317/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02317/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02317/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02317/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-02301-02400/02318",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02318/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02318/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02318/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02318/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02318/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-02301-02400/02319",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-02301-02400/02320",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f34-p17-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)",
    "run_dir": "runs-02301-02400/02321",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02321/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02321/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02321/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02321/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02321/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-02301-02400/02322",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1498be2c9210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02322/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02322/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02322/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02322/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02322/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-02301-02400/02323",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f1c6759210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)",
    "run_dir": "runs-02301-02400/02324",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149b0f561210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02324/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02324/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02324/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02324/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02324/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)",
    "run_dir": "runs-02301-02400/02325",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02325/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02325/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02325/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02325/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02325/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)",
    "run_dir": "runs-02301-02400/02326",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e63f7f5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02326/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02326/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02326/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02326/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02326/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)",
    "run_dir": "runs-02301-02400/02327",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148ad3d55210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02327/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02327/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02327/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02327/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02327/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)",
    "run_dir": "runs-02301-02400/02328",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02328/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02328/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02328/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02328/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02328/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)",
    "run_dir": "runs-02301-02400/02329",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c151291210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)",
    "run_dir": "runs-02301-02400/02330",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02330/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02330/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02330/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02330/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02330/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)",
    "run_dir": "runs-02301-02400/02331",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1460ee479210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02331/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02331/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02331/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02331/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02331/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-02301-02400/02332",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02332/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02332/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02332/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02332/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02332/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-02301-02400/02333",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02333/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02333/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02333/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02333/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02333/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-02301-02400/02334",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14eaf4c95210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-02301-02400/02335",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a8e7e35210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-02301-02400/02336",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d6641ed210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-02301-02400/02337",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ea99971210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02337/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02337/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02337/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02337/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02337/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-02301-02400/02338",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)",
    "run_dir": "runs-02301-02400/02339",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b942c55210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-02301-02400/02340",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a183cf9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-02301-02400/02341",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150309745210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)",
    "run_dir": "runs-02301-02400/02342",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1540e1f19210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)",
    "run_dir": "runs-02301-02400/02343",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ada1cdd210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)",
    "run_dir": "runs-02301-02400/02344",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02344/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02344/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02344/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02344/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02344/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)",
    "run_dir": "runs-02301-02400/02345",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152a06239210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)",
    "run_dir": "runs-02301-02400/02346",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147b0a359210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)",
    "run_dir": "runs-02301-02400/02347",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14979ea7d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02347/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02347/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02347/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02347/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02347/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)",
    "run_dir": "runs-02301-02400/02348",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a345731210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)",
    "run_dir": "runs-02301-02400/02349",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cda8421210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-02301-02400/02350",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02350/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02350/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02350/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02350/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02350/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-02301-02400/02351",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02351/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02351/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02351/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02351/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02351/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-02301-02400/02352",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1479a689d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-02301-02400/02353",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1501a013d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02353/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02353/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02353/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02353/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02353/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-02301-02400/02354",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02354/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02354/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02354/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02354/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02354/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-02301-02400/02355",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15339aaad210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02355/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02355/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02355/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02355/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02355/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-02301-02400/02356",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02356/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02356/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02356/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02356/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02356/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)",
    "run_dir": "runs-02301-02400/02357",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14dcb33e5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02357/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02357/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02357/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02357/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02357/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-02301-02400/02358",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15098e2d1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-02301-02400/02359",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02359/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02359/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02359/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02359/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02359/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)",
    "run_dir": "runs-02301-02400/02360",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)",
    "run_dir": "runs-02301-02400/02361",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150205085210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02361/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)",
    "run_dir": "runs-02301-02400/02362",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14633f52d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)",
    "run_dir": "runs-02301-02400/02363",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02363/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02363/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02363/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02363/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02363/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)",
    "run_dir": "runs-02301-02400/02364",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)",
    "run_dir": "runs-02301-02400/02365",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02365/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02365/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02365/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02365/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02365/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)",
    "run_dir": "runs-02301-02400/02366",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145a0407d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)",
    "run_dir": "runs-02301-02400/02367",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-02301-02400/02368",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02368/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02368/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02368/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02368/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02368/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-02301-02400/02369",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1472032d9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02369/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02369/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02369/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02369/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02369/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-02301-02400/02370",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02370/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02370/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02370/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02370/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02370/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-02301-02400/02371",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1505db94d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02371/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02371/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02371/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02371/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02371/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-02301-02400/02372",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02372/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02372/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02372/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02372/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02372/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-02301-02400/02373",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02373/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02373/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02373/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02373/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02373/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-02301-02400/02374",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)",
    "run_dir": "runs-02301-02400/02375",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154ad3f89210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02375/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02375/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02375/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02375/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02375/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-02301-02400/02376",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02376/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02376/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02376/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02376/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02376/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-02301-02400/02377",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14acda429210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)",
    "run_dir": "runs-02301-02400/02378",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154250ad1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)",
    "run_dir": "runs-02301-02400/02379",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a78a7d1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)",
    "run_dir": "runs-02301-02400/02380",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f65af51210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02380/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02380/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02380/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02380/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02380/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)",
    "run_dir": "runs-02301-02400/02381",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148e53729210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)",
    "run_dir": "runs-02301-02400/02382",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02382/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02382/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02382/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02382/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02382/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)",
    "run_dir": "runs-02301-02400/02383",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149c07a75210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)",
    "run_dir": "runs-02301-02400/02384",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b784219210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)",
    "run_dir": "runs-02301-02400/02385",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d64767d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02385/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02385/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02385/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02385/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02385/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-02301-02400/02386",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14aca679d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-02301-02400/02387",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1546475b9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-02301-02400/02388",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02388/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02388/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02388/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02388/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02388/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-02301-02400/02389",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02389/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02389/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02389/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02389/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02389/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-02301-02400/02390",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02390/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02390/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02390/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02390/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02390/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-02301-02400/02391",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a59ba5d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02391/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02391/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02391/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02391/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02391/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-02301-02400/02392",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02392/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02392/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02392/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02392/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02392/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)",
    "run_dir": "runs-02301-02400/02393",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154966cbd210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02393/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02393/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02393/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02393/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02393/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-02301-02400/02394",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02394/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02394/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02394/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02394/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02394/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-02301-02400/02395",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ab2af1d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)",
    "run_dir": "runs-02301-02400/02396",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02396/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02396/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02396/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02396/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02396/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)",
    "run_dir": "runs-02301-02400/02397",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02397/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02397/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02397/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02397/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02397/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)",
    "run_dir": "runs-02301-02400/02398",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14bb100f9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02398/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)",
    "run_dir": "runs-02301-02400/02399",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1489414cd210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)",
    "run_dir": "runs-02301-02400/02400",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153873731210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02301-02400/02400/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)",
    "run_dir": "runs-02401-02500/02401",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146ff6ec9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02401/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02401/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02401/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02401/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02401/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)",
    "run_dir": "runs-02401-02500/02402",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e34ae39210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)",
    "run_dir": "runs-02401-02500/02403",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14685897d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02403/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-02401-02500/02404",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02404/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02404/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02404/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02404/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02404/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-02401-02500/02405",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02405/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02405/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02405/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02405/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02405/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-02401-02500/02406",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02406/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02406/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02406/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02406/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02406/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-02401-02500/02407",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14904ef35210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02407/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02407/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02407/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02407/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02407/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-02401-02500/02408",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02408/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02408/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02408/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02408/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02408/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-02401-02500/02409",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15184d19d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02409/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-02401-02500/02410",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02410/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02410/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02410/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02410/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02410/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f36-p18-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)",
    "run_dir": "runs-02401-02500/02411",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151c5b901210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02411/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02411/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02411/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02411/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02411/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-02401-02500/02412",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1487de96d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02412/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02412/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02412/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02412/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02412/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-02401-02500/02413",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c3a28bd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02413/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02413/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02413/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02413/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02413/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)",
    "run_dir": "runs-02401-02500/02414",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1534f7ae5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02414/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02414/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02414/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02414/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02414/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)",
    "run_dir": "runs-02401-02500/02415",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152bb0061210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)",
    "run_dir": "runs-02401-02500/02416",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02416/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02416/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02416/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02416/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02416/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)",
    "run_dir": "runs-02401-02500/02417",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148dd7a4d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02417/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02417/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02417/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02417/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02417/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)",
    "run_dir": "runs-02401-02500/02418",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02418/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02418/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02418/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02418/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02418/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)",
    "run_dir": "runs-02401-02500/02419",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1543c8e59210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)",
    "run_dir": "runs-02401-02500/02420",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cebf5dd210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02420/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02420/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02420/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02420/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02420/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)",
    "run_dir": "runs-02401-02500/02421",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f998d11210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)",
    "run_dir": "runs-02401-02500/02422",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b969b71210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02422/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02422/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02422/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02422/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02422/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-02401-02500/02423",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02423/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02423/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02423/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02423/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02423/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-02401-02500/02424",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152ed9591210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02424/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02424/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02424/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02424/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02424/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-02401-02500/02425",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152befe9d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02425/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02425/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02425/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02425/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02425/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-02401-02500/02426",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ed769a9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-02401-02500/02427",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a8dcc4d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02427/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02427/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02427/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02427/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02427/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-02401-02500/02428",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154f72afd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02428/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02428/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02428/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02428/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02428/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-02401-02500/02429",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148fcacf1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)",
    "run_dir": "runs-02401-02500/02430",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145eb481d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-02401-02500/02431",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148f578e9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-02401-02500/02432",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)",
    "run_dir": "runs-02401-02500/02433",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1482e6915210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02433/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)",
    "run_dir": "runs-02401-02500/02434",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1460135c9210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02434/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02434/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02434/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02434/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02434/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)",
    "run_dir": "runs-02401-02500/02435",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b067e41210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02435/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02435/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02435/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02435/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02435/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)",
    "run_dir": "runs-02401-02500/02436",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b73ef2d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02436/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02436/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02436/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02436/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02436/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)",
    "run_dir": "runs-02401-02500/02437",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1506766c5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02437/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)",
    "run_dir": "runs-02401-02500/02438",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)",
    "run_dir": "runs-02401-02500/02439",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)",
    "run_dir": "runs-02401-02500/02440",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02440/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02440/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02440/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02440/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02440/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)",
    "run_dir": "runs-02401-02500/02441",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-02401-02500/02442",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ee5bd41210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-02401-02500/02443",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-02401-02500/02444",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-02401-02500/02445",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14add0ef1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02445/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02445/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02445/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02445/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02445/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-02401-02500/02446",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d692511210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-02401-02500/02447",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14727c6cd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02447/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02447/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02447/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02447/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02447/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-02401-02500/02448",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02448/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02448/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02448/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02448/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02448/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)",
    "run_dir": "runs-02401-02500/02449",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cf2f149210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02449/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-02401-02500/02450",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-02401-02500/02451",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ef87d05210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02451/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02451/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02451/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02451/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02451/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)",
    "run_dir": "runs-02401-02500/02452",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02452/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02452/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02452/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02452/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02452/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)",
    "run_dir": "runs-02401-02500/02453",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a866281210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)",
    "run_dir": "runs-02401-02500/02454",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02454/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02454/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02454/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02454/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02454/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)",
    "run_dir": "runs-02401-02500/02455",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15372b379210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02455/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02455/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02455/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02455/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02455/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)",
    "run_dir": "runs-02401-02500/02456",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14eef6fad210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02456/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02456/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02456/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02456/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02456/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)",
    "run_dir": "runs-02401-02500/02457",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a01d485210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02457/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02457/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02457/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02457/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02457/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)",
    "run_dir": "runs-02401-02500/02458",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d2770dd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02458/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02458/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02458/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02458/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02458/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)",
    "run_dir": "runs-02401-02500/02459",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1493ff3bd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)",
    "run_dir": "runs-02401-02500/02460",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-02401-02500/02461",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02461/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02461/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02461/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02461/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02461/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-02401-02500/02462",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02462/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02462/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02462/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02462/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02462/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-02401-02500/02463",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02463/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02463/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02463/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02463/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02463/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-02401-02500/02464",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02464/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02464/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02464/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02464/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02464/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-02401-02500/02465",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-02401-02500/02466",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02466/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02466/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02466/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02466/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02466/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-02401-02500/02467",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)",
    "run_dir": "runs-02401-02500/02468",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147a9a309210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-02401-02500/02469",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1543036d9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-02401-02500/02470",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1459b1e8d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02470/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02470/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02470/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02470/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02470/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)",
    "run_dir": "runs-02401-02500/02471",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150378d91210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)",
    "run_dir": "runs-02401-02500/02472",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154473841210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02472/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02472/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02472/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02472/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02472/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)",
    "run_dir": "runs-02401-02500/02473",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02473/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02473/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02473/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02473/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02473/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)",
    "run_dir": "runs-02401-02500/02474",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)",
    "run_dir": "runs-02401-02500/02475",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 183, in encode_positive_and_negative_frame\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)",
    "run_dir": "runs-02401-02500/02476",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145aa87fd210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02476/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02476/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02476/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02476/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02476/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)",
    "run_dir": "runs-02401-02500/02477",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)",
    "run_dir": "runs-02401-02500/02478",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02478/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02478/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02478/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02478/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02478/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)",
    "run_dir": "runs-02401-02500/02479",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a7a0685210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-02401-02500/02480",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147f8a78d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-02401-02500/02481",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-02401-02500/02482",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148ae3f8d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02482/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02482/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02482/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02482/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02482/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-02401-02500/02483",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ed4f835210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02483/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02483/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02483/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02483/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02483/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-02401-02500/02484",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15507fa75210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02484/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02484/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02484/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02484/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02484/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-02401-02500/02485",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02485/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02485/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02485/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02485/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02485/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-02401-02500/02486",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02486/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02486/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02486/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02486/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02486/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)",
    "run_dir": "runs-02401-02500/02487",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02487/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02487/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02487/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02487/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02487/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-02401-02500/02488",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154ad1131210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02488/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02488/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02488/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02488/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02488/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-02401-02500/02489",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a744ea5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)",
    "run_dir": "runs-02401-02500/02490",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152f101b5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)",
    "run_dir": "runs-02401-02500/02491",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1523cf605210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02491/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02491/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02491/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02491/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02491/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)",
    "run_dir": "runs-02401-02500/02492",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1461e7dc9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)",
    "run_dir": "runs-02401-02500/02493",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153ef9981210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)",
    "run_dir": "runs-02401-02500/02494",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147833911210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02494/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02494/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02494/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02494/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02494/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)",
    "run_dir": "runs-02401-02500/02495",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14dd47ec9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)",
    "run_dir": "runs-02401-02500/02496",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152358e05210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02496/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02496/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02496/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02496/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02496/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)",
    "run_dir": "runs-02401-02500/02497",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151e5e411210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02497/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02497/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02497/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02497/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02497/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)",
    "run_dir": "runs-02401-02500/02498",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02498/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02498/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02498/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02498/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02498/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-02401-02500/02499",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 183, in encode_positive_and_negative_frame\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-02401-02500/02500",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1529cff71210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02500/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02500/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02500/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02500/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02401-02500/02500/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-02501-02600/02501",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14de6b131210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02501/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02501/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02501/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02501/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02501/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-02501-02600/02502",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1501161cd210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-02501-02600/02503",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1481910fd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02503/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02503/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02503/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02503/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02503/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-02501-02600/02504",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-02501-02600/02505",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153bb1ac1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f38-p19-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)",
    "run_dir": "runs-02501-02600/02506",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145b69011210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "none",
    "exit_code": 0,
    "id": [
      "miconic",
      "mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-02501-02600/02507",
    "success": 1,
    "time": 553.82739,
    "time_limit": 1800,
    "width": 2
  },
  "miconic-mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "none",
    "exit_code": 0,
    "id": [
      "miconic",
      "mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-02501-02600/02508",
    "success": 1,
    "time": 550.17423,
    "time_limit": 1800,
    "width": 2
  },
  "miconic-mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "none",
    "exit_code": 0,
    "id": [
      "miconic",
      "mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-02501-02600/02509",
    "success": 1,
    "time": 643.20994,
    "time_limit": 1800,
    "width": 2
  },
  "miconic-mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "none",
    "exit_code": 0,
    "id": [
      "miconic",
      "mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-02501-02600/02510",
    "success": 1,
    "time": 648.45838,
    "time_limit": 1800,
    "width": 2
  },
  "miconic-mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "none",
    "exit_code": 0,
    "id": [
      "miconic",
      "mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-02501-02600/02511",
    "success": 1,
    "time": 644.97749,
    "time_limit": 1800,
    "width": 2
  },
  "miconic-mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "none",
    "exit_code": 0,
    "id": [
      "miconic",
      "mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-02501-02600/02512",
    "success": 1,
    "time": 661.25608,
    "time_limit": 1800,
    "width": 2
  },
  "miconic-mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "none",
    "exit_code": 0,
    "id": [
      "miconic",
      "mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-02501-02600/02513",
    "success": 1,
    "time": 544.36541,
    "time_limit": 1800,
    "width": 2
  },
  "miconic-mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "none",
    "exit_code": 0,
    "id": [
      "miconic",
      "mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-02501-02600/02514",
    "success": 1,
    "time": 543.43807,
    "time_limit": 1800,
    "width": 2
  },
  "miconic-mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "none",
    "exit_code": 0,
    "id": [
      "miconic",
      "mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-02501-02600/02515",
    "success": 1,
    "time": 552.7453,
    "time_limit": 1800,
    "width": 2
  },
  "miconic-mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "none",
    "exit_code": 0,
    "id": [
      "miconic",
      "mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f4-p2-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-02501-02600/02516",
    "success": 1,
    "time": 562.16073,
    "time_limit": 1800,
    "width": 2
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-02501-02600/02517",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145b04ff5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02517/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02517/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02517/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02517/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02517/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-02501-02600/02518",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148c180b1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)",
    "run_dir": "runs-02501-02600/02519",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f11f669210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)",
    "run_dir": "runs-02501-02600/02520",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146da392d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02520/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02520/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02520/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02520/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02520/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)",
    "run_dir": "runs-02501-02600/02521",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154b17595210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)",
    "run_dir": "runs-02501-02600/02522",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146339635210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)",
    "run_dir": "runs-02501-02600/02523",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02523/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02523/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02523/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02523/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02523/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)",
    "run_dir": "runs-02501-02600/02524",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02524/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02524/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02524/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02524/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02524/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)",
    "run_dir": "runs-02501-02600/02525",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cf6cd15210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02525/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02525/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02525/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02525/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02525/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)",
    "run_dir": "runs-02501-02600/02526",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02526/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02526/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02526/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02526/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02526/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)",
    "run_dir": "runs-02501-02600/02527",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02527/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02527/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02527/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02527/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02527/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)",
    "run_dir": "runs-02501-02600/02528",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02528/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02528/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02528/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02528/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02528/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-02501-02600/02529",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02529/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02529/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02529/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02529/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02529/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-02501-02600/02530",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02530/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02530/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02530/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02530/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02530/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-02501-02600/02531",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02531/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02531/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02531/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02531/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02531/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-02501-02600/02532",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14da5a20d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02532/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02532/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02532/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02532/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02532/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-02501-02600/02533",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02533/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02533/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02533/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02533/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02533/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-02501-02600/02534",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02534/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02534/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02534/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02534/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02534/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-02501-02600/02535",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b0f5259210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)",
    "run_dir": "runs-02501-02600/02536",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02536/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02536/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02536/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02536/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02536/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-02501-02600/02537",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-02501-02600/02538",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d0315e9210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02538/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02538/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02538/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02538/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02538/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)",
    "run_dir": "runs-02501-02600/02539",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02539/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02539/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02539/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02539/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02539/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)",
    "run_dir": "runs-02501-02600/02540",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c6b2f11210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)",
    "run_dir": "runs-02501-02600/02541",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1516481c1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)",
    "run_dir": "runs-02501-02600/02542",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145e6c689210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02542/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02542/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02542/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02542/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02542/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)",
    "run_dir": "runs-02501-02600/02543",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02543/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02543/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02543/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02543/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02543/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)",
    "run_dir": "runs-02501-02600/02544",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02544/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02544/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02544/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02544/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02544/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)",
    "run_dir": "runs-02501-02600/02545",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a581c25210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)",
    "run_dir": "runs-02501-02600/02546",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15340fddd210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02546/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02546/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02546/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02546/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02546/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)",
    "run_dir": "runs-02501-02600/02547",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c7f2a01210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02547/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02547/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02547/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02547/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02547/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)",
    "run_dir": "runs-02501-02600/02548",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148a66999210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-02501-02600/02549",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15172e905210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02549/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02549/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02549/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02549/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02549/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-02501-02600/02550",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1518a6bf5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-02501-02600/02551",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02551/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02551/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02551/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02551/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02551/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-02501-02600/02552",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b8440a1210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02552/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02552/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02552/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02552/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02552/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-02501-02600/02553",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150781941210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-02501-02600/02554",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f89f551210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-02501-02600/02555",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1472a48ed210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02555/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02555/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02555/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02555/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02555/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)",
    "run_dir": "runs-02501-02600/02556",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d9cc671210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-02501-02600/02557",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02557/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02557/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02557/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02557/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02557/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-02501-02600/02558",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1472f3859210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02558/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02558/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02558/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02558/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02558/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)",
    "run_dir": "runs-02501-02600/02559",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145a9ec29210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02559/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02559/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02559/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02559/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02559/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)",
    "run_dir": "runs-02501-02600/02560",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02560/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02560/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02560/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02560/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02560/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)",
    "run_dir": "runs-02501-02600/02561",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151c6ab6d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02561/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02561/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02561/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02561/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02561/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)",
    "run_dir": "runs-02501-02600/02562",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02562/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02562/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02562/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02562/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02562/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)",
    "run_dir": "runs-02501-02600/02563",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02563/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02563/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02563/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02563/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02563/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)",
    "run_dir": "runs-02501-02600/02564",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02564/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02564/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02564/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02564/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02564/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)",
    "run_dir": "runs-02501-02600/02565",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02565/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02565/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02565/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02565/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02565/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)",
    "run_dir": "runs-02501-02600/02566",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150d41161210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)",
    "run_dir": "runs-02501-02600/02567",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02567/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02567/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02567/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02567/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02567/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)",
    "run_dir": "runs-02501-02600/02568",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146da8649210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02568/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02568/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02568/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02568/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02568/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-02501-02600/02569",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02569/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02569/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02569/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02569/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02569/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-02501-02600/02570",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150b7131d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-02501-02600/02571",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146f88f19210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-02501-02600/02572",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153f27149210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-02501-02600/02573",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02573/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02573/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02573/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02573/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02573/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-02501-02600/02574",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150a5af09210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-02501-02600/02575",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153e33b81210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)",
    "run_dir": "runs-02501-02600/02576",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02576/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02576/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02576/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02576/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02576/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-02501-02600/02577",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150fa13e9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-02501-02600/02578",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1515a004d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)",
    "run_dir": "runs-02501-02600/02579",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147cbf871210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)",
    "run_dir": "runs-02501-02600/02580",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154e5bab1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)",
    "run_dir": "runs-02501-02600/02581",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d9641bd210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)",
    "run_dir": "runs-02501-02600/02582",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14bb55105210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)",
    "run_dir": "runs-02501-02600/02583",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02583/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02583/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02583/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02583/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02583/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)",
    "run_dir": "runs-02501-02600/02584",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02584/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02584/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02584/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02584/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02584/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)",
    "run_dir": "runs-02501-02600/02585",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)",
    "run_dir": "runs-02501-02600/02586",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02586/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02586/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02586/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02586/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02586/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)",
    "run_dir": "runs-02501-02600/02587",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02587/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02587/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02587/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02587/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02587/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)",
    "run_dir": "runs-02501-02600/02588",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-02501-02600/02589",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1501e0315210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02589/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02589/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02589/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02589/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02589/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-02501-02600/02590",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15454f271210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02590/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02590/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02590/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02590/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02590/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-02501-02600/02591",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02591/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02591/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02591/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02591/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02591/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-02501-02600/02592",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148410f6d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02592/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02592/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02592/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02592/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02592/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-02501-02600/02593",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02593/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02593/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02593/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02593/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02593/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-02501-02600/02594",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15175262d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-02501-02600/02595",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154349505210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02595/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02595/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02595/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02595/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02595/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)",
    "run_dir": "runs-02501-02600/02596",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1482cbfa5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02596/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02596/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02596/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02596/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02596/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-02501-02600/02597",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02597/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02597/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02597/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02597/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02597/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-02501-02600/02598",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e6b5859210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)",
    "run_dir": "runs-02501-02600/02599",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02599/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02599/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02599/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02599/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02599/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)",
    "run_dir": "runs-02501-02600/02600",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02600/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02600/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02600/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02600/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02501-02600/02600/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)",
    "run_dir": "runs-02601-02700/02601",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a67fd21210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)",
    "run_dir": "runs-02601-02700/02602",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02602/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02602/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02602/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02602/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02602/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)",
    "run_dir": "runs-02601-02700/02603",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02603/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02603/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02603/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02603/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02603/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)",
    "run_dir": "runs-02601-02700/02604",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02604/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02604/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02604/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02604/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02604/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)",
    "run_dir": "runs-02601-02700/02605",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cec8871210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)",
    "run_dir": "runs-02601-02700/02606",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1552f29f9210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02606/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02606/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02606/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02606/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02606/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)",
    "run_dir": "runs-02601-02700/02607",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1554b5225210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02607/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02607/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02607/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02607/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02607/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)",
    "run_dir": "runs-02601-02700/02608",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f1cd5c5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02608/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02608/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02608/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02608/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02608/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-02601-02700/02609",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02609/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02609/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02609/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02609/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02609/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-02601-02700/02610",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d7d391d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-02601-02700/02611",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02611/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02611/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02611/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02611/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02611/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-02601-02700/02612",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a9e59d9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-02601-02700/02613",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ca5c071210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-02601-02700/02614",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-02601-02700/02615",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152cecbb5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02615/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02615/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02615/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02615/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02615/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f40-p20-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)",
    "run_dir": "runs-02601-02700/02616",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146e8d475210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02616/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02616/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02616/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02616/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02616/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-02601-02700/02617",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150709eb16d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02617/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02617/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02617/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02617/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02617/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-02601-02700/02618",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1463f22356d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)",
    "run_dir": "runs-02601-02700/02619",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02619/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02619/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02619/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02619/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02619/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)",
    "run_dir": "runs-02601-02700/02620",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c54e3d56d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02620/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02620/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02620/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02620/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02620/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)",
    "run_dir": "runs-02601-02700/02621",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150f8424d6d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)",
    "run_dir": "runs-02601-02700/02622",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e0a52c56d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)",
    "run_dir": "runs-02601-02700/02623",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02623/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02623/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02623/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02623/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02623/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)",
    "run_dir": "runs-02601-02700/02624",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1473585296d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)",
    "run_dir": "runs-02601-02700/02625",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14df6d3316d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02625/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02625/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02625/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02625/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02625/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)",
    "run_dir": "runs-02601-02700/02626",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145b8ed796d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02626/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02626/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02626/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02626/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02626/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)",
    "run_dir": "runs-02601-02700/02627",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02627/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02627/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02627/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02627/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02627/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)",
    "run_dir": "runs-02601-02700/02628",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d064cb16d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02628/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02628/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02628/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02628/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02628/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-02601-02700/02629",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154cd65256d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02629/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02629/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02629/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02629/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02629/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)",
    "run_dir": "runs-02601-02700/02630",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02630/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02630/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02630/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02630/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02630/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-02601-02700/02631",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1483064c56d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02631/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02631/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02631/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02631/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02631/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-02601-02700/02632",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152b340716d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02632/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02632/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02632/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02632/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02632/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-02601-02700/02633",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02633/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02633/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02633/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02633/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02633/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-02601-02700/02634",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1463d07256d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02634/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02634/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02634/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02634/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02634/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-02601-02700/02635",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-02601-02700/02636",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154c73e096d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02636/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02636/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02636/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02636/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02636/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)",
    "run_dir": "runs-02601-02700/02637",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152fc40516d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-02601-02700/02638",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154a628c56d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02638/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02638/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02638/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02638/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02638/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-02601-02700/02639",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e6493d96d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)",
    "run_dir": "runs-02601-02700/02640",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154555f756d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02640/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02640/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02640/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02640/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02640/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)",
    "run_dir": "runs-02601-02700/02641",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151f364216d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)",
    "run_dir": "runs-02601-02700/02642",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c8a77656d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)",
    "run_dir": "runs-02601-02700/02643",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02643/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02643/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02643/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02643/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02643/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)",
    "run_dir": "runs-02601-02700/02644",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02644/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02644/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02644/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02644/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02644/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)",
    "run_dir": "runs-02601-02700/02645",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02645/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02645/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02645/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02645/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02645/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)",
    "run_dir": "runs-02601-02700/02646",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02646/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02646/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02646/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02646/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02646/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)",
    "run_dir": "runs-02601-02700/02647",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148249f956d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02647/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02647/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02647/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02647/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02647/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)",
    "run_dir": "runs-02601-02700/02648",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02648/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02648/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02648/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02648/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02648/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)",
    "run_dir": "runs-02601-02700/02649",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ab1ed896d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-02601-02700/02650",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1550b5cf56d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02650/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02650/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02650/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02650/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02650/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)",
    "run_dir": "runs-02601-02700/02651",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14da715c56d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02651/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02651/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02651/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02651/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02651/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-02601-02700/02652",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150f1dfe56d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-02601-02700/02653",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145ef71c16d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-02601-02700/02654",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02654/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02654/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02654/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02654/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02654/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-02601-02700/02655",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02655/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02655/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02655/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02655/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02655/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-02601-02700/02656",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15066a5116d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02656/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02656/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02656/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02656/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02656/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-02601-02700/02657",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02657/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02657/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02657/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02657/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02657/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)",
    "run_dir": "runs-02601-02700/02658",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f1ad7dd6d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-02601-02700/02659",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1486d12056d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-02601-02700/02660",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)",
    "run_dir": "runs-02601-02700/02661",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02661/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02661/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02661/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02661/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02661/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)",
    "run_dir": "runs-02601-02700/02662",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14df2c4f16d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)",
    "run_dir": "runs-02601-02700/02663",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c852a616d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02663/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02663/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02663/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02663/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02663/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)",
    "run_dir": "runs-02601-02700/02664",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146e7859d6d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)",
    "run_dir": "runs-02601-02700/02665",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02665/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02665/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02665/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02665/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02665/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)",
    "run_dir": "runs-02601-02700/02666",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02666/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02666/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02666/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02666/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02666/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)",
    "run_dir": "runs-02601-02700/02667",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02667/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02667/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02667/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02667/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02667/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)",
    "run_dir": "runs-02601-02700/02668",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02668/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02668/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02668/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02668/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02668/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)",
    "run_dir": "runs-02601-02700/02669",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1477909516d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)",
    "run_dir": "runs-02601-02700/02670",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15477c1556d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-02601-02700/02671",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02671/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02671/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02671/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02671/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02671/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)",
    "run_dir": "runs-02601-02700/02672",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02672/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02672/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02672/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02672/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02672/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-02601-02700/02673",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02673/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02673/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02673/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02673/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02673/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-02601-02700/02674",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14aaa05296d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-02601-02700/02675",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02675/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02675/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02675/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02675/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02675/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-02601-02700/02676",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c08a9c16d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-02601-02700/02677",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-02601-02700/02678",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150ac54a56d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)",
    "run_dir": "runs-02601-02700/02679",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f8d04fd6d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02679/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02679/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02679/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02679/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02679/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-02601-02700/02680",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145b2a81d6d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02680/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02680/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02680/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02680/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02680/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-02601-02700/02681",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02681/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02681/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02681/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02681/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02681/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)",
    "run_dir": "runs-02601-02700/02682",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146d298c56d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02682/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02682/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02682/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02682/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02682/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)",
    "run_dir": "runs-02601-02700/02683",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02683/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02683/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02683/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02683/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02683/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)",
    "run_dir": "runs-02601-02700/02684",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02684/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02684/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02684/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02684/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02684/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)",
    "run_dir": "runs-02601-02700/02685",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b4f5b356d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)",
    "run_dir": "runs-02601-02700/02686",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a87db7d6d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02686/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02686/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02686/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02686/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02686/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)",
    "run_dir": "runs-02601-02700/02687",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151956f956d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)",
    "run_dir": "runs-02601-02700/02688",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1469e0e316d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02688/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02688/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02688/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02688/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02688/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)",
    "run_dir": "runs-02601-02700/02689",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153f78fc16d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02689/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02689/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02689/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02689/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02689/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)",
    "run_dir": "runs-02601-02700/02690",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147e0f9856d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)",
    "run_dir": "runs-02601-02700/02691",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153e08ac16d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-02601-02700/02692",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a237ce96d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02692/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02692/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02692/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02692/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02692/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)",
    "run_dir": "runs-02601-02700/02693",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02693/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02693/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02693/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02693/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02693/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-02601-02700/02694",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149ebda0d6d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-02601-02700/02695",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152511d596d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-02601-02700/02696",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146f554bd6d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-02601-02700/02697",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146c15da96d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-02601-02700/02698",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-02601-02700/02699",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02699/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02699/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02699/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02699/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02601-02700/02699/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)",
    "run_dir": "runs-02601-02700/02700",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e4749516d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-02701-02800/02701",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149ecf8516d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-02701-02800/02702",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02702/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02702/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02702/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02702/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02702/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)",
    "run_dir": "runs-02701-02800/02703",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)",
    "run_dir": "runs-02701-02800/02704",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15294c59d6d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02704/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02704/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02704/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02704/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02704/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)",
    "run_dir": "runs-02701-02800/02705",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02705/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02705/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02705/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02705/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02705/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)",
    "run_dir": "runs-02701-02800/02706",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1468e2d356d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)",
    "run_dir": "runs-02701-02800/02707",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)",
    "run_dir": "runs-02701-02800/02708",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1462611596d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)",
    "run_dir": "runs-02701-02800/02709",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1467e862d6d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)",
    "run_dir": "runs-02701-02800/02710",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a4ae6a16d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)",
    "run_dir": "runs-02701-02800/02711",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1479cc4596d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02711/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02711/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02711/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02711/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02711/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)",
    "run_dir": "runs-02701-02800/02712",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ce75dd16d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-02701-02800/02713",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148373bad6d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02713/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02713/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02713/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02713/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02713/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)",
    "run_dir": "runs-02701-02800/02714",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149a9752d6d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-02701-02800/02715",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1519221d56d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-02701-02800/02716",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1548f51d16d0>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02716/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02716/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02716/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02716/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02716/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-02701-02800/02717",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151a212d16d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-02701-02800/02718",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-02701-02800/02719",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02719/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02719/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02719/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02719/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02719/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-02701-02800/02720",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145780da16d0>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f42-p21-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)",
    "run_dir": "runs-02701-02800/02721",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02721/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02721/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02721/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02721/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02721/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-02701-02800/02722",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1517a7ff9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-02701-02800/02723",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02723/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02723/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02723/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02723/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02723/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)",
    "run_dir": "runs-02701-02800/02724",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152cddf09210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)",
    "run_dir": "runs-02701-02800/02725",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15458f119210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02725/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02725/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02725/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02725/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02725/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)",
    "run_dir": "runs-02701-02800/02726",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147d8e985210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02726/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02726/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02726/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02726/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02726/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)",
    "run_dir": "runs-02701-02800/02727",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1488f6129210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)",
    "run_dir": "runs-02701-02800/02728",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14de62689210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02728/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02728/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02728/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02728/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02728/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)",
    "run_dir": "runs-02701-02800/02729",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1549e5d4d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)",
    "run_dir": "runs-02701-02800/02730",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153c05f19210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)",
    "run_dir": "runs-02701-02800/02731",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152151909210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)",
    "run_dir": "runs-02701-02800/02732",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02732/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02732/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02732/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02732/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02732/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)",
    "run_dir": "runs-02701-02800/02733",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15331de75210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-02701-02800/02734",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ebb567d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02734/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02734/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02734/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02734/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02734/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)",
    "run_dir": "runs-02701-02800/02735",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02735/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02735/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02735/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02735/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02735/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)",
    "run_dir": "runs-02701-02800/02736",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c01a2c9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-02701-02800/02737",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146d375b1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-02701-02800/02738",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14565418d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-02701-02800/02739",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152026279210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-02701-02800/02740",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1500897d5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-02701-02800/02741",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146e0b5e1210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02741/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02741/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02741/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02741/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02741/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-02701-02800/02742",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1506dd9b1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)",
    "run_dir": "runs-02701-02800/02743",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154eec155210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02743/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02743/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02743/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02743/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02743/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-02701-02800/02744",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ab5922d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02744/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02744/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02744/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02744/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02744/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-02701-02800/02745",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ae2466d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02745/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02745/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02745/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02745/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02745/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)",
    "run_dir": "runs-02701-02800/02746",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b43d84d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)",
    "run_dir": "runs-02701-02800/02747",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e6e462d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02747/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02747/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02747/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02747/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02747/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)",
    "run_dir": "runs-02701-02800/02748",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02748/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02748/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02748/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02748/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02748/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)",
    "run_dir": "runs-02701-02800/02749",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d70d311210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)",
    "run_dir": "runs-02701-02800/02750",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02750/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02750/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02750/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02750/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02750/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)",
    "run_dir": "runs-02701-02800/02751",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153ac1331210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02751/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02751/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02751/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02751/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02751/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)",
    "run_dir": "runs-02701-02800/02752",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)",
    "run_dir": "runs-02701-02800/02753",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)",
    "run_dir": "runs-02701-02800/02754",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145b20451210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02754/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02754/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02754/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02754/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02754/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)",
    "run_dir": "runs-02701-02800/02755",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-02701-02800/02756",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02756/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02756/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02756/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02756/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02756/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)",
    "run_dir": "runs-02701-02800/02757",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d775de1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02757/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02757/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02757/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02757/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02757/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)",
    "run_dir": "runs-02701-02800/02758",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f77d435210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-02701-02800/02759",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02759/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02759/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02759/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02759/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02759/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-02701-02800/02760",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1470bac1d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02760/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02760/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02760/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02760/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02760/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-02701-02800/02761",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02761/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02761/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02761/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02761/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02761/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-02701-02800/02762",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1499bed39210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02762/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02762/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02762/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02762/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02762/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-02701-02800/02763",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02763/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02763/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02763/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02763/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02763/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-02701-02800/02764",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150e84d25210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02764/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02764/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02764/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02764/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02764/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)",
    "run_dir": "runs-02701-02800/02765",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ec8c205210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02765/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02765/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02765/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02765/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02765/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-02701-02800/02766",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15095b73d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02766/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02766/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02766/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02766/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02766/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-02701-02800/02767",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145d850f1210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02767/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02767/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02767/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02767/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02767/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)",
    "run_dir": "runs-02701-02800/02768",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14aa0dc01210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02768/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02768/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02768/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02768/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02768/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)",
    "run_dir": "runs-02701-02800/02769",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02769/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02769/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02769/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02769/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02769/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)",
    "run_dir": "runs-02701-02800/02770",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148210df5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)",
    "run_dir": "runs-02701-02800/02771",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1479cb529210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)",
    "run_dir": "runs-02701-02800/02772",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ea86bb5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02772/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02772/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02772/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02772/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02772/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)",
    "run_dir": "runs-02701-02800/02773",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02773/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02773/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02773/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02773/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02773/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)",
    "run_dir": "runs-02701-02800/02774",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)",
    "run_dir": "runs-02701-02800/02775",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)",
    "run_dir": "runs-02701-02800/02776",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)",
    "run_dir": "runs-02701-02800/02777",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02777/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02777/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02777/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02777/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02777/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-02701-02800/02778",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)",
    "run_dir": "runs-02701-02800/02779",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149254761210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)",
    "run_dir": "runs-02701-02800/02780",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02780/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02780/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02780/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02780/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02780/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-02701-02800/02781",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-02701-02800/02782",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-02701-02800/02783",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02783/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02783/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02783/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02783/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02783/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-02701-02800/02784",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153e7bf8d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02784/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02784/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02784/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02784/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02784/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-02701-02800/02785",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1466d7c41210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-02701-02800/02786",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x155117629210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)",
    "run_dir": "runs-02701-02800/02787",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d9b4885210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-02701-02800/02788",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1464911a5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-02701-02800/02789",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149392ee5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02789/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02789/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02789/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02789/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02789/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)",
    "run_dir": "runs-02701-02800/02790",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1543327fd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)",
    "run_dir": "runs-02701-02800/02791",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cd6c865210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02791/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02791/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02791/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02791/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02791/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)",
    "run_dir": "runs-02701-02800/02792",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1475569fd210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)",
    "run_dir": "runs-02701-02800/02793",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02793/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02793/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02793/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02793/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02793/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)",
    "run_dir": "runs-02701-02800/02794",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02794/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02794/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02794/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02794/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02794/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)",
    "run_dir": "runs-02701-02800/02795",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151fd74fd210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)",
    "run_dir": "runs-02701-02800/02796",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14860e545210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02796/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02796/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02796/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02796/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02796/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)",
    "run_dir": "runs-02701-02800/02797",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02797/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02797/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02797/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02797/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02797/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)",
    "run_dir": "runs-02701-02800/02798",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e810631210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02798/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02798/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02798/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02798/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02798/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)",
    "run_dir": "runs-02701-02800/02799",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150fb50e9210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02799/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02799/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02799/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02799/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02799/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-02701-02800/02800",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02800/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02800/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02800/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02800/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02701-02800/02800/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)",
    "run_dir": "runs-02801-02900/02801",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02801/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02801/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02801/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02801/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02801/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)",
    "run_dir": "runs-02801-02900/02802",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02802/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02802/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02802/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02802/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02802/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-02801-02900/02803",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02803/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02803/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02803/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02803/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02803/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-02801-02900/02804",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e1f6df9210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02804/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02804/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02804/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02804/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02804/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-02801-02900/02805",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-02801-02900/02806",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-02801-02900/02807",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d38d811210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-02801-02900/02808",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151b149cd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)",
    "run_dir": "runs-02801-02900/02809",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ce388fd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-02801-02900/02810",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15285ff55210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02810/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02810/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02810/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02810/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02810/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-02801-02900/02811",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d919485210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)",
    "run_dir": "runs-02801-02900/02812",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02812/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02812/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02812/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02812/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02812/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)",
    "run_dir": "runs-02801-02900/02813",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15515f145210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)",
    "run_dir": "runs-02801-02900/02814",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d825129210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)",
    "run_dir": "runs-02801-02900/02815",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1543aa005210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)",
    "run_dir": "runs-02801-02900/02816",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d62c70d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02816/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02816/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02816/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02816/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02816/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)",
    "run_dir": "runs-02801-02900/02817",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02817/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02817/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02817/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02817/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02817/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)",
    "run_dir": "runs-02801-02900/02818",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b079309210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)",
    "run_dir": "runs-02801-02900/02819",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14adda2d9210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02819/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02819/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02819/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02819/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02819/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)",
    "run_dir": "runs-02801-02900/02820",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150b7043d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)",
    "run_dir": "runs-02801-02900/02821",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-02801-02900/02822",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ab07425210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02822/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02822/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02822/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02822/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02822/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)",
    "run_dir": "runs-02801-02900/02823",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cba6981210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)",
    "run_dir": "runs-02801-02900/02824",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02824/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02824/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02824/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02824/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02824/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-02801-02900/02825",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e56d6cd210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02825/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02825/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02825/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02825/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02825/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-02801-02900/02826",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14683cc49210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-02801-02900/02827",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1457a5b05210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02827/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02827/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02827/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02827/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02827/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-02801-02900/02828",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1495a581d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-02801-02900/02829",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-02801-02900/02830",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154816681210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f44-p22-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)",
    "run_dir": "runs-02801-02900/02831",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151c86255210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-02801-02900/02832",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14aaeacb9210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02832/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02832/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02832/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02832/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02832/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-02801-02900/02833",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f1c30ad210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)",
    "run_dir": "runs-02801-02900/02834",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cd8ba39210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)",
    "run_dir": "runs-02801-02900/02835",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152fa0621210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02835/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02835/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02835/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02835/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02835/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)",
    "run_dir": "runs-02801-02900/02836",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)",
    "run_dir": "runs-02801-02900/02837",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14df88d99210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02837/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02837/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02837/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02837/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02837/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)",
    "run_dir": "runs-02801-02900/02838",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02838/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02838/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02838/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02838/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02838/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)",
    "run_dir": "runs-02801-02900/02839",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a9dc085210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)",
    "run_dir": "runs-02801-02900/02840",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02840/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02840/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02840/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02840/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02840/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)",
    "run_dir": "runs-02801-02900/02841",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02841/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02841/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02841/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02841/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02841/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)",
    "run_dir": "runs-02801-02900/02842",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154143a51210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)",
    "run_dir": "runs-02801-02900/02843",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02843/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02843/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02843/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02843/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02843/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-02801-02900/02844",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ee8ed21210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02844/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02844/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02844/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02844/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02844/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)",
    "run_dir": "runs-02801-02900/02845",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)",
    "run_dir": "runs-02801-02900/02846",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f72c3d9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)",
    "run_dir": "runs-02801-02900/02847",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151c2b5d9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-02801-02900/02848",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02848/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02848/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02848/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02848/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02848/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-02801-02900/02849",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-02801-02900/02850",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14590f7b5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02850/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02850/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02850/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02850/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02850/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-02801-02900/02851",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151196a71210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-02801-02900/02852",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152e6db75210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-02801-02900/02853",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02853/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02853/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02853/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02853/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02853/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)",
    "run_dir": "runs-02801-02900/02854",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154956f85210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02854/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02854/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02854/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02854/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02854/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-02801-02900/02855",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146d204f9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-02801-02900/02856",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152fdc86d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02856/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02856/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02856/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02856/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02856/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)",
    "run_dir": "runs-02801-02900/02857",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02857/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02857/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02857/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02857/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02857/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)",
    "run_dir": "runs-02801-02900/02858",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b0a431d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02858/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02858/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02858/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02858/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02858/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)",
    "run_dir": "runs-02801-02900/02859",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02859/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02859/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02859/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02859/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02859/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)",
    "run_dir": "runs-02801-02900/02860",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1544cd959210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02860/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02860/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02860/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02860/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02860/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)",
    "run_dir": "runs-02801-02900/02861",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)",
    "run_dir": "runs-02801-02900/02862",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02862/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02862/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02862/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02862/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02862/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)",
    "run_dir": "runs-02801-02900/02863",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)",
    "run_dir": "runs-02801-02900/02864",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b4f8ce5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)",
    "run_dir": "runs-02801-02900/02865",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d007549210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)",
    "run_dir": "runs-02801-02900/02866",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14dceb301210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-02801-02900/02867",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)",
    "run_dir": "runs-02801-02900/02868",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14aa7d305210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02868/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02868/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02868/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02868/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02868/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)",
    "run_dir": "runs-02801-02900/02869",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153ff321d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02869/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02869/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02869/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02869/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02869/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)",
    "run_dir": "runs-02801-02900/02870",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02870/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02870/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02870/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02870/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02870/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-02801-02900/02871",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1479503d9210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02871/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02871/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02871/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02871/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02871/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-02801-02900/02872",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02872/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02872/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02872/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02872/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02872/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-02801-02900/02873",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14aa4916d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02873/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02873/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02873/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02873/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02873/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-02801-02900/02874",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-02801-02900/02875",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ff48615210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-02801-02900/02876",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02876/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02876/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02876/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02876/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02876/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)",
    "run_dir": "runs-02801-02900/02877",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1467dd9a5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-02801-02900/02878",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02878/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02878/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02878/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02878/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02878/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-02801-02900/02879",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153ecbf1d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)",
    "run_dir": "runs-02801-02900/02880",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02880/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02880/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02880/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02880/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02880/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)",
    "run_dir": "runs-02801-02900/02881",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1499eb559210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02881/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02881/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02881/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02881/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02881/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)",
    "run_dir": "runs-02801-02900/02882",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02882/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02882/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02882/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02882/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02882/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)",
    "run_dir": "runs-02801-02900/02883",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1471c9045210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)",
    "run_dir": "runs-02801-02900/02884",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148050bf5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)",
    "run_dir": "runs-02801-02900/02885",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ba3d629210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)",
    "run_dir": "runs-02801-02900/02886",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14bf46525210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02886/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02886/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02886/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02886/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02886/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)",
    "run_dir": "runs-02801-02900/02887",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02887/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02887/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02887/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02887/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02887/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)",
    "run_dir": "runs-02801-02900/02888",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02888/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02888/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02888/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02888/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02888/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)",
    "run_dir": "runs-02801-02900/02889",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02889/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02889/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02889/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02889/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02889/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-02801-02900/02890",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145b8c605210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)",
    "run_dir": "runs-02801-02900/02891",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02891/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02891/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02891/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02891/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02891/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)",
    "run_dir": "runs-02801-02900/02892",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15080ea15210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02892/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02892/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02892/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02892/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02892/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)",
    "run_dir": "runs-02801-02900/02893",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e838671210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-02801-02900/02894",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e0137cd210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-02801-02900/02895",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02895/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02895/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02895/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02895/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02895/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-02801-02900/02896",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150b38559210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-02801-02900/02897",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149c094b9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-02801-02900/02898",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152b68331210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-02801-02900/02899",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ad646c9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02899/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02899/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02899/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02899/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02899/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)",
    "run_dir": "runs-02801-02900/02900",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02900/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02900/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02900/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02900/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02801-02900/02900/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-02901-03000/02901",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147035295210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-02901-03000/02902",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)",
    "run_dir": "runs-02901-03000/02903",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02903/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02903/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02903/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02903/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02903/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)",
    "run_dir": "runs-02901-03000/02904",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cac16a9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)",
    "run_dir": "runs-02901-03000/02905",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c725111210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)",
    "run_dir": "runs-02901-03000/02906",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145f3afd1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)",
    "run_dir": "runs-02901-03000/02907",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)",
    "run_dir": "runs-02901-03000/02908",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)",
    "run_dir": "runs-02901-03000/02909",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)",
    "run_dir": "runs-02901-03000/02910",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148f5fda5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02910/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02910/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02910/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02910/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02910/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)",
    "run_dir": "runs-02901-03000/02911",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)",
    "run_dir": "runs-02901-03000/02912",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02912/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02912/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02912/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02912/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02912/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-02901-03000/02913",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1541f4be5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)",
    "run_dir": "runs-02901-03000/02914",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02914/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02914/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02914/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02914/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02914/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)",
    "run_dir": "runs-02901-03000/02915",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151e5251d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)",
    "run_dir": "runs-02901-03000/02916",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1487d305d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02916/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02916/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02916/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02916/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02916/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-02901-03000/02917",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e36b2c5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02917/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02917/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02917/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02917/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02917/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-02901-03000/02918",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1520abc89210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-02901-03000/02919",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02919/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02919/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02919/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02919/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02919/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-02901-03000/02920",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1529b2a49210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02920/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02920/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02920/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02920/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02920/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-02901-03000/02921",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02921/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02921/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02921/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02921/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02921/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-02901-03000/02922",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a5614b9210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02922/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02922/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02922/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02922/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02922/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)",
    "run_dir": "runs-02901-03000/02923",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-02901-03000/02924",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145b63a15210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-02901-03000/02925",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154302b01210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)",
    "run_dir": "runs-02901-03000/02926",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145e01ea5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)",
    "run_dir": "runs-02901-03000/02927",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02927/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02927/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02927/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02927/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02927/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)",
    "run_dir": "runs-02901-03000/02928",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e8994b5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)",
    "run_dir": "runs-02901-03000/02929",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02929/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02929/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02929/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02929/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02929/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)",
    "run_dir": "runs-02901-03000/02930",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145c75789210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02930/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02930/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02930/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02930/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02930/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)",
    "run_dir": "runs-02901-03000/02931",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02931/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02931/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02931/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02931/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02931/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)",
    "run_dir": "runs-02901-03000/02932",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15397c749210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)",
    "run_dir": "runs-02901-03000/02933",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c7b287d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)",
    "run_dir": "runs-02901-03000/02934",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148b8cf45210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)",
    "run_dir": "runs-02901-03000/02935",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150b5d5e5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-02901-03000/02936",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e54ab51210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)",
    "run_dir": "runs-02901-03000/02937",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02937/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02937/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02937/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02937/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02937/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)",
    "run_dir": "runs-02901-03000/02938",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f59bcc9210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02938/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02938/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02938/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02938/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02938/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)",
    "run_dir": "runs-02901-03000/02939",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f1ab79d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-02901-03000/02940",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151f55289210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-02901-03000/02941",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151e99975210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02941/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02941/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02941/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02941/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02941/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-02901-03000/02942",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15553e07d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02942/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02942/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02942/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02942/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02942/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-02901-03000/02943",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02943/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02943/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02943/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02943/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02943/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-02901-03000/02944",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150179549210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02944/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02944/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02944/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02944/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02944/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-02901-03000/02945",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154ec16b5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02945/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02945/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02945/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02945/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02945/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f46-p23-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)",
    "run_dir": "runs-02901-03000/02946",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02946/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02946/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02946/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02946/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02946/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-02901-03000/02947",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14efafd49210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02947/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02947/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02947/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02947/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02947/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-02901-03000/02948",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151d6ff29210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02948/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02948/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02948/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02948/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02948/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)",
    "run_dir": "runs-02901-03000/02949",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)",
    "run_dir": "runs-02901-03000/02950",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)",
    "run_dir": "runs-02901-03000/02951",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154985389210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)",
    "run_dir": "runs-02901-03000/02952",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)",
    "run_dir": "runs-02901-03000/02953",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14bdf6df1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02953/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02953/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02953/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02953/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02953/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)",
    "run_dir": "runs-02901-03000/02954",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154e21fc1210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02954/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02954/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02954/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02954/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02954/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)",
    "run_dir": "runs-02901-03000/02955",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14efa53d5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02955/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02955/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02955/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02955/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02955/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)",
    "run_dir": "runs-02901-03000/02956",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d4f4511210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)",
    "run_dir": "runs-02901-03000/02957",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1456e2b5d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)",
    "run_dir": "runs-02901-03000/02958",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-02901-03000/02959",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148ee6ddd210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)",
    "run_dir": "runs-02901-03000/02960",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1515ffb4d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02960/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02960/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02960/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02960/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02960/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)",
    "run_dir": "runs-02901-03000/02961",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149089005210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)",
    "run_dir": "runs-02901-03000/02962",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154277321210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02962/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02962/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02962/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02962/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02962/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p23)",
    "run_dir": "runs-02901-03000/02963",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14fde3a01210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02963/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02963/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02963/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02963/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02963/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-02901-03000/02964",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c7824d5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02964/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02964/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02964/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02964/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02964/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-02901-03000/02965",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-02901-03000/02966",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146493505210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02966/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02966/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02966/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02966/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02966/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-02901-03000/02967",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02967/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02967/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02967/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02967/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02967/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-02901-03000/02968",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-02901-03000/02969",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02969/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02969/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02969/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02969/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02969/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)",
    "run_dir": "runs-02901-03000/02970",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-02901-03000/02971",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14895e62d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-02901-03000/02972",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02972/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02972/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02972/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02972/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02972/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)",
    "run_dir": "runs-02901-03000/02973",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14bdf28fd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02973/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02973/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02973/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02973/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02973/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)",
    "run_dir": "runs-02901-03000/02974",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14fff5be1210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02974/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02974/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02974/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02974/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02974/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)",
    "run_dir": "runs-02901-03000/02975",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d0bf33d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02975/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02975/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02975/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02975/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02975/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)",
    "run_dir": "runs-02901-03000/02976",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1541aba9d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02976/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02976/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02976/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02976/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02976/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)",
    "run_dir": "runs-02901-03000/02977",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1508ed031210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)",
    "run_dir": "runs-02901-03000/02978",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)",
    "run_dir": "runs-02901-03000/02979",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b2ea2f5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)",
    "run_dir": "runs-02901-03000/02980",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)",
    "run_dir": "runs-02901-03000/02981",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153bb65a9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)",
    "run_dir": "runs-02901-03000/02982",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14bbd1015210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02982/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02982/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02982/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02982/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02982/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-02901-03000/02983",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cd2f169210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02983/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02983/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02983/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02983/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02983/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)",
    "run_dir": "runs-02901-03000/02984",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02984/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02984/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02984/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02984/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02984/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)",
    "run_dir": "runs-02901-03000/02985",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14aed1035210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02985/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02985/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02985/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02985/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02985/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)",
    "run_dir": "runs-02901-03000/02986",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1494c1779210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p23)",
    "run_dir": "runs-02901-03000/02987",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-02901-03000/02988",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153e147e1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02988/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02988/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02988/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02988/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02988/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-02901-03000/02989",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-02901-03000/02990",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15412c2ed210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02990/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02990/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02990/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02990/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02990/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-02901-03000/02991",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ca82ced210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02991/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02991/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02991/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02991/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02991/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-02901-03000/02992",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1553d35c1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02992/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02992/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02992/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02992/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02992/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-02901-03000/02993",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1461cafad210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)",
    "run_dir": "runs-02901-03000/02994",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-02901-03000/02995",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153bf5bed210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02995/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02995/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02995/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02995/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02995/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-02901-03000/02996",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1486ddbb5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02996/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)",
    "run_dir": "runs-02901-03000/02997",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a940d19210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02997/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02997/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02997/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02997/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02997/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)",
    "run_dir": "runs-02901-03000/02998",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b1b9a61210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02998/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02998/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02998/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02998/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/02998/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)",
    "run_dir": "runs-02901-03000/02999",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14aef8129210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)",
    "run_dir": "runs-02901-03000/03000",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/03000/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/03000/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/03000/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/03000/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-02901-03000/03000/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)",
    "run_dir": "runs-03001-03100/03001",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f876729210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)",
    "run_dir": "runs-03001-03100/03002",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)",
    "run_dir": "runs-03001-03100/03003",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148713125210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03003/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03003/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03003/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03003/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03003/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)",
    "run_dir": "runs-03001-03100/03004",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)",
    "run_dir": "runs-03001-03100/03005",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145be761d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03005/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03005/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03005/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03005/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03005/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)",
    "run_dir": "runs-03001-03100/03006",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145853225210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03006/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03006/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03006/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03006/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03006/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-03001-03100/03007",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149fd1925210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)",
    "run_dir": "runs-03001-03100/03008",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)",
    "run_dir": "runs-03001-03100/03009",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03009/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03009/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03009/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03009/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03009/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)",
    "run_dir": "runs-03001-03100/03010",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p23)",
    "run_dir": "runs-03001-03100/03011",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b2211c5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-03001-03100/03012",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f1b6f55210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-03001-03100/03013",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-03001-03100/03014",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d66367d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-03001-03100/03015",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ea72871210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03015/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03015/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03015/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03015/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03015/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-03001-03100/03016",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b5943ad210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-03001-03100/03017",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154b26be5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03017/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03017/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03017/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03017/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03017/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)",
    "run_dir": "runs-03001-03100/03018",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150bb16b1210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03018/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03018/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03018/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03018/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03018/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-03001-03100/03019",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146a2b9f1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-03001-03100/03020",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)",
    "run_dir": "runs-03001-03100/03021",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150ce4cfd210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)",
    "run_dir": "runs-03001-03100/03022",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f677015210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03022/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03022/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03022/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03022/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03022/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)",
    "run_dir": "runs-03001-03100/03023",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)",
    "run_dir": "runs-03001-03100/03024",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b4196b5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03024/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03024/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03024/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03024/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03024/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)",
    "run_dir": "runs-03001-03100/03025",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)",
    "run_dir": "runs-03001-03100/03026",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)",
    "run_dir": "runs-03001-03100/03027",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03027/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03027/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03027/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03027/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03027/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)",
    "run_dir": "runs-03001-03100/03028",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)",
    "run_dir": "runs-03001-03100/03029",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146ee2925210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03029/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03029/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03029/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03029/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03029/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)",
    "run_dir": "runs-03001-03100/03030",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c5f55f1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-03001-03100/03031",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14baba87d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03031/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03031/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03031/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03031/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03031/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)",
    "run_dir": "runs-03001-03100/03032",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)",
    "run_dir": "runs-03001-03100/03033",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148dd7215210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03033/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03033/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03033/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03033/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03033/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)",
    "run_dir": "runs-03001-03100/03034",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03034/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03034/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03034/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03034/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03034/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p23)",
    "run_dir": "runs-03001-03100/03035",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-03001-03100/03036",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150b36335210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-03001-03100/03037",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14761f749210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-03001-03100/03038",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-03001-03100/03039",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153624b89210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03039/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-03001-03100/03040",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b84de2d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03040/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03040/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03040/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03040/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03040/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-03001-03100/03041",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153a72875210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03041/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)",
    "run_dir": "runs-03001-03100/03042",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14fa94441210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03042/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03042/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03042/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03042/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03042/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-03001-03100/03043",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145f7a9c9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03043/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03043/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03043/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03043/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03043/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-03001-03100/03044",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1494e9865210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)",
    "run_dir": "runs-03001-03100/03045",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c7b26e5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)",
    "run_dir": "runs-03001-03100/03046",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145fa3b21210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)",
    "run_dir": "runs-03001-03100/03047",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147060bed210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03047/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03047/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03047/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03047/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03047/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)",
    "run_dir": "runs-03001-03100/03048",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)",
    "run_dir": "runs-03001-03100/03049",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ed093ed210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)",
    "run_dir": "runs-03001-03100/03050",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)",
    "run_dir": "runs-03001-03100/03051",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1463a4205210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03051/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03051/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03051/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03051/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03051/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)",
    "run_dir": "runs-03001-03100/03052",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1509927e9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)",
    "run_dir": "runs-03001-03100/03053",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1459e0db9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)",
    "run_dir": "runs-03001-03100/03054",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c2a9e25210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03054/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03054/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03054/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03054/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03054/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-03001-03100/03055",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)",
    "run_dir": "runs-03001-03100/03056",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e522c81210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)",
    "run_dir": "runs-03001-03100/03057",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146d29689210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03057/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)",
    "run_dir": "runs-03001-03100/03058",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03058/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03058/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03058/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03058/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03058/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p23)",
    "run_dir": "runs-03001-03100/03059",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153cd1b71210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03059/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03059/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03059/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03059/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03059/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-03001-03100/03060",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-03001-03100/03061",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-03001-03100/03062",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f507ea5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03062/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03062/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03062/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03062/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03062/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-03001-03100/03063",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b417285210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-03001-03100/03064",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1549b97d9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03064/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03064/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03064/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03064/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03064/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-03001-03100/03065",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f48-p24-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)",
    "run_dir": "runs-03001-03100/03066",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-03001-03100/03067",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15409842d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03067/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-03001-03100/03068",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)",
    "run_dir": "runs-03001-03100/03069",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03069/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03069/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03069/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03069/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03069/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)",
    "run_dir": "runs-03001-03100/03070",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149f7fdf5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)",
    "run_dir": "runs-03001-03100/03071",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1470c4885210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03071/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)",
    "run_dir": "runs-03001-03100/03072",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03072/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03072/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03072/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03072/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03072/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)",
    "run_dir": "runs-03001-03100/03073",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146d7dc79210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03073/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03073/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03073/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03073/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03073/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)",
    "run_dir": "runs-03001-03100/03074",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152de8119210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03074/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03074/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03074/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03074/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03074/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)",
    "run_dir": "runs-03001-03100/03075",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1480baec1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)",
    "run_dir": "runs-03001-03100/03076",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1511cb089210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)",
    "run_dir": "runs-03001-03100/03077",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)",
    "run_dir": "runs-03001-03100/03078",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-03001-03100/03079",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b0b0c99210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)",
    "run_dir": "runs-03001-03100/03080",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)",
    "run_dir": "runs-03001-03100/03081",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e5f6e15210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)",
    "run_dir": "runs-03001-03100/03082",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b338035210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03082/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03082/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03082/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03082/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03082/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p23)",
    "run_dir": "runs-03001-03100/03083",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148b790d5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03083/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p24)",
    "run_dir": "runs-03001-03100/03084",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x155215cdd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03084/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03084/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03084/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03084/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03084/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-03001-03100/03085",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03085/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03085/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03085/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03085/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03085/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-03001-03100/03086",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149da9725210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-03001-03100/03087",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1458e98f9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03087/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03087/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03087/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03087/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03087/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-03001-03100/03088",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a65cc91210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-03001-03100/03089",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03089/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03089/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03089/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03089/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03089/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-03001-03100/03090",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1494fccdd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)",
    "run_dir": "runs-03001-03100/03091",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d08fc89210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-03001-03100/03092",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03092/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03092/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03092/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03092/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03092/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-03001-03100/03093",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03093/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03093/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03093/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03093/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03093/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)",
    "run_dir": "runs-03001-03100/03094",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150b58749210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)",
    "run_dir": "runs-03001-03100/03095",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03095/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03095/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03095/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03095/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03095/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)",
    "run_dir": "runs-03001-03100/03096",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b675e31210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)",
    "run_dir": "runs-03001-03100/03097",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d360d99210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03097/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03097/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03097/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03097/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03097/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)",
    "run_dir": "runs-03001-03100/03098",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a229269210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03098/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03098/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03098/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03098/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03098/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)",
    "run_dir": "runs-03001-03100/03099",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c7b4085210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)",
    "run_dir": "runs-03001-03100/03100",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14efbfa09210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03100/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03100/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03100/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03100/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03001-03100/03100/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)",
    "run_dir": "runs-03101-03200/03101",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1459ba935210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03101/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03101/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03101/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03101/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03101/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)",
    "run_dir": "runs-03101-03200/03102",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03102/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03102/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03102/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03102/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03102/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)",
    "run_dir": "runs-03101-03200/03103",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c13ab19210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-03101-03200/03104",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03104/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03104/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03104/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03104/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03104/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)",
    "run_dir": "runs-03101-03200/03105",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145dc5cd9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)",
    "run_dir": "runs-03101-03200/03106",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14957f5c9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)",
    "run_dir": "runs-03101-03200/03107",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e481351210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p23)",
    "run_dir": "runs-03101-03200/03108",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151db3265210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03108/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03108/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03108/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03108/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03108/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p24)",
    "run_dir": "runs-03101-03200/03109",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03109/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03109/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03109/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03109/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03109/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-03101-03200/03110",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15206b805210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-03101-03200/03111",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a6ea5e5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03111/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03111/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03111/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03111/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03111/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-03101-03200/03112",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03112/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03112/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03112/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03112/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03112/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-03101-03200/03113",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-03101-03200/03114",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152d5fce5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03114/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03114/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03114/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03114/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03114/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-03101-03200/03115",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1511ec5e5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)",
    "run_dir": "runs-03101-03200/03116",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b5051ad210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03116/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03116/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03116/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03116/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03116/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-03101-03200/03117",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154f9d07d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03117/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03117/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03117/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03117/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03117/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-03101-03200/03118",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a7485e5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)",
    "run_dir": "runs-03101-03200/03119",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03119/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03119/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03119/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03119/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03119/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)",
    "run_dir": "runs-03101-03200/03120",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15305923d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03120/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03120/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03120/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03120/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03120/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)",
    "run_dir": "runs-03101-03200/03121",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)",
    "run_dir": "runs-03101-03200/03122",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03122/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03122/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03122/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03122/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03122/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)",
    "run_dir": "runs-03101-03200/03123",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b50d2b5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)",
    "run_dir": "runs-03101-03200/03124",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153226549210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03124/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03124/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03124/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03124/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03124/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)",
    "run_dir": "runs-03101-03200/03125",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)",
    "run_dir": "runs-03101-03200/03126",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e9cf125210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)",
    "run_dir": "runs-03101-03200/03127",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)",
    "run_dir": "runs-03101-03200/03128",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f2ece79210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03128/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03128/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03128/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03128/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03128/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-03101-03200/03129",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)",
    "run_dir": "runs-03101-03200/03130",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146d36949210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03130/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03130/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03130/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03130/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03130/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)",
    "run_dir": "runs-03101-03200/03131",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a2af26d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)",
    "run_dir": "runs-03101-03200/03132",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a8f9315210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p23)",
    "run_dir": "runs-03101-03200/03133",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ea7b90d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p24)",
    "run_dir": "runs-03101-03200/03134",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1488683bd210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-03101-03200/03135",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1502c9099210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-03101-03200/03136",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d24aa25210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-03101-03200/03137",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147d3b1a1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-03101-03200/03138",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14892bd71210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03138/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03138/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03138/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03138/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03138/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-03101-03200/03139",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-03101-03200/03140",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)",
    "run_dir": "runs-03101-03200/03141",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151e85bad210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03141/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03141/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03141/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03141/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03141/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-03101-03200/03142",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b358551210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03142/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03142/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03142/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03142/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03142/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-03101-03200/03143",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)",
    "run_dir": "runs-03101-03200/03144",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03144/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03144/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03144/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03144/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03144/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)",
    "run_dir": "runs-03101-03200/03145",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150a5a8b1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03145/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03145/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03145/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03145/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03145/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)",
    "run_dir": "runs-03101-03200/03146",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03146/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03146/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03146/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03146/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03146/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)",
    "run_dir": "runs-03101-03200/03147",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)",
    "run_dir": "runs-03101-03200/03148",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146d6a51d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)",
    "run_dir": "runs-03101-03200/03149",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e71c555210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03149/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03149/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03149/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03149/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03149/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)",
    "run_dir": "runs-03101-03200/03150",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d2971f5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03150/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03150/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03150/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03150/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03150/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)",
    "run_dir": "runs-03101-03200/03151",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)",
    "run_dir": "runs-03101-03200/03152",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03152/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03152/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03152/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03152/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03152/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)",
    "run_dir": "runs-03101-03200/03153",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1465d4635210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-03101-03200/03154",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03154/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03154/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03154/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03154/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03154/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)",
    "run_dir": "runs-03101-03200/03155",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14664c355210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03155/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03155/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03155/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03155/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03155/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)",
    "run_dir": "runs-03101-03200/03156",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)",
    "run_dir": "runs-03101-03200/03157",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cfc5735210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p23)",
    "run_dir": "runs-03101-03200/03158",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154f338f9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03158/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03158/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03158/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03158/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03158/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p24)",
    "run_dir": "runs-03101-03200/03159",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149b66e11210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03159/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03159/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03159/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03159/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03159/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-03101-03200/03160",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1535f0cd1210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03160/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03160/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03160/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03160/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03160/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-03101-03200/03161",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b9c30dd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03161/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03161/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03161/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03161/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03161/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-03101-03200/03162",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153563fc9210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03162/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03162/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03162/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03162/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03162/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-03101-03200/03163",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d722039210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-03101-03200/03164",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c2e99a1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03164/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03164/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03164/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03164/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03164/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-03101-03200/03165",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146297399210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)",
    "run_dir": "runs-03101-03200/03166",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-03101-03200/03167",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15196a0f5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-03101-03200/03168",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c3e95cd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)",
    "run_dir": "runs-03101-03200/03169",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1512a804d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)",
    "run_dir": "runs-03101-03200/03170",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c62bcf5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03170/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03170/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03170/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03170/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03170/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)",
    "run_dir": "runs-03101-03200/03171",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152265ec1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03171/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03171/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03171/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03171/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03171/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)",
    "run_dir": "runs-03101-03200/03172",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03172/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03172/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03172/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03172/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03172/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)",
    "run_dir": "runs-03101-03200/03173",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1516dbb11210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)",
    "run_dir": "runs-03101-03200/03174",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03174/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03174/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03174/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03174/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03174/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)",
    "run_dir": "runs-03101-03200/03175",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14848bc89210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03175/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03175/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03175/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03175/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03175/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)",
    "run_dir": "runs-03101-03200/03176",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15439d1c5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03176/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03176/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03176/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03176/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03176/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)",
    "run_dir": "runs-03101-03200/03177",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153905d91210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)",
    "run_dir": "runs-03101-03200/03178",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1463ee069210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-03101-03200/03179",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)",
    "run_dir": "runs-03101-03200/03180",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)",
    "run_dir": "runs-03101-03200/03181",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03181/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03181/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03181/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03181/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03181/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)",
    "run_dir": "runs-03101-03200/03182",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149d5fa15210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p23)",
    "run_dir": "runs-03101-03200/03183",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p24)",
    "run_dir": "runs-03101-03200/03184",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145932751210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03184/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03184/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03184/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03184/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03184/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-03101-03200/03185",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c14dec5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-03101-03200/03186",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1522b821d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03186/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03186/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03186/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03186/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03186/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-03101-03200/03187",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d396e99210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-03101-03200/03188",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1493a8e7d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-03101-03200/03189",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14896d651210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03189/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03189/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03189/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03189/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03189/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-03101-03200/03190",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147600b85210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f50-p25-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)",
    "run_dir": "runs-03101-03200/03191",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154e86d5d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03191/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03191/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03191/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03191/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03191/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-03101-03200/03192",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cf18b59210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03192/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03192/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03192/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03192/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03192/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-03101-03200/03193",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03193/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03193/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03193/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03193/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03193/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)",
    "run_dir": "runs-03101-03200/03194",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14907c8a1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03194/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03194/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03194/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03194/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03194/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)",
    "run_dir": "runs-03101-03200/03195",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150eabd75210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)",
    "run_dir": "runs-03101-03200/03196",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15540fcad210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03196/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03196/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03196/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03196/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03196/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)",
    "run_dir": "runs-03101-03200/03197",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1527a4099210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03197/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)",
    "run_dir": "runs-03101-03200/03198",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03198/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03198/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03198/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03198/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03198/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)",
    "run_dir": "runs-03101-03200/03199",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1548fa409210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03199/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03199/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03199/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03199/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03199/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)",
    "run_dir": "runs-03101-03200/03200",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f412061210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03200/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03200/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03200/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03200/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03101-03200/03200/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)",
    "run_dir": "runs-03201-03300/03201",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14fb5845d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03201/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03201/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03201/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03201/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03201/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)",
    "run_dir": "runs-03201-03300/03202",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15394dedd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03202/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03202/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03202/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03202/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03202/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)",
    "run_dir": "runs-03201-03300/03203",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-03201-03300/03204",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152b25ad1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)",
    "run_dir": "runs-03201-03300/03205",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03205/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03205/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03205/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03205/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03205/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)",
    "run_dir": "runs-03201-03300/03206",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03206/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03206/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03206/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03206/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03206/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)",
    "run_dir": "runs-03201-03300/03207",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ee4a03d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03207/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p23)",
    "run_dir": "runs-03201-03300/03208",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1487463a1210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03208/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03208/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03208/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03208/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03208/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p24)",
    "run_dir": "runs-03201-03300/03209",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152b8a6e1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p25)",
    "run_dir": "runs-03201-03300/03210",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e579b91210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03210/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-03201-03300/03211",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-03201-03300/03212",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-03201-03300/03213",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1516a1c01210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03213/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03213/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03213/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03213/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03213/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-03201-03300/03214",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1504b20a5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03214/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03214/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03214/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03214/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03214/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-03201-03300/03215",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f8765b1210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03215/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03215/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03215/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03215/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03215/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-03201-03300/03216",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)",
    "run_dir": "runs-03201-03300/03217",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14dbab89d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03217/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03217/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03217/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03217/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03217/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-03201-03300/03218",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d07a999210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03218/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03218/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03218/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03218/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03218/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-03201-03300/03219",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03219/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03219/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03219/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03219/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03219/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)",
    "run_dir": "runs-03201-03300/03220",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146950709210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03220/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03220/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03220/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03220/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03220/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)",
    "run_dir": "runs-03201-03300/03221",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)",
    "run_dir": "runs-03201-03300/03222",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e29a289210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03222/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)",
    "run_dir": "runs-03201-03300/03223",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151732dfd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03223/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03223/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03223/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03223/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03223/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)",
    "run_dir": "runs-03201-03300/03224",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145876d61210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)",
    "run_dir": "runs-03201-03300/03225",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e6243a1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03225/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03225/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03225/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03225/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03225/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)",
    "run_dir": "runs-03201-03300/03226",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149d32c09210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03226/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03226/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03226/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03226/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03226/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)",
    "run_dir": "runs-03201-03300/03227",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15281c375210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03227/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03227/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03227/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03227/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03227/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)",
    "run_dir": "runs-03201-03300/03228",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d1d6165210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)",
    "run_dir": "runs-03201-03300/03229",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14fd0d411210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03229/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03229/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03229/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03229/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03229/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-03201-03300/03230",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03230/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03230/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03230/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03230/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03230/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)",
    "run_dir": "runs-03201-03300/03231",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149fb7c45210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)",
    "run_dir": "runs-03201-03300/03232",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153a3b431210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)",
    "run_dir": "runs-03201-03300/03233",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c6c4aa1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03233/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03233/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03233/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03233/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03233/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p23)",
    "run_dir": "runs-03201-03300/03234",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15319b561210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p24)",
    "run_dir": "runs-03201-03300/03235",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c506559210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03235/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03235/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03235/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03235/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03235/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p25)",
    "run_dir": "runs-03201-03300/03236",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-03201-03300/03237",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03237/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03237/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03237/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03237/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03237/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-03201-03300/03238",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c92a23d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03238/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03238/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03238/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03238/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03238/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-03201-03300/03239",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150f81ce9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-03201-03300/03240",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1497ca85d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03240/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03240/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03240/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03240/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03240/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-03201-03300/03241",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03241/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03241/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03241/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03241/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03241/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-03201-03300/03242",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c51d4d1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03242/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)",
    "run_dir": "runs-03201-03300/03243",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1497fa2e9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-03201-03300/03244",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1458261fd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-03201-03300/03245",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150e8acdd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03245/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03245/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03245/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03245/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03245/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)",
    "run_dir": "runs-03201-03300/03246",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)",
    "run_dir": "runs-03201-03300/03247",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145bf9b6d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03247/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)",
    "run_dir": "runs-03201-03300/03248",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b4b3b4d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03248/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)",
    "run_dir": "runs-03201-03300/03249",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03249/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03249/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03249/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03249/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03249/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)",
    "run_dir": "runs-03201-03300/03250",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)",
    "run_dir": "runs-03201-03300/03251",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14fba65a5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03251/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03251/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03251/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03251/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03251/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)",
    "run_dir": "runs-03201-03300/03252",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146725cfd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)",
    "run_dir": "runs-03201-03300/03253",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154294649210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)",
    "run_dir": "runs-03201-03300/03254",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)",
    "run_dir": "runs-03201-03300/03255",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03255/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03255/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03255/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03255/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03255/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-03201-03300/03256",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03256/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03256/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03256/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03256/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03256/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)",
    "run_dir": "runs-03201-03300/03257",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)",
    "run_dir": "runs-03201-03300/03258",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152130851210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03258/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03258/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03258/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03258/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03258/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)",
    "run_dir": "runs-03201-03300/03259",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145691045210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p23)",
    "run_dir": "runs-03201-03300/03260",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b417885210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p24)",
    "run_dir": "runs-03201-03300/03261",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03261/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03261/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03261/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03261/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03261/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p25)",
    "run_dir": "runs-03201-03300/03262",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03262/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03262/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03262/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03262/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03262/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-03201-03300/03263",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150467d41210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03263/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03263/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03263/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03263/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03263/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-03201-03300/03264",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d0a0acd210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03264/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03264/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03264/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03264/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03264/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-03201-03300/03265",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14eb7bc6d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-03201-03300/03266",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-03201-03300/03267",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03267/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03267/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03267/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03267/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03267/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-03201-03300/03268",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15273af41210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03268/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03268/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03268/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03268/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03268/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)",
    "run_dir": "runs-03201-03300/03269",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f24a5fd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03269/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03269/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03269/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03269/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03269/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-03201-03300/03270",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03270/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03270/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03270/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03270/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03270/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-03201-03300/03271",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)",
    "run_dir": "runs-03201-03300/03272",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148ef8379210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)",
    "run_dir": "runs-03201-03300/03273",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)",
    "run_dir": "runs-03201-03300/03274",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154a9d73d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03274/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03274/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03274/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03274/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03274/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)",
    "run_dir": "runs-03201-03300/03275",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)",
    "run_dir": "runs-03201-03300/03276",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)",
    "run_dir": "runs-03201-03300/03277",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ce74e01210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03277/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03277/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03277/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03277/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03277/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)",
    "run_dir": "runs-03201-03300/03278",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153af4bf1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03278/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03278/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03278/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03278/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03278/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)",
    "run_dir": "runs-03201-03300/03279",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146df3011210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03279/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03279/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03279/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03279/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03279/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)",
    "run_dir": "runs-03201-03300/03280",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1536de9f5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03280/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03280/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03280/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03280/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03280/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)",
    "run_dir": "runs-03201-03300/03281",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14783cfed210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03281/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-03201-03300/03282",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15468e865210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03282/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03282/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03282/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03282/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03282/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)",
    "run_dir": "runs-03201-03300/03283",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1520204dd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03283/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)",
    "run_dir": "runs-03201-03300/03284",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d05b695210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03284/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03284/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03284/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03284/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03284/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)",
    "run_dir": "runs-03201-03300/03285",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f4ef649210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03285/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03285/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03285/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03285/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03285/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p23)",
    "run_dir": "runs-03201-03300/03286",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03286/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03286/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03286/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03286/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03286/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p24)",
    "run_dir": "runs-03201-03300/03287",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1482023d1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03287/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03287/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03287/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03287/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03287/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p25)",
    "run_dir": "runs-03201-03300/03288",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a88ff25210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-03201-03300/03289",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149a17321210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03289/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-03201-03300/03290",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1493fceb1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03290/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03290/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03290/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03290/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03290/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-03201-03300/03291",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145db1905210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03291/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03291/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03291/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03291/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03291/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-03201-03300/03292",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151bd63c9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03292/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-03201-03300/03293",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151b66149210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03293/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03293/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03293/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03293/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03293/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-03201-03300/03294",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147a92df5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03294/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03294/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03294/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03294/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03294/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)",
    "run_dir": "runs-03201-03300/03295",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03295/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03295/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03295/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03295/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03295/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-03201-03300/03296",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1500309e5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03296/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03296/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03296/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03296/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03296/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-03201-03300/03297",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)",
    "run_dir": "runs-03201-03300/03298",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03298/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03298/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03298/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03298/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03298/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)",
    "run_dir": "runs-03201-03300/03299",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1532da635210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03201-03300/03299/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)",
    "run_dir": "runs-03201-03300/03300",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153c96621210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)",
    "run_dir": "runs-03301-03400/03301",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)",
    "run_dir": "runs-03301-03400/03302",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03302/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03302/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03302/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03302/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03302/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)",
    "run_dir": "runs-03301-03400/03303",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145ee3605210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03303/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)",
    "run_dir": "runs-03301-03400/03304",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154cd1179210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03304/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03304/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03304/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03304/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03304/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)",
    "run_dir": "runs-03301-03400/03305",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15220c125210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03305/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)",
    "run_dir": "runs-03301-03400/03306",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151b58b3d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03306/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03306/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03306/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03306/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03306/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)",
    "run_dir": "runs-03301-03400/03307",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1539d8551210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03307/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03307/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03307/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03307/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03307/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-03301-03400/03308",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)",
    "run_dir": "runs-03301-03400/03309",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151d3285d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)",
    "run_dir": "runs-03301-03400/03310",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153205675210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)",
    "run_dir": "runs-03301-03400/03311",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148f607d1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p23)",
    "run_dir": "runs-03301-03400/03312",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153ea4179210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p24)",
    "run_dir": "runs-03301-03400/03313",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p25)",
    "run_dir": "runs-03301-03400/03314",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146a3bb81210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03314/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03314/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03314/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03314/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03314/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-03301-03400/03315",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1530845d1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03315/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-03301-03400/03316",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1523d9e49210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03316/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03316/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03316/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03316/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03316/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-03301-03400/03317",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1539763a5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-03301-03400/03318",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-03301-03400/03319",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149542d9d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03319/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03319/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03319/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03319/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03319/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-03301-03400/03320",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f52-p26-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)",
    "run_dir": "runs-03301-03400/03321",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149332df1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-03301-03400/03322",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b27a769210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03322/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03322/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03322/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03322/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03322/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-03301-03400/03323",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)",
    "run_dir": "runs-03301-03400/03324",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149730e8d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)",
    "run_dir": "runs-03301-03400/03325",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152530191210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)",
    "run_dir": "runs-03301-03400/03326",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)",
    "run_dir": "runs-03301-03400/03327",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)",
    "run_dir": "runs-03301-03400/03328",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)",
    "run_dir": "runs-03301-03400/03329",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f19476d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)",
    "run_dir": "runs-03301-03400/03330",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)",
    "run_dir": "runs-03301-03400/03331",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)",
    "run_dir": "runs-03301-03400/03332",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)",
    "run_dir": "runs-03301-03400/03333",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-03301-03400/03334",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149c12b7d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)",
    "run_dir": "runs-03301-03400/03335",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147d06f75210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03335/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03335/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03335/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03335/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03335/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)",
    "run_dir": "runs-03301-03400/03336",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)",
    "run_dir": "runs-03301-03400/03337",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p23)",
    "run_dir": "runs-03301-03400/03338",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p24)",
    "run_dir": "runs-03301-03400/03339",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14abe3bb1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p25)",
    "run_dir": "runs-03301-03400/03340",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p26)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p26)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p26)",
    "run_dir": "runs-03301-03400/03341",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150b4f4dd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-03301-03400/03342",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-03301-03400/03343",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-03301-03400/03344",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1527daafd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-03301-03400/03345",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1468eaae5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03345/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03345/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03345/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03345/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03345/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-03301-03400/03346",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-03301-03400/03347",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)",
    "run_dir": "runs-03301-03400/03348",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152b4d2f9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-03301-03400/03349",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154009861210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03349/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03349/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03349/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03349/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03349/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-03301-03400/03350",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ddc5ff1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03350/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03350/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03350/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03350/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03350/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)",
    "run_dir": "runs-03301-03400/03351",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)",
    "run_dir": "runs-03301-03400/03352",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)",
    "run_dir": "runs-03301-03400/03353",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14858d989210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03353/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03353/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03353/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03353/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03353/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)",
    "run_dir": "runs-03301-03400/03354",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)",
    "run_dir": "runs-03301-03400/03355",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1516529f5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03355/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03355/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03355/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03355/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03355/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)",
    "run_dir": "runs-03301-03400/03356",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14fa23bd1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03356/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03356/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03356/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03356/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03356/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)",
    "run_dir": "runs-03301-03400/03357",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)",
    "run_dir": "runs-03301-03400/03358",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ae552d9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03358/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03358/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03358/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03358/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03358/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)",
    "run_dir": "runs-03301-03400/03359",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146788809210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)",
    "run_dir": "runs-03301-03400/03360",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-03301-03400/03361",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a064285210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03361/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03361/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03361/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03361/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03361/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)",
    "run_dir": "runs-03301-03400/03362",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)",
    "run_dir": "runs-03301-03400/03363",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14baee93d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03363/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03363/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03363/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03363/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03363/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)",
    "run_dir": "runs-03301-03400/03364",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14960e185210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p23)",
    "run_dir": "runs-03301-03400/03365",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14976e095210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03365/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p24)",
    "run_dir": "runs-03301-03400/03366",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146e56e79210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p25)",
    "run_dir": "runs-03301-03400/03367",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1458fb87d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03367/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03367/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03367/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03367/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03367/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p26)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p26)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p26)",
    "run_dir": "runs-03301-03400/03368",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1461ed46d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-03301-03400/03369",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-03301-03400/03370",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148c9b795210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-03301-03400/03371",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14db9660d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-03301-03400/03372",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152e2fd29210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03372/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-03301-03400/03373",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14fc5d96d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03373/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03373/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03373/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03373/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03373/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-03301-03400/03374",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b77ff49210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)",
    "run_dir": "runs-03301-03400/03375",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15217c975210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-03301-03400/03376",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a134cfd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03376/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03376/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03376/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03376/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03376/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-03301-03400/03377",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)",
    "run_dir": "runs-03301-03400/03378",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14657cbb1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03378/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03378/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03378/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03378/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03378/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)",
    "run_dir": "runs-03301-03400/03379",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1480f699d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03379/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03379/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03379/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03379/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03379/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)",
    "run_dir": "runs-03301-03400/03380",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e4676ed210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03380/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03380/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03380/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03380/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03380/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)",
    "run_dir": "runs-03301-03400/03381",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)",
    "run_dir": "runs-03301-03400/03382",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)",
    "run_dir": "runs-03301-03400/03383",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)",
    "run_dir": "runs-03301-03400/03384",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)",
    "run_dir": "runs-03301-03400/03385",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)",
    "run_dir": "runs-03301-03400/03386",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f84f99d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03386/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03386/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03386/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03386/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03386/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)",
    "run_dir": "runs-03301-03400/03387",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a34e0bd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03387/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03387/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03387/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03387/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03387/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-03301-03400/03388",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14faed095210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03388/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03388/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03388/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03388/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03388/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)",
    "run_dir": "runs-03301-03400/03389",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14afd3bed210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03389/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03389/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03389/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03389/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03389/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)",
    "run_dir": "runs-03301-03400/03390",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14fb69335210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03390/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03390/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03390/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03390/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03390/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)",
    "run_dir": "runs-03301-03400/03391",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p23)",
    "run_dir": "runs-03301-03400/03392",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p24)",
    "run_dir": "runs-03301-03400/03393",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p25)",
    "run_dir": "runs-03301-03400/03394",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153aba521210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03394/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03394/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03394/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03394/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03394/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p26)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p26)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p26)",
    "run_dir": "runs-03301-03400/03395",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b9d810d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-03301-03400/03396",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-03301-03400/03397",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-03301-03400/03398",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150b98bcd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03398/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03398/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03398/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03398/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03398/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-03301-03400/03399",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1495ffc69210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03399/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03399/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03399/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03399/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03301-03400/03399/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-03301-03400/03400",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-03401-03500/03401",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)",
    "run_dir": "runs-03401-03500/03402",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149d422bd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-03401-03500/03403",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-03401-03500/03404",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)",
    "run_dir": "runs-03401-03500/03405",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)",
    "run_dir": "runs-03401-03500/03406",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)",
    "run_dir": "runs-03401-03500/03407",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1539e2889210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)",
    "run_dir": "runs-03401-03500/03408",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b183dad210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)",
    "run_dir": "runs-03401-03500/03409",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)",
    "run_dir": "runs-03401-03500/03410",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14eee8265210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03410/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03410/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03410/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03410/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03410/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)",
    "run_dir": "runs-03401-03500/03411",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1458f687d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)",
    "run_dir": "runs-03401-03500/03412",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153951f35210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03412/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03412/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03412/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03412/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03412/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)",
    "run_dir": "runs-03401-03500/03413",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e5dcbbd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)",
    "run_dir": "runs-03401-03500/03414",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153ee3bd9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03414/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03414/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03414/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03414/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03414/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-03401-03500/03415",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)",
    "run_dir": "runs-03401-03500/03416",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14610bb5d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)",
    "run_dir": "runs-03401-03500/03417",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1555501bd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03417/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03417/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03417/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03417/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03417/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)",
    "run_dir": "runs-03401-03500/03418",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p23)",
    "run_dir": "runs-03401-03500/03419",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p24)",
    "run_dir": "runs-03401-03500/03420",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1455b47fd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03420/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03420/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03420/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03420/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03420/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p25)",
    "run_dir": "runs-03401-03500/03421",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145759599210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p26)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p26)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p26)",
    "run_dir": "runs-03401-03500/03422",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14fe4c5f5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-03401-03500/03423",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150806421210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03423/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-03401-03500/03424",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-03401-03500/03425",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148f51405210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-03401-03500/03426",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1479092f9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03426/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03426/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03426/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03426/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03426/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-03401-03500/03427",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-03401-03500/03428",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152ce224d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)",
    "run_dir": "runs-03401-03500/03429",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-03401-03500/03430",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1475b3001210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-03401-03500/03431",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d0958f1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03431/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03431/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03431/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03431/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03431/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)",
    "run_dir": "runs-03401-03500/03432",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1463da731210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03432/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03432/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03432/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03432/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03432/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)",
    "run_dir": "runs-03401-03500/03433",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153f26e09210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03433/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03433/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03433/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03433/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03433/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)",
    "run_dir": "runs-03401-03500/03434",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)",
    "run_dir": "runs-03401-03500/03435",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)",
    "run_dir": "runs-03401-03500/03436",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e82a39d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03436/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03436/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03436/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03436/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03436/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)",
    "run_dir": "runs-03401-03500/03437",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150604a59210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03437/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03437/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03437/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03437/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03437/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)",
    "run_dir": "runs-03401-03500/03438",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1503a5c59210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03438/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03438/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03438/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03438/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03438/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)",
    "run_dir": "runs-03401-03500/03439",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)",
    "run_dir": "runs-03401-03500/03440",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)",
    "run_dir": "runs-03401-03500/03441",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14abb5719210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-03401-03500/03442",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)",
    "run_dir": "runs-03401-03500/03443",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151f4dac9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03443/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03443/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03443/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03443/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03443/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)",
    "run_dir": "runs-03401-03500/03444",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)",
    "run_dir": "runs-03401-03500/03445",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151d6ac41210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03445/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03445/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03445/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03445/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03445/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p23)",
    "run_dir": "runs-03401-03500/03446",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p24)",
    "run_dir": "runs-03401-03500/03447",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154181661210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03447/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03447/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03447/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03447/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03447/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p25)",
    "run_dir": "runs-03401-03500/03448",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14812df7d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p26)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p26)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p26)",
    "run_dir": "runs-03401-03500/03449",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1504d9691210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03449/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03449/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03449/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03449/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03449/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-03401-03500/03450",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15018e08d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03450/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03450/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03450/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03450/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03450/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-03401-03500/03451",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b9e6095210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03451/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03451/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03451/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03451/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03451/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-03401-03500/03452",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-03401-03500/03453",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14aea0c95210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-03401-03500/03454",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153ec3175210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03454/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03454/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03454/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03454/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03454/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-03401-03500/03455",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f54-p27-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)",
    "run_dir": "runs-03401-03500/03456",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-03401-03500/03457",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-03401-03500/03458",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)",
    "run_dir": "runs-03401-03500/03459",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)",
    "run_dir": "runs-03401-03500/03460",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cd0f86d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)",
    "run_dir": "runs-03401-03500/03461",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1497b171d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03461/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03461/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03461/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03461/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03461/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)",
    "run_dir": "runs-03401-03500/03462",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)",
    "run_dir": "runs-03401-03500/03463",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f71d23d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03463/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03463/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03463/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03463/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03463/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)",
    "run_dir": "runs-03401-03500/03464",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)",
    "run_dir": "runs-03401-03500/03465",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154ff65c9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03465/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03465/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03465/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03465/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03465/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)",
    "run_dir": "runs-03401-03500/03466",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)",
    "run_dir": "runs-03401-03500/03467",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15354f099210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03467/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03467/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03467/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03467/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03467/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)",
    "run_dir": "runs-03401-03500/03468",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1455e2df1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03468/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03468/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03468/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03468/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03468/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-03401-03500/03469",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f338db5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03469/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03469/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03469/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03469/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03469/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)",
    "run_dir": "runs-03401-03500/03470",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)",
    "run_dir": "runs-03401-03500/03471",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)",
    "run_dir": "runs-03401-03500/03472",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p23)",
    "run_dir": "runs-03401-03500/03473",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p24)",
    "run_dir": "runs-03401-03500/03474",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a5869e1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03474/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03474/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03474/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03474/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03474/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p25)",
    "run_dir": "runs-03401-03500/03475",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p26)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p26)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p26)",
    "run_dir": "runs-03401-03500/03476",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153980dfd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p27)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p27)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p27)",
    "run_dir": "runs-03401-03500/03477",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b1e5fed210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-03401-03500/03478",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ace86dd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03478/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03478/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03478/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03478/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03478/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-03401-03500/03479",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a8d9965210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03479/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03479/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03479/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03479/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03479/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-03401-03500/03480",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-03401-03500/03481",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-03401-03500/03482",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146446565210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-03401-03500/03483",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146a1bf6d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03483/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03483/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03483/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03483/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03483/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)",
    "run_dir": "runs-03401-03500/03484",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149261ddd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-03401-03500/03485",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b5bb0dd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03485/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03485/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03485/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03485/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03485/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-03401-03500/03486",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15304ff7d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03486/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03486/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03486/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03486/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03486/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)",
    "run_dir": "runs-03401-03500/03487",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d299a31210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)",
    "run_dir": "runs-03401-03500/03488",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)",
    "run_dir": "runs-03401-03500/03489",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148c3b681210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03489/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03489/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03489/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03489/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03489/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)",
    "run_dir": "runs-03401-03500/03490",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)",
    "run_dir": "runs-03401-03500/03491",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152464931210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03491/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03491/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03491/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03491/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03491/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)",
    "run_dir": "runs-03401-03500/03492",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)",
    "run_dir": "runs-03401-03500/03493",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14dbac021210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03493/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)",
    "run_dir": "runs-03401-03500/03494",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149123229210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03494/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)",
    "run_dir": "runs-03401-03500/03495",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1483d6ac9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03495/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)",
    "run_dir": "runs-03401-03500/03496",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-03401-03500/03497",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ce2fcf9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03401-03500/03497/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)",
    "run_dir": "runs-03401-03500/03498",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)",
    "run_dir": "runs-03401-03500/03499",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153725089210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)",
    "run_dir": "runs-03401-03500/03500",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p23)",
    "run_dir": "runs-03501-03600/03501",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p24)",
    "run_dir": "runs-03501-03600/03502",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x155093979210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03502/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03502/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03502/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03502/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03502/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p25)",
    "run_dir": "runs-03501-03600/03503",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c0094c5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p26)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p26)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p26)",
    "run_dir": "runs-03501-03600/03504",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p27)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p27)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p27)",
    "run_dir": "runs-03501-03600/03505",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149a3cca5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-03501-03600/03506",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-03501-03600/03507",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-03501-03600/03508",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e014d95210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03508/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-03501-03600/03509",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-03501-03600/03510",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c5d2351210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03510/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-03501-03600/03511",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)",
    "run_dir": "runs-03501-03600/03512",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-03501-03600/03513",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-03501-03600/03514",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)",
    "run_dir": "runs-03501-03600/03515",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d235bb9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03515/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03515/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03515/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03515/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03515/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)",
    "run_dir": "runs-03501-03600/03516",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150d82ed1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)",
    "run_dir": "runs-03501-03600/03517",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14917e1c5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)",
    "run_dir": "runs-03501-03600/03518",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1500f049d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)",
    "run_dir": "runs-03501-03600/03519",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147bff839210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)",
    "run_dir": "runs-03501-03600/03520",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)",
    "run_dir": "runs-03501-03600/03521",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cd92db9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03521/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03521/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03521/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03521/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03521/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)",
    "run_dir": "runs-03501-03600/03522",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c6dc5d5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)",
    "run_dir": "runs-03501-03600/03523",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146c56c59210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03523/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03523/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03523/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03523/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03523/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)",
    "run_dir": "runs-03501-03600/03524",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c7ea815210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-03501-03600/03525",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)",
    "run_dir": "runs-03501-03600/03526",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14efd11b9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)",
    "run_dir": "runs-03501-03600/03527",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a018cb5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03527/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03527/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03527/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03527/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03527/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)",
    "run_dir": "runs-03501-03600/03528",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e28baf1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03528/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03528/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03528/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03528/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03528/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p23)",
    "run_dir": "runs-03501-03600/03529",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p24)",
    "run_dir": "runs-03501-03600/03530",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147419a69210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03530/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03530/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03530/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03530/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03530/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p25)",
    "run_dir": "runs-03501-03600/03531",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p26)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p26)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p26)",
    "run_dir": "runs-03501-03600/03532",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14fec72e1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03532/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03532/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03532/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03532/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03532/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p27)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p27)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p27)",
    "run_dir": "runs-03501-03600/03533",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1490118dd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-03501-03600/03534",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145927279210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-03501-03600/03535",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1491dec05210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-03501-03600/03536",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1495f01ed210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03536/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03536/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03536/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03536/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03536/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-03501-03600/03537",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-03501-03600/03538",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-03501-03600/03539",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)",
    "run_dir": "runs-03501-03600/03540",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-03501-03600/03541",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-03501-03600/03542",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)",
    "run_dir": "runs-03501-03600/03543",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cd7afdd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03543/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)",
    "run_dir": "runs-03501-03600/03544",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1544a588d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03544/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03544/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03544/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03544/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03544/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)",
    "run_dir": "runs-03501-03600/03545",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147896071210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)",
    "run_dir": "runs-03501-03600/03546",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)",
    "run_dir": "runs-03501-03600/03547",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146083071210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)",
    "run_dir": "runs-03501-03600/03548",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)",
    "run_dir": "runs-03501-03600/03549",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)",
    "run_dir": "runs-03501-03600/03550",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14fdf21d5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)",
    "run_dir": "runs-03501-03600/03551",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b214171210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)",
    "run_dir": "runs-03501-03600/03552",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146d542c1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-03501-03600/03553",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)",
    "run_dir": "runs-03501-03600/03554",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)",
    "run_dir": "runs-03501-03600/03555",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151071c35210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03555/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03555/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03555/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03555/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03555/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)",
    "run_dir": "runs-03501-03600/03556",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ca70ccd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p23)",
    "run_dir": "runs-03501-03600/03557",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p24)",
    "run_dir": "runs-03501-03600/03558",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p25)",
    "run_dir": "runs-03501-03600/03559",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150fa9525210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03559/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03559/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03559/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03559/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03559/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p26)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p26)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p26)",
    "run_dir": "runs-03501-03600/03560",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153929cd5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p27)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p27)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p27)",
    "run_dir": "runs-03501-03600/03561",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-03501-03600/03562",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f905661210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03562/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-03501-03600/03563",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-03501-03600/03564",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-03501-03600/03565",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1544d242d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03565/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-03501-03600/03566",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15109799d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-03501-03600/03567",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)",
    "run_dir": "runs-03501-03600/03568",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-03501-03600/03569",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-03501-03600/03570",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c8285f9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03570/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03570/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03570/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03570/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03570/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)",
    "run_dir": "runs-03501-03600/03571",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14de35bb1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03571/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03571/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03571/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03571/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03571/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)",
    "run_dir": "runs-03501-03600/03572",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ccbf559210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03572/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03572/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03572/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03572/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03572/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)",
    "run_dir": "runs-03501-03600/03573",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14584b8c9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03573/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03573/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03573/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03573/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03573/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)",
    "run_dir": "runs-03501-03600/03574",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14797cf09210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03574/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03574/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03574/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03574/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03574/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)",
    "run_dir": "runs-03501-03600/03575",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)",
    "run_dir": "runs-03501-03600/03576",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145a08db1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)",
    "run_dir": "runs-03501-03600/03577",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)",
    "run_dir": "runs-03501-03600/03578",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15255c9d9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03578/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03578/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03578/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03578/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03578/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)",
    "run_dir": "runs-03501-03600/03579",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149f153cd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03579/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03579/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03579/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03579/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03579/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)",
    "run_dir": "runs-03501-03600/03580",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-03501-03600/03581",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152a2f891210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)",
    "run_dir": "runs-03501-03600/03582",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d6c565d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03582/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)",
    "run_dir": "runs-03501-03600/03583",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cd80b7d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)",
    "run_dir": "runs-03501-03600/03584",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p23)",
    "run_dir": "runs-03501-03600/03585",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1492e3341210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03585/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p24)",
    "run_dir": "runs-03501-03600/03586",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a9eb1c1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03586/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03586/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03586/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03586/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03586/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p25)",
    "run_dir": "runs-03501-03600/03587",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145b2040d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03587/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03587/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03587/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03587/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03587/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p26)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p26)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p26)",
    "run_dir": "runs-03501-03600/03588",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d1584f9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03588/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03588/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03588/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03588/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03588/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p27)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p27)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p27)",
    "run_dir": "runs-03501-03600/03589",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-03501-03600/03590",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1537c3d2d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-03501-03600/03591",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-03501-03600/03592",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-03501-03600/03593",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f413305210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03593/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03593/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03593/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03593/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03593/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-03501-03600/03594",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15512c2f5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03594/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03594/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03594/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03594/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03594/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-03501-03600/03595",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f56-p28-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)",
    "run_dir": "runs-03501-03600/03596",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152fca889210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03596/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-03501-03600/03597",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14add4dcd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-03501-03600/03598",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153be5009210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03598/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)",
    "run_dir": "runs-03501-03600/03599",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1502f51dd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03599/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03599/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03599/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03599/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03501-03600/03599/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)",
    "run_dir": "runs-03501-03600/03600",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15242b791210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)",
    "run_dir": "runs-03601-03700/03601",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)",
    "run_dir": "runs-03601-03700/03602",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1456a4fe9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03602/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03602/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03602/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03602/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03602/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)",
    "run_dir": "runs-03601-03700/03603",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)",
    "run_dir": "runs-03601-03700/03604",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153642909210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03604/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03604/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03604/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03604/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03604/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)",
    "run_dir": "runs-03601-03700/03605",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14af31649210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)",
    "run_dir": "runs-03601-03700/03606",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)",
    "run_dir": "runs-03601-03700/03607",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cd0170d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03607/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03607/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03607/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03607/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03607/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)",
    "run_dir": "runs-03601-03700/03608",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-03601-03700/03609",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14deb802d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)",
    "run_dir": "runs-03601-03700/03610",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)",
    "run_dir": "runs-03601-03700/03611",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)",
    "run_dir": "runs-03601-03700/03612",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14caab37d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03612/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03612/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03612/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03612/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03612/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p23)",
    "run_dir": "runs-03601-03700/03613",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147a725a9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03613/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03613/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03613/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03613/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03613/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p24)",
    "run_dir": "runs-03601-03700/03614",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150f96115210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03614/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03614/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03614/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03614/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03614/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p25)",
    "run_dir": "runs-03601-03700/03615",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14723fbf9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03615/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03615/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03615/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03615/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03615/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p26)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p26)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p26)",
    "run_dir": "runs-03601-03700/03616",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14fb7d48d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03616/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p27)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p27)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p27)",
    "run_dir": "runs-03601-03700/03617",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p28)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p28)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p28)",
    "run_dir": "runs-03601-03700/03618",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-03601-03700/03619",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-03601-03700/03620",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e0306d9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-03601-03700/03621",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151ed2a25210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03621/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-03601-03700/03622",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-03601-03700/03623",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-03601-03700/03624",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d25f075210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03624/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03624/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03624/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03624/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03624/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)",
    "run_dir": "runs-03601-03700/03625",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-03601-03700/03626",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ca1ec95210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03626/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03626/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03626/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03626/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03626/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-03601-03700/03627",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)",
    "run_dir": "runs-03601-03700/03628",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148a6db5d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)",
    "run_dir": "runs-03601-03700/03629",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)",
    "run_dir": "runs-03601-03700/03630",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a3a0d95210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03630/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03630/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03630/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03630/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03630/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)",
    "run_dir": "runs-03601-03700/03631",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14722526d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03631/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03631/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03631/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03631/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03631/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)",
    "run_dir": "runs-03601-03700/03632",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153109d1d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03632/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03632/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03632/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03632/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03632/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)",
    "run_dir": "runs-03601-03700/03633",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14748b259210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03633/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03633/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03633/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03633/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03633/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)",
    "run_dir": "runs-03601-03700/03634",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d9cb6b5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03634/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03634/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03634/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03634/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03634/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)",
    "run_dir": "runs-03601-03700/03635",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)",
    "run_dir": "runs-03601-03700/03636",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x155342131210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03636/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)",
    "run_dir": "runs-03601-03700/03637",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-03601-03700/03638",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c4c31d5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03638/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03638/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03638/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03638/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03638/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)",
    "run_dir": "runs-03601-03700/03639",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1535d033d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03639/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03639/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03639/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03639/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03639/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)",
    "run_dir": "runs-03601-03700/03640",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b12a0b1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03640/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03640/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03640/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03640/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03640/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)",
    "run_dir": "runs-03601-03700/03641",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p23)",
    "run_dir": "runs-03601-03700/03642",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1550f00bd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p24)",
    "run_dir": "runs-03601-03700/03643",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152de1f49210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p25)",
    "run_dir": "runs-03601-03700/03644",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ea32429210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03644/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p26)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p26)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p26)",
    "run_dir": "runs-03601-03700/03645",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147200761210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03645/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03645/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03645/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03645/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03645/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p27)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p27)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p27)",
    "run_dir": "runs-03601-03700/03646",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e028b9d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p28)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p28)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p28)",
    "run_dir": "runs-03601-03700/03647",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-03601-03700/03648",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-03601-03700/03649",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1480b75d9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03649/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-03601-03700/03650",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14760bb3d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03650/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03650/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03650/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03650/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03650/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-03601-03700/03651",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cd3d57d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-03601-03700/03652",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cf82819210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-03601-03700/03653",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1482453ed210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03653/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03653/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03653/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03653/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03653/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)",
    "run_dir": "runs-03601-03700/03654",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14743ed69210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03654/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-03601-03700/03655",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-03601-03700/03656",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151ff3215210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03656/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)",
    "run_dir": "runs-03601-03700/03657",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151ca3e3d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)",
    "run_dir": "runs-03601-03700/03658",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145ec4cc5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03658/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03658/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03658/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03658/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03658/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)",
    "run_dir": "runs-03601-03700/03659",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)",
    "run_dir": "runs-03601-03700/03660",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)",
    "run_dir": "runs-03601-03700/03661",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f13679d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03661/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03661/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03661/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03661/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03661/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)",
    "run_dir": "runs-03601-03700/03662",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cfd4a71210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03662/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)",
    "run_dir": "runs-03601-03700/03663",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153492805210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03663/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03663/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03663/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03663/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03663/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)",
    "run_dir": "runs-03601-03700/03664",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1456d3339210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)",
    "run_dir": "runs-03601-03700/03665",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1538b0d11210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)",
    "run_dir": "runs-03601-03700/03666",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-03601-03700/03667",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14deedd1d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)",
    "run_dir": "runs-03601-03700/03668",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154817499210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03668/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03668/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03668/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03668/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03668/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)",
    "run_dir": "runs-03601-03700/03669",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15351ec05210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03669/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03669/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03669/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03669/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03669/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)",
    "run_dir": "runs-03601-03700/03670",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1509ebe0d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03670/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03670/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03670/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03670/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03670/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p23)",
    "run_dir": "runs-03601-03700/03671",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p24)",
    "run_dir": "runs-03601-03700/03672",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14bcb02cd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03672/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03672/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03672/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03672/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03672/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p25)",
    "run_dir": "runs-03601-03700/03673",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14768d685210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03673/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p26)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p26)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p26)",
    "run_dir": "runs-03601-03700/03674",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14efca30d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p27)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p27)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p27)",
    "run_dir": "runs-03601-03700/03675",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p28)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p28)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p28)",
    "run_dir": "runs-03601-03700/03676",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-03601-03700/03677",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-03601-03700/03678",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f7287a1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-03601-03700/03679",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154721e41210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03679/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03679/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03679/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03679/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03679/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-03601-03700/03680",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e9b1539210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03680/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-03601-03700/03681",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149659e8d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-03601-03700/03682",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1552d7825210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03682/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03682/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03682/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03682/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03682/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)",
    "run_dir": "runs-03601-03700/03683",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ba78e05210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-03601-03700/03684",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148971fc1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03684/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03684/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03684/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03684/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03684/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-03601-03700/03685",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ded4a09210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03685/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03685/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03685/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03685/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03685/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)",
    "run_dir": "runs-03601-03700/03686",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1524bc601210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03686/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)",
    "run_dir": "runs-03601-03700/03687",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)",
    "run_dir": "runs-03601-03700/03688",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)",
    "run_dir": "runs-03601-03700/03689",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1511c22ad210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)",
    "run_dir": "runs-03601-03700/03690",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c6ca9c9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03690/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03690/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03690/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03690/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03690/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)",
    "run_dir": "runs-03601-03700/03691",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146d04bb5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03691/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03691/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03691/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03691/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03691/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)",
    "run_dir": "runs-03601-03700/03692",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)",
    "run_dir": "runs-03601-03700/03693",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153d420c1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)",
    "run_dir": "runs-03601-03700/03694",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1482d6e99210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03694/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03694/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03694/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03694/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03694/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)",
    "run_dir": "runs-03601-03700/03695",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1535fc935210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03695/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03695/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03695/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03695/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03695/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-03601-03700/03696",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d89f939210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03696/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03696/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03696/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03696/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03696/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)",
    "run_dir": "runs-03601-03700/03697",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)",
    "run_dir": "runs-03601-03700/03698",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153b73d49210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)",
    "run_dir": "runs-03601-03700/03699",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1540cc0fd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03699/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p23)",
    "run_dir": "runs-03601-03700/03700",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1543948e9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03700/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03700/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03700/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03700/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03601-03700/03700/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p24)",
    "run_dir": "runs-03701-03800/03701",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p25)",
    "run_dir": "runs-03701-03800/03702",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p26)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p26)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p26)",
    "run_dir": "runs-03701-03800/03703",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p27)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p27)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p27)",
    "run_dir": "runs-03701-03800/03704",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147b105d1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03704/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03704/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03704/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03704/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03704/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p28)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p28)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p28)",
    "run_dir": "runs-03701-03800/03705",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147fb03b1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03705/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-03701-03800/03706",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154d126fd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-03701-03800/03707",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1545301e9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-03701-03800/03708",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e5c5d85210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-03701-03800/03709",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14bd17231210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-03701-03800/03710",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-03701-03800/03711",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a691715210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03711/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03711/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03711/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03711/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03711/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)",
    "run_dir": "runs-03701-03800/03712",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150061e21210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-03701-03800/03713",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147f8d809210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03713/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-03701-03800/03714",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x155025e79210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03714/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)",
    "run_dir": "runs-03701-03800/03715",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)",
    "run_dir": "runs-03701-03800/03716",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)",
    "run_dir": "runs-03701-03800/03717",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149755d19210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03717/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03717/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03717/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03717/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03717/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)",
    "run_dir": "runs-03701-03800/03718",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cf8c3d5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03718/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03718/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03718/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03718/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03718/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)",
    "run_dir": "runs-03701-03800/03719",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149a7427d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03719/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03719/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03719/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03719/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03719/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)",
    "run_dir": "runs-03701-03800/03720",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149212a49210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)",
    "run_dir": "runs-03701-03800/03721",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03721/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03721/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03721/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03721/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03721/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)",
    "run_dir": "runs-03701-03800/03722",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15307285d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)",
    "run_dir": "runs-03701-03800/03723",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15166933d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)",
    "run_dir": "runs-03701-03800/03724",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151b0b7ed210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03724/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03724/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03724/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03724/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03724/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-03701-03800/03725",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154fbc50d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03725/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03725/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03725/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03725/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03725/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)",
    "run_dir": "runs-03701-03800/03726",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)",
    "run_dir": "runs-03701-03800/03727",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1457ea779210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03727/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03727/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03727/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03727/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03727/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)",
    "run_dir": "runs-03701-03800/03728",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15433cad9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03728/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03728/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03728/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03728/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03728/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p23)",
    "run_dir": "runs-03701-03800/03729",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ee1db0d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p24)",
    "run_dir": "runs-03701-03800/03730",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14559af05210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03730/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03730/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03730/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03730/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03730/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p25)",
    "run_dir": "runs-03701-03800/03731",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p26)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p26)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p26)",
    "run_dir": "runs-03701-03800/03732",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153ec8aad210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03732/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03732/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03732/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03732/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03732/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p27)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p27)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p27)",
    "run_dir": "runs-03701-03800/03733",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d171fc9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03733/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p28)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p28)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p28)",
    "run_dir": "runs-03701-03800/03734",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c79ab9d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03734/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03734/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03734/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03734/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03734/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-03701-03800/03735",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14dbd6d3d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-03701-03800/03736",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14dc42dc9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03736/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03736/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03736/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03736/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03736/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-03701-03800/03737",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1553de75d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03737/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-03701-03800/03738",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1548a2a19210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03738/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03738/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03738/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03738/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03738/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-03701-03800/03739",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1535c9f05210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03739/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03739/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03739/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03739/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03739/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-03701-03800/03740",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15239d679210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f58-p29-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)",
    "run_dir": "runs-03701-03800/03741",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-03701-03800/03742",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-03701-03800/03743",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-03701-03800/03744",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-03701-03800/03745",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-03701-03800/03746",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-03701-03800/03747",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-03701-03800/03748",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-03701-03800/03749",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-03701-03800/03750",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-03701-03800/03751",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-03701-03800/03752",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-03701-03800/03753",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-03701-03800/03754",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-03701-03800/03755",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f6-p3-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-03701-03800/03756",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-03701-03800/03757",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-03701-03800/03758",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e04f759210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03758/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03758/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03758/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03758/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03758/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p10)",
    "run_dir": "runs-03701-03800/03759",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1489e05c1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p11)",
    "run_dir": "runs-03701-03800/03760",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03760/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03760/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03760/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03760/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03760/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p12)",
    "run_dir": "runs-03701-03800/03761",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150013fc1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p13)",
    "run_dir": "runs-03701-03800/03762",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p14)",
    "run_dir": "runs-03701-03800/03763",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a78c015210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03763/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03763/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03763/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03763/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03763/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p15)",
    "run_dir": "runs-03701-03800/03764",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15075bd1d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p16)",
    "run_dir": "runs-03701-03800/03765",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148dea399210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p17)",
    "run_dir": "runs-03701-03800/03766",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p18)",
    "run_dir": "runs-03701-03800/03767",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p19)",
    "run_dir": "runs-03701-03800/03768",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cef1805210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-03701-03800/03769",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1547d03f5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p20)",
    "run_dir": "runs-03701-03800/03770",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p21)",
    "run_dir": "runs-03701-03800/03771",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147f74075210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p22)",
    "run_dir": "runs-03701-03800/03772",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p23)",
    "run_dir": "runs-03701-03800/03773",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p24)",
    "run_dir": "runs-03701-03800/03774",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p25)",
    "run_dir": "runs-03701-03800/03775",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p26)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p26)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p26)",
    "run_dir": "runs-03701-03800/03776",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ddf03bd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p27)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p27)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p27)",
    "run_dir": "runs-03701-03800/03777",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p28)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p28)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p28)",
    "run_dir": "runs-03701-03800/03778",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14eb21159210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p29)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p29)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p29)",
    "run_dir": "runs-03701-03800/03779",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-03701-03800/03780",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p4)",
    "run_dir": "runs-03701-03800/03781",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p5)",
    "run_dir": "runs-03701-03800/03782",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p6)",
    "run_dir": "runs-03701-03800/03783",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p7)",
    "run_dir": "runs-03701-03800/03784",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p8)",
    "run_dir": "runs-03701-03800/03785",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03785/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03785/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03785/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03785/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03785/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p9)",
    "run_dir": "runs-03701-03800/03786",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d93f725210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03786/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03786/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03786/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03786/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03786/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-03701-03800/03787",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151cdef01210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03787/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-03701-03800/03788",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p10)",
    "run_dir": "runs-03701-03800/03789",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cddcab5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p11)",
    "run_dir": "runs-03701-03800/03790",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b0ff339210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03790/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03790/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03790/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03790/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03790/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p12)",
    "run_dir": "runs-03701-03800/03791",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p13)",
    "run_dir": "runs-03701-03800/03792",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p14)",
    "run_dir": "runs-03701-03800/03793",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a33e971210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03793/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03793/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03793/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03793/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03793/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p15)",
    "run_dir": "runs-03701-03800/03794",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146bf7e79210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03794/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p16)",
    "run_dir": "runs-03701-03800/03795",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14704d779210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03795/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03795/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03795/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03795/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03795/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p17)",
    "run_dir": "runs-03701-03800/03796",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p18)",
    "run_dir": "runs-03701-03800/03797",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cc626c9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03797/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03797/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03797/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03797/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03797/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p19)",
    "run_dir": "runs-03701-03800/03798",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03798/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03798/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03798/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03798/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03798/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-03701-03800/03799",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p20)",
    "run_dir": "runs-03701-03800/03800",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ecfa089210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03800/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03800/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03800/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03800/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03701-03800/03800/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p21)",
    "run_dir": "runs-03801-03900/03801",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p22)",
    "run_dir": "runs-03801-03900/03802",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p23)",
    "run_dir": "runs-03801-03900/03803",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145be2151210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p24)",
    "run_dir": "runs-03801-03900/03804",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14dd2b6a1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03804/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03804/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03804/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03804/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03804/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p25)",
    "run_dir": "runs-03801-03900/03805",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154f39a65210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03805/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03805/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03805/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03805/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03805/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p26)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p26)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p26)",
    "run_dir": "runs-03801-03900/03806",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p27)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p27)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p27)",
    "run_dir": "runs-03801-03900/03807",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a862245210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p28)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p28)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p28)",
    "run_dir": "runs-03801-03900/03808",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152163b11210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03808/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03808/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03808/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03808/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03808/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p29)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p29)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p29)",
    "run_dir": "runs-03801-03900/03809",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-03801-03900/03810",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p4)",
    "run_dir": "runs-03801-03900/03811",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c3f662d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p5)",
    "run_dir": "runs-03801-03900/03812",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p6)",
    "run_dir": "runs-03801-03900/03813",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p7)",
    "run_dir": "runs-03801-03900/03814",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15392e93d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p8)",
    "run_dir": "runs-03801-03900/03815",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p9)",
    "run_dir": "runs-03801-03900/03816",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1534c8fc5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03816/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03816/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03816/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03816/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03816/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-03801-03900/03817",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149f5efa5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-03801-03900/03818",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ff81131210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p10)",
    "run_dir": "runs-03801-03900/03819",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152011b75210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03819/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03819/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03819/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03819/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03819/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p11)",
    "run_dir": "runs-03801-03900/03820",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14591d6f9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p12)",
    "run_dir": "runs-03801-03900/03821",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151f6dc11210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p13)",
    "run_dir": "runs-03801-03900/03822",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153d4b235210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03822/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03822/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03822/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03822/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03822/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p14)",
    "run_dir": "runs-03801-03900/03823",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149b14675210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03823/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03823/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03823/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03823/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03823/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p15)",
    "run_dir": "runs-03801-03900/03824",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p16)",
    "run_dir": "runs-03801-03900/03825",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14bb4f705210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p17)",
    "run_dir": "runs-03801-03900/03826",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151583999210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03826/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03826/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03826/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03826/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03826/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p18)",
    "run_dir": "runs-03801-03900/03827",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p19)",
    "run_dir": "runs-03801-03900/03828",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15248c479210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-03801-03900/03829",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p20)",
    "run_dir": "runs-03801-03900/03830",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p21)",
    "run_dir": "runs-03801-03900/03831",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p22)",
    "run_dir": "runs-03801-03900/03832",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p23)",
    "run_dir": "runs-03801-03900/03833",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1548d69cd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03833/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03833/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03833/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03833/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03833/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p24)",
    "run_dir": "runs-03801-03900/03834",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1480dc3d1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03834/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03834/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03834/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03834/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03834/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p25)",
    "run_dir": "runs-03801-03900/03835",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1474b3b8d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03835/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03835/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03835/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03835/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03835/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p26)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p26)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p26)",
    "run_dir": "runs-03801-03900/03836",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p27)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p27)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p27)",
    "run_dir": "runs-03801-03900/03837",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147b63989210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03837/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03837/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03837/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03837/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03837/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p28)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p28)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p28)",
    "run_dir": "runs-03801-03900/03838",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03838/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03838/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03838/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03838/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03838/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p29)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p29)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p29)",
    "run_dir": "runs-03801-03900/03839",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-03801-03900/03840",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a104281210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p4)",
    "run_dir": "runs-03801-03900/03841",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p5)",
    "run_dir": "runs-03801-03900/03842",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p6)",
    "run_dir": "runs-03801-03900/03843",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03843/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03843/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03843/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03843/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03843/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p7)",
    "run_dir": "runs-03801-03900/03844",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p8)",
    "run_dir": "runs-03801-03900/03845",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1486fb519210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p9)",
    "run_dir": "runs-03801-03900/03846",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1521d56d9210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03846/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03846/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03846/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03846/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03846/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-03801-03900/03847",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148afd2f9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03847/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03847/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03847/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03847/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03847/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-03801-03900/03848",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03848/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03848/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03848/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03848/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03848/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p10)",
    "run_dir": "runs-03801-03900/03849",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151b9a1c9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03849/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03849/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03849/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03849/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03849/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p11)",
    "run_dir": "runs-03801-03900/03850",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15203e21d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p12)",
    "run_dir": "runs-03801-03900/03851",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03851/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03851/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03851/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03851/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03851/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p13)",
    "run_dir": "runs-03801-03900/03852",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d1d74b1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03852/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03852/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03852/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03852/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03852/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p14)",
    "run_dir": "runs-03801-03900/03853",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ffefb75210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p15)",
    "run_dir": "runs-03801-03900/03854",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145b51961210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p16)",
    "run_dir": "runs-03801-03900/03855",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p17)",
    "run_dir": "runs-03801-03900/03856",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147be370d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03856/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03856/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03856/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03856/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03856/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p18)",
    "run_dir": "runs-03801-03900/03857",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p19)",
    "run_dir": "runs-03801-03900/03858",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c39d005210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-03801-03900/03859",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03859/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03859/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03859/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03859/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03859/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p20)",
    "run_dir": "runs-03801-03900/03860",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p21)",
    "run_dir": "runs-03801-03900/03861",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14af14545210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p22)",
    "run_dir": "runs-03801-03900/03862",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p23)",
    "run_dir": "runs-03801-03900/03863",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p24)",
    "run_dir": "runs-03801-03900/03864",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f991ee5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03864/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03864/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03864/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03864/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03864/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p25)",
    "run_dir": "runs-03801-03900/03865",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f2db4d5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p26)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p26)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p26)",
    "run_dir": "runs-03801-03900/03866",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14931fac1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p27)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p27)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p27)",
    "run_dir": "runs-03801-03900/03867",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150de7b19210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p28)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p28)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p28)",
    "run_dir": "runs-03801-03900/03868",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c268bb9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03868/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03868/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03868/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03868/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03868/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p29)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p29)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p29)",
    "run_dir": "runs-03801-03900/03869",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14af7fc9d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03869/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03869/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03869/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03869/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03869/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-03801-03900/03870",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1533b2df1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p4)",
    "run_dir": "runs-03801-03900/03871",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1534629a1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03871/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03871/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03871/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03871/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03871/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p5)",
    "run_dir": "runs-03801-03900/03872",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03872/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03872/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03872/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03872/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03872/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p6)",
    "run_dir": "runs-03801-03900/03873",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p7)",
    "run_dir": "runs-03801-03900/03874",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p8)",
    "run_dir": "runs-03801-03900/03875",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p9)",
    "run_dir": "runs-03801-03900/03876",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14bf667dd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-03801-03900/03877",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03877/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03877/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03877/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03877/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03877/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-03801-03900/03878",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03878/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03878/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03878/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03878/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03878/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p10)",
    "run_dir": "runs-03801-03900/03879",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03879/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03879/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03879/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03879/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03879/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p11)",
    "run_dir": "runs-03801-03900/03880",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p12)",
    "run_dir": "runs-03801-03900/03881",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149f94c0d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03881/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03881/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03881/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03881/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03881/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p13)",
    "run_dir": "runs-03801-03900/03882",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1489a3059210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p14)",
    "run_dir": "runs-03801-03900/03883",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151a1abb1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03883/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p15)",
    "run_dir": "runs-03801-03900/03884",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03884/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03884/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03884/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03884/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03884/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p16)",
    "run_dir": "runs-03801-03900/03885",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cf81e71210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p17)",
    "run_dir": "runs-03801-03900/03886",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ac86a25210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03886/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03886/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03886/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03886/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03886/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p18)",
    "run_dir": "runs-03801-03900/03887",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b76ead5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03887/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03887/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03887/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03887/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03887/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p19)",
    "run_dir": "runs-03801-03900/03888",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e0c7e71210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-03801-03900/03889",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03889/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03889/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03889/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03889/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03889/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p20)",
    "run_dir": "runs-03801-03900/03890",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1504757a9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p21)",
    "run_dir": "runs-03801-03900/03891",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14bf2159d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03891/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03891/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03891/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03891/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03891/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p22)",
    "run_dir": "runs-03801-03900/03892",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150f11c65210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03892/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03892/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03892/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03892/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03892/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p23)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p23)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p23)",
    "run_dir": "runs-03801-03900/03893",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03893/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03893/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03893/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03893/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03893/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p24)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p24)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p24)",
    "run_dir": "runs-03801-03900/03894",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1550bd221210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p25)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p25)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p25)",
    "run_dir": "runs-03801-03900/03895",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1530b3bc5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p26)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p26)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p26)",
    "run_dir": "runs-03801-03900/03896",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15031091d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03896/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03896/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03896/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03896/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03896/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p27)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p27)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p27)",
    "run_dir": "runs-03801-03900/03897",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03897/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03897/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03897/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03897/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03897/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p28)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p28)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p28)",
    "run_dir": "runs-03801-03900/03898",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03898/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03898/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03898/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03898/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03898/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p29)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p29)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p29)",
    "run_dir": "runs-03801-03900/03899",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151f29e79210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-03801-03900/03900",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15105468d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03900/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03900/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03900/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03900/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03801-03900/03900/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p4)",
    "run_dir": "runs-03901-04000/03901",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153a004e9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p5)",
    "run_dir": "runs-03901-04000/03902",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14bedcb2d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p6)",
    "run_dir": "runs-03901-04000/03903",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146a07bd9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p7)",
    "run_dir": "runs-03901-04000/03904",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153aa0291210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03901-04000/03904/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03901-04000/03904/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03901-04000/03904/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03901-04000/03904/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03901-04000/03904/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p8)",
    "run_dir": "runs-03901-04000/03905",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03901-04000/03905/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03901-04000/03905/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03901-04000/03905/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03901-04000/03905/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03901-04000/03905/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "miconic-mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "miconic",
      "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f60-p30-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p9)",
    "run_dir": "runs-03901-04000/03906",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1550a8399210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-03901-04000/03906/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "miconic-mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "miconic",
      "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p0)",
    "run_dir": "runs-03901-04000/03907",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p1)",
    "run_dir": "runs-03901-04000/03908",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p2)",
    "run_dir": "runs-03901-04000/03909",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0_(served_p3)",
    "run_dir": "runs-03901-04000/03910",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p0)",
    "run_dir": "runs-03901-04000/03911",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p1)",
    "run_dir": "runs-03901-04000/03912",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p2)",
    "run_dir": "runs-03901-04000/03913",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1_(served_p3)",
    "run_dir": "runs-03901-04000/03914",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p0)",
    "run_dir": "runs-03901-04000/03915",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p1)",
    "run_dir": "runs-03901-04000/03916",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p2)",
    "run_dir": "runs-03901-04000/03917",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r2_(served_p3)",
    "run_dir": "runs-03901-04000/03918",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p0)",
    "run_dir": "runs-03901-04000/03919",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p1)",
    "run_dir": "runs-03901-04000/03920",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "miconic",
      "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p2)",
    "run_dir": "runs-03901-04000/03921",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r3_(served_p3)",
    "run_dir": "runs-03901-04000/03922",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p0)",
    "run_dir": "runs-03901-04000/03923",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p1)",
    "run_dir": "runs-03901-04000/03924",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p2)",
    "run_dir": "runs-03901-04000/03925",
    "success": 0,
    "time_limit": 1800
  },
  "miconic-mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)": {
    "algorithm": "width_computation",
    "domain": "miconic",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "miconic",
      "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)"
    ],
    "memory_limit": 3584,
    "problem": "mixed-f8-p4-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4_(served_p3)",
    "run_dir": "runs-03901-04000/03926",
    "success": 0,
    "time_limit": 1800
  },
  "movie-strips-movie-x-10_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-10_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-10_(counter-at-zero)",
    "run_dir": "runs-04101-04200/04165",
    "success": 1,
    "time": 91.26096,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-10_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-10_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-10_(have-cheese)",
    "run_dir": "runs-04101-04200/04166",
    "success": 1,
    "time": 92.1658,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-10_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-10_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-10_(have-chips)",
    "run_dir": "runs-04101-04200/04167",
    "success": 1,
    "time": 92.84636,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-10_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-10_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-10_(have-crackers)",
    "run_dir": "runs-04101-04200/04168",
    "success": 1,
    "time": 91.10724,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-10_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-10_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-10_(have-dip)",
    "run_dir": "runs-04101-04200/04169",
    "success": 1,
    "time": 87.81523,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-10_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-10_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-10_(have-pop)",
    "run_dir": "runs-04101-04200/04170",
    "success": 1,
    "time": 90.84376,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-10_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-10_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-10_(movie-rewound)",
    "run_dir": "runs-04101-04200/04171",
    "success": 1,
    "time": 91.05792,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-11_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-11_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-11_(counter-at-zero)",
    "run_dir": "runs-04101-04200/04172",
    "success": 1,
    "time": 109.89833,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-11_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-11_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-11_(have-cheese)",
    "run_dir": "runs-04101-04200/04173",
    "success": 1,
    "time": 112.34096,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-11_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-11_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-11_(have-chips)",
    "run_dir": "runs-04101-04200/04174",
    "success": 1,
    "time": 112.61468,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-11_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-11_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-11_(have-crackers)",
    "run_dir": "runs-04101-04200/04175",
    "success": 1,
    "time": 112.72832,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-11_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-11_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-11_(have-dip)",
    "run_dir": "runs-04101-04200/04176",
    "success": 1,
    "time": 111.95297,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-11_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-11_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-11_(have-pop)",
    "run_dir": "runs-04101-04200/04177",
    "success": 1,
    "time": 112.17076,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-11_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-11_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-11_(movie-rewound)",
    "run_dir": "runs-04101-04200/04178",
    "success": 1,
    "time": 110.38192,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-12_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-12_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-12_(counter-at-zero)",
    "run_dir": "runs-04101-04200/04179",
    "success": 1,
    "time": 136.04742,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-12_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-12_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-12_(have-cheese)",
    "run_dir": "runs-04101-04200/04180",
    "success": 1,
    "time": 141.01165,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-12_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-12_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-12_(have-chips)",
    "run_dir": "runs-04101-04200/04181",
    "success": 1,
    "time": 139.42005,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-12_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-12_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-12_(have-crackers)",
    "run_dir": "runs-04101-04200/04182",
    "success": 1,
    "time": 135.48138,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-12_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-12_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-12_(have-dip)",
    "run_dir": "runs-04101-04200/04183",
    "success": 1,
    "time": 137.77191,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-12_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-12_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-12_(have-pop)",
    "run_dir": "runs-04101-04200/04184",
    "success": 1,
    "time": 136.88625,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-12_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-12_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-12_(movie-rewound)",
    "run_dir": "runs-04101-04200/04185",
    "success": 1,
    "time": 136.71619,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-13_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-13_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-13_(counter-at-zero)",
    "run_dir": "runs-04101-04200/04186",
    "success": 1,
    "time": 167.09022,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-13_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-13_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-13_(have-cheese)",
    "run_dir": "runs-04101-04200/04187",
    "success": 1,
    "time": 169.47435,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-13_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-13_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-13_(have-chips)",
    "run_dir": "runs-04101-04200/04188",
    "success": 1,
    "time": 166.40014,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-13_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-13_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-13_(have-crackers)",
    "run_dir": "runs-04101-04200/04189",
    "success": 1,
    "time": 171.6294,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-13_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-13_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-13_(have-dip)",
    "run_dir": "runs-04101-04200/04190",
    "success": 1,
    "time": 168.31953,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-13_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-13_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-13_(have-pop)",
    "run_dir": "runs-04101-04200/04191",
    "success": 1,
    "time": 168.58547,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-13_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-13_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-13_(movie-rewound)",
    "run_dir": "runs-04101-04200/04192",
    "success": 1,
    "time": 168.298,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-14_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-14_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-14_(counter-at-zero)",
    "run_dir": "runs-04101-04200/04193",
    "success": 1,
    "time": 200.88796,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-14_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-14_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-14_(have-cheese)",
    "run_dir": "runs-04101-04200/04194",
    "success": 1,
    "time": 217.83953,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-14_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-14_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-14_(have-chips)",
    "run_dir": "runs-04101-04200/04195",
    "success": 1,
    "time": 208.37569,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-14_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-14_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-14_(have-crackers)",
    "run_dir": "runs-04101-04200/04196",
    "success": 1,
    "time": 217.18893,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-14_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-14_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-14_(have-dip)",
    "run_dir": "runs-04101-04200/04197",
    "success": 1,
    "time": 204.40062,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-14_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-14_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-14_(have-pop)",
    "run_dir": "runs-04101-04200/04198",
    "success": 1,
    "time": 204.81979,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-14_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-14_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-14_(movie-rewound)",
    "run_dir": "runs-04101-04200/04199",
    "success": 1,
    "time": 201.53706,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-15_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-15_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-15_(counter-at-zero)",
    "run_dir": "runs-04101-04200/04200",
    "success": 1,
    "time": 235.45666,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-15_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-15_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-15_(have-cheese)",
    "run_dir": "runs-04201-04300/04201",
    "success": 1,
    "time": 236.2637,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-15_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-15_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-15_(have-chips)",
    "run_dir": "runs-04201-04300/04202",
    "success": 1,
    "time": 238.48022,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-15_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-15_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-15_(have-crackers)",
    "run_dir": "runs-04201-04300/04203",
    "success": 1,
    "time": 235.80823,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-15_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-15_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-15_(have-dip)",
    "run_dir": "runs-04201-04300/04204",
    "success": 1,
    "time": 238.03371,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-15_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-15_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-15_(have-pop)",
    "run_dir": "runs-04201-04300/04205",
    "success": 1,
    "time": 237.66098,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-15_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-15_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-15_(movie-rewound)",
    "run_dir": "runs-04201-04300/04206",
    "success": 1,
    "time": 229.53461,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-16_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-16_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-16_(counter-at-zero)",
    "run_dir": "runs-04201-04300/04207",
    "success": 1,
    "time": 291.96087,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-16_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-16_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-16_(have-cheese)",
    "run_dir": "runs-04201-04300/04208",
    "success": 1,
    "time": 280.22065,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-16_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-16_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-16_(have-chips)",
    "run_dir": "runs-04201-04300/04209",
    "success": 1,
    "time": 278.42444,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-16_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-16_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-16_(have-crackers)",
    "run_dir": "runs-04201-04300/04210",
    "success": 1,
    "time": 279.73823,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-16_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-16_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-16_(have-dip)",
    "run_dir": "runs-04201-04300/04211",
    "success": 1,
    "time": 282.74036,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-16_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-16_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-16_(have-pop)",
    "run_dir": "runs-04201-04300/04212",
    "success": 1,
    "time": 281.35345,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-16_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-16_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-16_(movie-rewound)",
    "run_dir": "runs-04201-04300/04213",
    "success": 1,
    "time": 278.14763,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-17_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-17_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-17_(counter-at-zero)",
    "run_dir": "runs-04201-04300/04214",
    "success": 1,
    "time": 328.74468,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-17_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-17_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-17_(have-cheese)",
    "run_dir": "runs-04201-04300/04215",
    "success": 1,
    "time": 328.37342,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-17_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-17_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-17_(have-chips)",
    "run_dir": "runs-04201-04300/04216",
    "success": 1,
    "time": 332.26914,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-17_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-17_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-17_(have-crackers)",
    "run_dir": "runs-04201-04300/04217",
    "success": 1,
    "time": 328.97526,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-17_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-17_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-17_(have-dip)",
    "run_dir": "runs-04201-04300/04218",
    "success": 1,
    "time": 327.87402,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-17_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-17_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-17_(have-pop)",
    "run_dir": "runs-04201-04300/04219",
    "success": 1,
    "time": 318.26993,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-17_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-17_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-17_(movie-rewound)",
    "run_dir": "runs-04201-04300/04220",
    "success": 1,
    "time": 319.68694,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-18_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-18_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-18_(counter-at-zero)",
    "run_dir": "runs-04201-04300/04221",
    "success": 1,
    "time": 382.8074,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-18_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-18_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-18_(have-cheese)",
    "run_dir": "runs-04201-04300/04222",
    "success": 1,
    "time": 370.45678,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-18_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-18_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-18_(have-chips)",
    "run_dir": "runs-04201-04300/04223",
    "success": 1,
    "time": 382.4013,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-18_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-18_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-18_(have-crackers)",
    "run_dir": "runs-04201-04300/04224",
    "success": 1,
    "time": 368.77794,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-18_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-18_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-18_(have-dip)",
    "run_dir": "runs-04201-04300/04225",
    "success": 1,
    "time": 372.86448,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-18_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-18_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-18_(have-pop)",
    "run_dir": "runs-04201-04300/04226",
    "success": 1,
    "time": 381.04176,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-18_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-18_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-18_(movie-rewound)",
    "run_dir": "runs-04201-04300/04227",
    "success": 1,
    "time": 374.87741,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-19_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-19_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-19_(counter-at-zero)",
    "run_dir": "runs-04201-04300/04228",
    "success": 1,
    "time": 435.69593,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-19_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-19_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-19_(have-cheese)",
    "run_dir": "runs-04201-04300/04229",
    "success": 1,
    "time": 456.86272,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-19_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-19_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-19_(have-chips)",
    "run_dir": "runs-04201-04300/04230",
    "success": 1,
    "time": 441.66414,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-19_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-19_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-19_(have-crackers)",
    "run_dir": "runs-04201-04300/04231",
    "success": 1,
    "time": 444.77203,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-19_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-19_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-19_(have-dip)",
    "run_dir": "runs-04201-04300/04232",
    "success": 1,
    "time": 431.5167,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-19_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-19_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-19_(have-pop)",
    "run_dir": "runs-04201-04300/04233",
    "success": 1,
    "time": 452.00902,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-19_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-19_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-19_(movie-rewound)",
    "run_dir": "runs-04201-04300/04234",
    "success": 1,
    "time": 444.12565,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-1_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-1_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-1_(counter-at-zero)",
    "run_dir": "runs-04101-04200/04102",
    "success": 1,
    "time": 4.15538,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-1_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-1_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-1_(have-cheese)",
    "run_dir": "runs-04101-04200/04103",
    "success": 1,
    "time": 4.49515,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-1_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-1_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-1_(have-chips)",
    "run_dir": "runs-04101-04200/04104",
    "success": 1,
    "time": 4.29163,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-1_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-1_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-1_(have-crackers)",
    "run_dir": "runs-04101-04200/04105",
    "success": 1,
    "time": 4.3414,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-1_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-1_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-1_(have-dip)",
    "run_dir": "runs-04101-04200/04106",
    "success": 1,
    "time": 4.39715,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-1_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-1_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-1_(have-pop)",
    "run_dir": "runs-04101-04200/04107",
    "success": 1,
    "time": 4.19688,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-1_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-1_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-1_(movie-rewound)",
    "run_dir": "runs-04101-04200/04108",
    "success": 1,
    "time": 4.43761,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-20_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-20_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-20_(counter-at-zero)",
    "run_dir": "runs-04201-04300/04235",
    "success": 1,
    "time": 479.5282,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-20_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-20_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-20_(have-cheese)",
    "run_dir": "runs-04201-04300/04236",
    "success": 1,
    "time": 503.50056,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-20_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-20_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-20_(have-chips)",
    "run_dir": "runs-04201-04300/04237",
    "success": 1,
    "time": 511.12268,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-20_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-20_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-20_(have-crackers)",
    "run_dir": "runs-04201-04300/04238",
    "success": 1,
    "time": 497.6165,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-20_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-20_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-20_(have-dip)",
    "run_dir": "runs-04201-04300/04239",
    "success": 1,
    "time": 502.11153,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-20_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-20_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-20_(have-pop)",
    "run_dir": "runs-04201-04300/04240",
    "success": 1,
    "time": 506.53453,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-20_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-20_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-20_(movie-rewound)",
    "run_dir": "runs-04201-04300/04241",
    "success": 1,
    "time": 511.20618,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-21_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-21_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-21_(counter-at-zero)",
    "run_dir": "runs-04201-04300/04242",
    "success": 1,
    "time": 585.21019,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-21_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-21_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-21_(have-cheese)",
    "run_dir": "runs-04201-04300/04243",
    "success": 1,
    "time": 576.97352,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-21_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-21_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-21_(have-chips)",
    "run_dir": "runs-04201-04300/04244",
    "success": 1,
    "time": 609.12481,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-21_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-21_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-21_(have-crackers)",
    "run_dir": "runs-04201-04300/04245",
    "success": 1,
    "time": 569.80626,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-21_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-21_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-21_(have-dip)",
    "run_dir": "runs-04201-04300/04246",
    "success": 1,
    "time": 600.11652,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-21_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-21_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-21_(have-pop)",
    "run_dir": "runs-04201-04300/04247",
    "success": 1,
    "time": 582.56704,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-21_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-21_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-21_(movie-rewound)",
    "run_dir": "runs-04201-04300/04248",
    "success": 1,
    "time": 583.17549,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-22_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-22_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-22_(counter-at-zero)",
    "run_dir": "runs-04201-04300/04249",
    "success": 1,
    "time": 637.81621,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-22_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-22_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-22_(have-cheese)",
    "run_dir": "runs-04201-04300/04250",
    "success": 1,
    "time": 665.60331,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-22_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-22_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-22_(have-chips)",
    "run_dir": "runs-04201-04300/04251",
    "success": 1,
    "time": 691.3538,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-22_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-22_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-22_(have-crackers)",
    "run_dir": "runs-04201-04300/04252",
    "success": 1,
    "time": 651.058,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-22_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-22_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-22_(have-dip)",
    "run_dir": "runs-04201-04300/04253",
    "success": 1,
    "time": 667.88201,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-22_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-22_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-22_(have-pop)",
    "run_dir": "runs-04201-04300/04254",
    "success": 1,
    "time": 646.93275,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-22_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-22_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-22_(movie-rewound)",
    "run_dir": "runs-04201-04300/04255",
    "success": 1,
    "time": 640.38349,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-23_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-23_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-23_(counter-at-zero)",
    "run_dir": "runs-04201-04300/04256",
    "success": 1,
    "time": 723.85561,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-23_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-23_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-23_(have-cheese)",
    "run_dir": "runs-04201-04300/04257",
    "success": 1,
    "time": 743.69571,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-23_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-23_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-23_(have-chips)",
    "run_dir": "runs-04201-04300/04258",
    "success": 1,
    "time": 750.4919,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-23_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-23_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-23_(have-crackers)",
    "run_dir": "runs-04201-04300/04259",
    "success": 1,
    "time": 730.7878,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-23_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-23_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-23_(have-dip)",
    "run_dir": "runs-04201-04300/04260",
    "success": 1,
    "time": 737.3188,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-23_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-23_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-23_(have-pop)",
    "run_dir": "runs-04201-04300/04261",
    "success": 1,
    "time": 726.84549,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-23_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-23_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-23_(movie-rewound)",
    "run_dir": "runs-04201-04300/04262",
    "success": 1,
    "time": 732.44094,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-24_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-24_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-24_(counter-at-zero)",
    "run_dir": "runs-04201-04300/04263",
    "success": 1,
    "time": 834.02119,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-24_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-24_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-24_(have-cheese)",
    "run_dir": "runs-04201-04300/04264",
    "success": 1,
    "time": 808.11364,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-24_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-24_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-24_(have-chips)",
    "run_dir": "runs-04201-04300/04265",
    "success": 1,
    "time": 831.82546,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-24_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-24_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-24_(have-crackers)",
    "run_dir": "runs-04201-04300/04266",
    "success": 1,
    "time": 825.01888,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-24_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-24_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-24_(have-dip)",
    "run_dir": "runs-04201-04300/04267",
    "success": 1,
    "time": 815.69242,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-24_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-24_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-24_(have-pop)",
    "run_dir": "runs-04201-04300/04268",
    "success": 1,
    "time": 837.91222,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-24_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-24_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-24_(movie-rewound)",
    "run_dir": "runs-04201-04300/04269",
    "success": 1,
    "time": 828.10589,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-25_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-25_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-25_(counter-at-zero)",
    "run_dir": "runs-04201-04300/04270",
    "success": 1,
    "time": 911.20295,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-25_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-25_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-25_(have-cheese)",
    "run_dir": "runs-04201-04300/04271",
    "success": 1,
    "time": 902.90028,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-25_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-25_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-25_(have-chips)",
    "run_dir": "runs-04201-04300/04272",
    "success": 1,
    "time": 921.39539,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-25_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-25_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-25_(have-crackers)",
    "run_dir": "runs-04201-04300/04273",
    "success": 1,
    "time": 904.54248,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-25_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-25_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-25_(have-dip)",
    "run_dir": "runs-04201-04300/04274",
    "success": 1,
    "time": 934.4915,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-25_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-25_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-25_(have-pop)",
    "run_dir": "runs-04201-04300/04275",
    "success": 1,
    "time": 915.06467,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-25_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-25_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-25_(movie-rewound)",
    "run_dir": "runs-04201-04300/04276",
    "success": 1,
    "time": 911.79724,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-26_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-26_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-26_(counter-at-zero)",
    "run_dir": "runs-04201-04300/04277",
    "success": 1,
    "time": 1013.78008,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-26_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-26_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-26_(have-cheese)",
    "run_dir": "runs-04201-04300/04278",
    "success": 1,
    "time": 1006.29816,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-26_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-26_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-26_(have-chips)",
    "run_dir": "runs-04201-04300/04279",
    "success": 1,
    "time": 1024.61381,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-26_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-26_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-26_(have-crackers)",
    "run_dir": "runs-04201-04300/04280",
    "success": 1,
    "time": 1011.30192,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-26_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-26_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-26_(have-dip)",
    "run_dir": "runs-04201-04300/04281",
    "success": 1,
    "time": 995.9636,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-26_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-26_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-26_(have-pop)",
    "run_dir": "runs-04201-04300/04282",
    "success": 1,
    "time": 1013.46486,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-26_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-26_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-26_(movie-rewound)",
    "run_dir": "runs-04201-04300/04283",
    "success": 1,
    "time": 1009.26505,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-27_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-27_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-27_(counter-at-zero)",
    "run_dir": "runs-04201-04300/04284",
    "success": 1,
    "time": 1161.67907,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-27_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-27_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-27_(have-cheese)",
    "run_dir": "runs-04201-04300/04285",
    "success": 1,
    "time": 1116.59956,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-27_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-27_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-27_(have-chips)",
    "run_dir": "runs-04201-04300/04286",
    "success": 1,
    "time": 1133.36174,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-27_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-27_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-27_(have-crackers)",
    "run_dir": "runs-04201-04300/04287",
    "success": 1,
    "time": 1122.62416,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-27_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-27_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-27_(have-dip)",
    "run_dir": "runs-04201-04300/04288",
    "success": 1,
    "time": 1142.46282,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-27_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-27_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-27_(have-pop)",
    "run_dir": "runs-04201-04300/04289",
    "success": 1,
    "time": 1126.89654,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-27_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-27_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-27_(movie-rewound)",
    "run_dir": "runs-04201-04300/04290",
    "success": 1,
    "time": 1148.89577,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-28_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-28_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-28_(counter-at-zero)",
    "run_dir": "runs-04201-04300/04291",
    "success": 1,
    "time": 1263.01014,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-28_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-28_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-28_(have-cheese)",
    "run_dir": "runs-04201-04300/04292",
    "success": 1,
    "time": 1251.38012,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-28_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-28_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-28_(have-chips)",
    "run_dir": "runs-04201-04300/04293",
    "success": 1,
    "time": 1241.25752,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-28_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-28_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-28_(have-crackers)",
    "run_dir": "runs-04201-04300/04294",
    "success": 1,
    "time": 1241.45239,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-28_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-28_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-28_(have-dip)",
    "run_dir": "runs-04201-04300/04295",
    "success": 1,
    "time": 1244.1632,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-28_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-28_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-28_(have-pop)",
    "run_dir": "runs-04201-04300/04296",
    "success": 1,
    "time": 1240.05518,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-28_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-28_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-28_(movie-rewound)",
    "run_dir": "runs-04201-04300/04297",
    "success": 1,
    "time": 1238.26259,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-29_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-29_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-29_(counter-at-zero)",
    "run_dir": "runs-04201-04300/04298",
    "success": 1,
    "time": 1360.75345,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-29_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-29_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-29_(have-cheese)",
    "run_dir": "runs-04201-04300/04299",
    "success": 1,
    "time": 1364.23536,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-29_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-29_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-29_(have-chips)",
    "run_dir": "runs-04201-04300/04300",
    "success": 1,
    "time": 1369.00708,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-29_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-29_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-29_(have-crackers)",
    "run_dir": "runs-04301-04400/04301",
    "success": 1,
    "time": 1342.25619,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-29_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-29_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-29_(have-dip)",
    "run_dir": "runs-04301-04400/04302",
    "success": 1,
    "time": 1391.60505,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-29_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-29_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-29_(have-pop)",
    "run_dir": "runs-04301-04400/04303",
    "success": 1,
    "time": 1411.03768,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-29_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-29_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-29_(movie-rewound)",
    "run_dir": "runs-04301-04400/04304",
    "success": 1,
    "time": 1365.54721,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-2_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-2_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-2_(counter-at-zero)",
    "run_dir": "runs-04101-04200/04109",
    "success": 1,
    "time": 7.36217,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-2_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-2_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-2_(have-cheese)",
    "run_dir": "runs-04101-04200/04110",
    "success": 1,
    "time": 7.47565,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-2_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-2_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-2_(have-chips)",
    "run_dir": "runs-04101-04200/04111",
    "success": 1,
    "time": 7.10296,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-2_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-2_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-2_(have-crackers)",
    "run_dir": "runs-04101-04200/04112",
    "success": 1,
    "time": 7.33309,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-2_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-2_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-2_(have-dip)",
    "run_dir": "runs-04101-04200/04113",
    "success": 1,
    "time": 7.2548,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-2_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-2_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-2_(have-pop)",
    "run_dir": "runs-04101-04200/04114",
    "success": 1,
    "time": 7.49925,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-2_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-2_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-2_(movie-rewound)",
    "run_dir": "runs-04101-04200/04115",
    "success": 1,
    "time": 7.24841,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-30_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-30_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-30_(counter-at-zero)",
    "run_dir": "runs-04301-04400/04305",
    "success": 1,
    "time": 1480.13062,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-30_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-30_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-30_(have-cheese)",
    "run_dir": "runs-04301-04400/04306",
    "success": 1,
    "time": 1519.87331,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-30_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-30_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-30_(have-chips)",
    "run_dir": "runs-04301-04400/04307",
    "success": 1,
    "time": 1529.45617,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-30_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-30_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-30_(have-crackers)",
    "run_dir": "runs-04301-04400/04308",
    "success": 1,
    "time": 1540.91922,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-30_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-30_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-30_(have-dip)",
    "run_dir": "runs-04301-04400/04309",
    "success": 1,
    "time": 1517.18584,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-30_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-30_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-30_(have-pop)",
    "run_dir": "runs-04301-04400/04310",
    "success": 1,
    "time": 1488.45884,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-30_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-30_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-30_(movie-rewound)",
    "run_dir": "runs-04301-04400/04311",
    "success": 1,
    "time": 1487.80412,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-3_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-3_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-3_(counter-at-zero)",
    "run_dir": "runs-04101-04200/04116",
    "success": 1,
    "time": 11.09794,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-3_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-3_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-3_(have-cheese)",
    "run_dir": "runs-04101-04200/04117",
    "success": 1,
    "time": 11.50511,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-3_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-3_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-3_(have-chips)",
    "run_dir": "runs-04101-04200/04118",
    "success": 1,
    "time": 11.53513,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-3_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-3_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-3_(have-crackers)",
    "run_dir": "runs-04101-04200/04119",
    "success": 1,
    "time": 11.07882,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-3_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-3_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-3_(have-dip)",
    "run_dir": "runs-04101-04200/04120",
    "success": 1,
    "time": 10.97904,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-3_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-3_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-3_(have-pop)",
    "run_dir": "runs-04101-04200/04121",
    "success": 1,
    "time": 11.83953,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-3_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-3_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-3_(movie-rewound)",
    "run_dir": "runs-04101-04200/04122",
    "success": 1,
    "time": 11.23518,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-4_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-4_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-4_(counter-at-zero)",
    "run_dir": "runs-04101-04200/04123",
    "success": 1,
    "time": 16.76308,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-4_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-4_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-4_(have-cheese)",
    "run_dir": "runs-04101-04200/04124",
    "success": 1,
    "time": 16.60024,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-4_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-4_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-4_(have-chips)",
    "run_dir": "runs-04101-04200/04125",
    "success": 1,
    "time": 16.74586,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-4_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-4_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-4_(have-crackers)",
    "run_dir": "runs-04101-04200/04126",
    "success": 1,
    "time": 16.31677,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-4_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-4_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-4_(have-dip)",
    "run_dir": "runs-04101-04200/04127",
    "success": 1,
    "time": 16.65475,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-4_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-4_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-4_(have-pop)",
    "run_dir": "runs-04101-04200/04128",
    "success": 1,
    "time": 16.87201,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-4_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-4_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-4_(movie-rewound)",
    "run_dir": "runs-04101-04200/04129",
    "success": 1,
    "time": 16.93414,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-5_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-5_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-5_(counter-at-zero)",
    "run_dir": "runs-04101-04200/04130",
    "success": 1,
    "time": 23.37802,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-5_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-5_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-5_(have-cheese)",
    "run_dir": "runs-04101-04200/04131",
    "success": 1,
    "time": 23.84105,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-5_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-5_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-5_(have-chips)",
    "run_dir": "runs-04101-04200/04132",
    "success": 1,
    "time": 24.13942,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-5_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-5_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-5_(have-crackers)",
    "run_dir": "runs-04101-04200/04133",
    "success": 1,
    "time": 24.56941,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-5_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-5_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-5_(have-dip)",
    "run_dir": "runs-04101-04200/04134",
    "success": 1,
    "time": 23.69851,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-5_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-5_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-5_(have-pop)",
    "run_dir": "runs-04101-04200/04135",
    "success": 1,
    "time": 23.52693,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-5_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-5_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-5_(movie-rewound)",
    "run_dir": "runs-04101-04200/04136",
    "success": 1,
    "time": 24.57177,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-6_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-6_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-6_(counter-at-zero)",
    "run_dir": "runs-04101-04200/04137",
    "success": 1,
    "time": 31.77508,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-6_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-6_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-6_(have-cheese)",
    "run_dir": "runs-04101-04200/04138",
    "success": 1,
    "time": 33.42777,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-6_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-6_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-6_(have-chips)",
    "run_dir": "runs-04101-04200/04139",
    "success": 1,
    "time": 33.15273,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-6_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-6_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-6_(have-crackers)",
    "run_dir": "runs-04101-04200/04140",
    "success": 1,
    "time": 32.63833,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-6_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-6_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-6_(have-dip)",
    "run_dir": "runs-04101-04200/04141",
    "success": 1,
    "time": 33.07552,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-6_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-6_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-6_(have-pop)",
    "run_dir": "runs-04101-04200/04142",
    "success": 1,
    "time": 33.50359,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-6_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-6_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-6_(movie-rewound)",
    "run_dir": "runs-04101-04200/04143",
    "success": 1,
    "time": 33.51373,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-7_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-7_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-7_(counter-at-zero)",
    "run_dir": "runs-04101-04200/04144",
    "success": 1,
    "time": 44.07314,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-7_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-7_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-7_(have-cheese)",
    "run_dir": "runs-04101-04200/04145",
    "success": 1,
    "time": 46.37296,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-7_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-7_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-7_(have-chips)",
    "run_dir": "runs-04101-04200/04146",
    "success": 1,
    "time": 44.26359,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-7_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-7_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-7_(have-crackers)",
    "run_dir": "runs-04101-04200/04147",
    "success": 1,
    "time": 43.43564,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-7_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-7_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-7_(have-dip)",
    "run_dir": "runs-04101-04200/04148",
    "success": 1,
    "time": 44.35169,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-7_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-7_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-7_(have-pop)",
    "run_dir": "runs-04101-04200/04149",
    "success": 1,
    "time": 42.68245,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-7_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-7_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-7_(movie-rewound)",
    "run_dir": "runs-04101-04200/04150",
    "success": 1,
    "time": 43.0141,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-8_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-8_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-8_(counter-at-zero)",
    "run_dir": "runs-04101-04200/04151",
    "success": 1,
    "time": 56.34027,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-8_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-8_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-8_(have-cheese)",
    "run_dir": "runs-04101-04200/04152",
    "success": 1,
    "time": 57.61007,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-8_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-8_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-8_(have-chips)",
    "run_dir": "runs-04101-04200/04153",
    "success": 1,
    "time": 57.8843,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-8_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-8_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-8_(have-crackers)",
    "run_dir": "runs-04101-04200/04154",
    "success": 1,
    "time": 54.91712,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-8_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-8_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-8_(have-dip)",
    "run_dir": "runs-04101-04200/04155",
    "success": 1,
    "time": 57.19031,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-8_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-8_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-8_(have-pop)",
    "run_dir": "runs-04101-04200/04156",
    "success": 1,
    "time": 57.44297,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-8_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-8_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-8_(movie-rewound)",
    "run_dir": "runs-04101-04200/04157",
    "success": 1,
    "time": 57.14452,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-9_(counter-at-zero)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-9_(counter-at-zero)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-9_(counter-at-zero)",
    "run_dir": "runs-04101-04200/04158",
    "success": 1,
    "time": 72.9101,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-9_(have-cheese)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-9_(have-cheese)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-9_(have-cheese)",
    "run_dir": "runs-04101-04200/04159",
    "success": 1,
    "time": 73.68052,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-9_(have-chips)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-9_(have-chips)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-9_(have-chips)",
    "run_dir": "runs-04101-04200/04160",
    "success": 1,
    "time": 73.23168,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-9_(have-crackers)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-9_(have-crackers)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-9_(have-crackers)",
    "run_dir": "runs-04101-04200/04161",
    "success": 1,
    "time": 73.64913,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-9_(have-dip)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-9_(have-dip)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-9_(have-dip)",
    "run_dir": "runs-04101-04200/04162",
    "success": 1,
    "time": 73.73642,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-9_(have-pop)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-9_(have-pop)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-9_(have-pop)",
    "run_dir": "runs-04101-04200/04163",
    "success": 1,
    "time": 73.77429,
    "time_limit": 1800,
    "width": 1
  },
  "movie-strips-movie-x-9_(movie-rewound)": {
    "algorithm": "width_computation",
    "domain": "movie",
    "error": "none",
    "exit_code": 0,
    "id": [
      "movie",
      "strips-movie-x-9_(movie-rewound)"
    ],
    "memory_limit": 3584,
    "problem": "strips-movie-x-9_(movie-rewound)",
    "run_dir": "runs-04101-04200/04164",
    "success": 1,
    "time": 73.54718,
    "time_limit": 1800,
    "width": 1
  },
  "mystery-strips-mysty-x-10_(craves_jealousy-16_tofu)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-10_(craves_jealousy-16_tofu)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-10_(craves_jealousy-16_tofu)",
    "run_dir": "runs-04301-04400/04325",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d324c849d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04325/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04325/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04325/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04325/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04325/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-11_(craves_laceration_shrimp)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-11_(craves_laceration_shrimp)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-11_(craves_laceration_shrimp)",
    "run_dir": "runs-04301-04400/04326",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04326/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04326/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04326/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04326/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04326/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-11_(craves_loneliness_shrimp)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-11_(craves_loneliness_shrimp)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-11_(craves_loneliness_shrimp)",
    "run_dir": "runs-04301-04400/04327",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04327/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04327/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04327/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04327/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04327/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-12_(craves_anger_kale)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-12_(craves_anger_kale)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-12_(craves_anger_kale)",
    "run_dir": "runs-04301-04400/04328",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04328/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04328/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04328/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04328/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04328/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-13_(craves_laceration-20_ham)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-13_(craves_laceration-20_ham)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-13_(craves_laceration-20_ham)",
    "run_dir": "runs-04301-04400/04329",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1472357809d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04329/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04329/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04329/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04329/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04329/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-13_(craves_prostatitis-18_lobster)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-13_(craves_prostatitis-18_lobster)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-13_(craves_prostatitis-18_lobster)",
    "run_dir": "runs-04301-04400/04330",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1531dd0689d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04330/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04330/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04330/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04330/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04330/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-14_(craves_anxiety-25_potato)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-14_(craves_anxiety-25_potato)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-14_(craves_anxiety-25_potato)",
    "run_dir": "runs-04301-04400/04331",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04331/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04331/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04331/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04331/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04331/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-14_(craves_prostatitis-23_potato)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-14_(craves_prostatitis-23_potato)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-14_(craves_prostatitis-23_potato)",
    "run_dir": "runs-04301-04400/04332",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149bc3fbc9d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04332/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04332/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04332/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04332/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04332/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-15_(craves_jealousy_chicken)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-15_(craves_jealousy_chicken)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-15_(craves_jealousy_chicken)",
    "run_dir": "runs-04301-04400/04333",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04333/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04333/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04333/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04333/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04333/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-16_(craves_abrasion_rice)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-16_(craves_abrasion_rice)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-16_(craves_abrasion_rice)",
    "run_dir": "runs-04301-04400/04334",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f2e1165210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04334/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04334/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04334/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04334/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04334/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-16_(craves_sciatica_rice)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-16_(craves_sciatica_rice)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-16_(craves_sciatica_rice)",
    "run_dir": "runs-04301-04400/04335",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f855261210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04335/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04335/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04335/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04335/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04335/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-17_(craves_abrasion_wonderbread)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-17_(craves_abrasion_wonderbread)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-17_(craves_abrasion_wonderbread)",
    "run_dir": "runs-04301-04400/04336",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14733f4449d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04336/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04336/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04336/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04336/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04336/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-18_(craves_angina_chocolate)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-18_(craves_angina_chocolate)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-18_(craves_angina_chocolate)",
    "run_dir": "runs-04301-04400/04337",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04337/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04337/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04337/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04337/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04337/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-19_(craves_abrasion_lobster)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-19_(craves_abrasion_lobster)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-19_(craves_abrasion_lobster)",
    "run_dir": "runs-04301-04400/04338",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04338/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04338/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04338/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04338/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04338/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-1_(craves_abrasion_rice)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "mystery",
      "strips-mysty-x-1_(craves_abrasion_rice)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-1_(craves_abrasion_rice)",
    "run_dir": "runs-04301-04400/04312",
    "success": 0,
    "time_limit": 1800
  },
  "mystery-strips-mysty-x-20_(craves_abrasion_pepper)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-20_(craves_abrasion_pepper)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-20_(craves_abrasion_pepper)",
    "run_dir": "runs-04301-04400/04339",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151187c589d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04339/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04339/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04339/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04339/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04339/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-21_(craves_sciatica_apple)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-21_(craves_sciatica_apple)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-21_(craves_sciatica_apple)",
    "run_dir": "runs-04301-04400/04340",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c47c8389d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04340/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04340/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04340/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04340/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04340/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-22_(craves_hangover_lamb)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-22_(craves_hangover_lamb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-22_(craves_hangover_lamb)",
    "run_dir": "runs-04301-04400/04341",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04341/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04341/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04341/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04341/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04341/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-23_(craves_laceration_chicken)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-23_(craves_laceration_chicken)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-23_(craves_laceration_chicken)",
    "run_dir": "runs-04301-04400/04342",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04342/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04342/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04342/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04342/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04342/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-24_(craves_anger-12_cherry)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-24_(craves_anger-12_cherry)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-24_(craves_anger-12_cherry)",
    "run_dir": "runs-04301-04400/04343",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04343/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04343/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04343/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04343/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04343/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-24_(craves_anxiety-4_pepper)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "none",
    "exit_code": 0,
    "id": [
      "mystery",
      "strips-mysty-x-24_(craves_anxiety-4_pepper)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-24_(craves_anxiety-4_pepper)",
    "run_dir": "runs-04301-04400/04344",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "mystery-strips-mysty-x-24_(craves_jealousy-8_pepper)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "none",
    "exit_code": 0,
    "id": [
      "mystery",
      "strips-mysty-x-24_(craves_jealousy-8_pepper)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-24_(craves_jealousy-8_pepper)",
    "run_dir": "runs-04301-04400/04345",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "mystery-strips-mysty-x-25_(craves_depression_chicken)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "mystery",
      "strips-mysty-x-25_(craves_depression_chicken)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-25_(craves_depression_chicken)",
    "run_dir": "runs-04301-04400/04346",
    "success": 0,
    "time_limit": 1800
  },
  "mystery-strips-mysty-x-26_(craves_boils_papaya)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-26_(craves_boils_papaya)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-26_(craves_boils_papaya)",
    "run_dir": "runs-04301-04400/04347",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149cf38ad210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04347/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04347/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04347/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04347/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04347/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-27_(craves_boils_guava)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-27_(craves_boils_guava)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-27_(craves_boils_guava)",
    "run_dir": "runs-04301-04400/04348",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1493612b5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04348/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04348/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04348/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04348/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04348/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-27_(craves_grief_guava)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-27_(craves_grief_guava)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-27_(craves_grief_guava)",
    "run_dir": "runs-04301-04400/04349",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e17215d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-28_(craves_anger_lamb)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "mystery",
      "strips-mysty-x-28_(craves_anger_lamb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-28_(craves_anger_lamb)",
    "run_dir": "runs-04301-04400/04350",
    "success": 0,
    "time_limit": 1800
  },
  "mystery-strips-mysty-x-28_(craves_boils_lamb)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "mystery",
      "strips-mysty-x-28_(craves_boils_lamb)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-28_(craves_boils_lamb)",
    "run_dir": "runs-04301-04400/04351",
    "success": 0,
    "time_limit": 1800
  },
  "mystery-strips-mysty-x-29_(craves_jealousy_shrimp)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-29_(craves_jealousy_shrimp)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-29_(craves_jealousy_shrimp)",
    "run_dir": "runs-04301-04400/04352",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1466bbd11210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04352/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04352/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04352/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04352/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04352/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-29_(craves_prostatitis_shrimp)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "none",
    "exit_code": 0,
    "id": [
      "mystery",
      "strips-mysty-x-29_(craves_prostatitis_shrimp)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-29_(craves_prostatitis_shrimp)",
    "run_dir": "runs-04301-04400/04353",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "mystery-strips-mysty-x-2_(craves_depression-1_beef)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-2_(craves_depression-1_beef)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-2_(craves_depression-1_beef)",
    "run_dir": "runs-04301-04400/04313",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-2_(craves_grief-7_beef)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-2_(craves_grief-7_beef)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-2_(craves_grief-7_beef)",
    "run_dir": "runs-04301-04400/04314",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04314/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04314/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04314/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04314/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04314/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-30_(craves_anxiety_chicken)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "none",
    "exit_code": 0,
    "id": [
      "mystery",
      "strips-mysty-x-30_(craves_anxiety_chicken)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-30_(craves_anxiety_chicken)",
    "run_dir": "runs-04301-04400/04354",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "mystery-strips-mysty-x-30_(craves_boils_mutton)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-30_(craves_boils_mutton)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-30_(craves_boils_mutton)",
    "run_dir": "runs-04301-04400/04355",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cb177d5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-30_(craves_dread_mutton)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-30_(craves_dread_mutton)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-30_(craves_dread_mutton)",
    "run_dir": "runs-04301-04400/04356",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-3_(craves_hangover_ham)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-3_(craves_hangover_ham)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-3_(craves_hangover_ham)",
    "run_dir": "runs-04301-04400/04315",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152d89249210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04315/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04315/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04315/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04315/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04315/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-4_(craves_sciatica_wurst)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-4_(craves_sciatica_wurst)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-4_(craves_sciatica_wurst)",
    "run_dir": "runs-04301-04400/04316",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-5_(craves_grief_shrimp)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-5_(craves_grief_shrimp)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-5_(craves_grief_shrimp)",
    "run_dir": "runs-04301-04400/04317",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14dd30cfd210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-5_(craves_loneliness_shrimp)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-5_(craves_loneliness_shrimp)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-5_(craves_loneliness_shrimp)",
    "run_dir": "runs-04301-04400/04318",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04318/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04318/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04318/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04318/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04318/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-6_(craves_abrasion_turkey)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-6_(craves_abrasion_turkey)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-6_(craves_abrasion_turkey)",
    "run_dir": "runs-04301-04400/04319",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04319/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04319/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04319/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04319/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04319/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-6_(craves_anger_turkey)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-6_(craves_anger_turkey)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-6_(craves_anger_turkey)",
    "run_dir": "runs-04301-04400/04320",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1490b09309d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04320/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04320/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04320/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04320/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04320/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-7_(craves_jealousy_muffin)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-7_(craves_jealousy_muffin)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-7_(craves_jealousy_muffin)",
    "run_dir": "runs-04301-04400/04321",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-8_(craves_anxiety_wonderbread)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-8_(craves_anxiety_wonderbread)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-8_(craves_anxiety_wonderbread)",
    "run_dir": "runs-04301-04400/04322",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04322/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04322/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04322/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04322/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04322/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-9_(craves_jealousy_wurst)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-9_(craves_jealousy_wurst)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-9_(craves_jealousy_wurst)",
    "run_dir": "runs-04301-04400/04323",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04323/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04323/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04323/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04323/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04301-04400/04323/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "mystery-strips-mysty-x-9_(craves_sciatica_hamburger)": {
    "algorithm": "width_computation",
    "domain": "mystery",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "mystery",
      "strips-mysty-x-9_(craves_sciatica_hamburger)"
    ],
    "memory_limit": 3584,
    "problem": "strips-mysty-x-9_(craves_sciatica_hamburger)",
    "run_dir": "runs-04301-04400/04324",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152bb4345210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network1new_all_10_4_instance_(on_b5_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_10_4_instance_(on_b5_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_10_4_instance_(on_b5_a1)",
    "run_dir": "runs-04301-04400/04371",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_10_4_instance_(on_b6_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_10_4_instance_(on_b6_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_10_4_instance_(on_b6_a3)",
    "run_dir": "runs-04301-04400/04372",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_10_4_instance_(on_b7_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_10_4_instance_(on_b7_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_10_4_instance_(on_b7_a2)",
    "run_dir": "runs-04301-04400/04373",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_10_4_instance_(on_b9_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "pipesworld-notankage",
      "network1new_all_10_4_instance_(on_b9_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_10_4_instance_(on_b9_a1)",
    "run_dir": "runs-04301-04400/04374",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_10_6_instance_(on_b2_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_10_6_instance_(on_b2_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_10_6_instance_(on_b2_a3)",
    "run_dir": "runs-04301-04400/04375",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_10_6_instance_(on_b3_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_10_6_instance_(on_b3_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_10_6_instance_(on_b3_a1)",
    "run_dir": "runs-04301-04400/04376",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_10_6_instance_(on_b5_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_10_6_instance_(on_b5_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_10_6_instance_(on_b5_a1)",
    "run_dir": "runs-04301-04400/04377",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_10_6_instance_(on_b6_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_10_6_instance_(on_b6_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_10_6_instance_(on_b6_a3)",
    "run_dir": "runs-04301-04400/04378",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_10_6_instance_(on_b7_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_10_6_instance_(on_b7_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_10_6_instance_(on_b7_a2)",
    "run_dir": "runs-04301-04400/04379",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_10_6_instance_(on_b9_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_10_6_instance_(on_b9_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_10_6_instance_(on_b9_a1)",
    "run_dir": "runs-04301-04400/04380",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_12_5_instance_(on_b11_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_12_5_instance_(on_b11_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_12_5_instance_(on_b11_a1)",
    "run_dir": "runs-04301-04400/04381",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_12_5_instance_(on_b1_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_12_5_instance_(on_b1_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_12_5_instance_(on_b1_a2)",
    "run_dir": "runs-04301-04400/04382",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_12_5_instance_(on_b4_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_12_5_instance_(on_b4_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_12_5_instance_(on_b4_a1)",
    "run_dir": "runs-04301-04400/04383",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_12_5_instance_(on_b7_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_12_5_instance_(on_b7_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_12_5_instance_(on_b7_a1)",
    "run_dir": "runs-04301-04400/04384",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_12_5_instance_(on_b9_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_12_5_instance_(on_b9_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_12_5_instance_(on_b9_a1)",
    "run_dir": "runs-04301-04400/04385",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_12_7_instance_(on_b11_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_12_7_instance_(on_b11_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_12_7_instance_(on_b11_a1)",
    "run_dir": "runs-04301-04400/04386",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_12_7_instance_(on_b1_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_12_7_instance_(on_b1_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_12_7_instance_(on_b1_a2)",
    "run_dir": "runs-04301-04400/04387",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_12_7_instance_(on_b3_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_12_7_instance_(on_b3_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_12_7_instance_(on_b3_a1)",
    "run_dir": "runs-04301-04400/04388",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_12_7_instance_(on_b4_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_12_7_instance_(on_b4_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_12_7_instance_(on_b4_a1)",
    "run_dir": "runs-04301-04400/04389",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_12_7_instance_(on_b5_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_12_7_instance_(on_b5_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_12_7_instance_(on_b5_a1)",
    "run_dir": "runs-04301-04400/04390",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_12_7_instance_(on_b7_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_12_7_instance_(on_b7_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_12_7_instance_(on_b7_a1)",
    "run_dir": "runs-04301-04400/04391",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_12_7_instance_(on_b9_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_12_7_instance_(on_b9_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_12_7_instance_(on_b9_a1)",
    "run_dir": "runs-04301-04400/04392",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_14_6_instance_(on_b10_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "pipesworld-notankage",
      "network1new_all_14_6_instance_(on_b10_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_14_6_instance_(on_b10_a3)",
    "run_dir": "runs-04301-04400/04393",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_14_6_instance_(on_b12_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_14_6_instance_(on_b12_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_14_6_instance_(on_b12_a2)",
    "run_dir": "runs-04301-04400/04394",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_14_6_instance_(on_b4_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_14_6_instance_(on_b4_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_14_6_instance_(on_b4_a1)",
    "run_dir": "runs-04301-04400/04395",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_14_6_instance_(on_b5_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_14_6_instance_(on_b5_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_14_6_instance_(on_b5_a1)",
    "run_dir": "runs-04301-04400/04396",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_14_6_instance_(on_b6_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_14_6_instance_(on_b6_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_14_6_instance_(on_b6_a1)",
    "run_dir": "runs-04301-04400/04397",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_14_6_instance_(on_b8_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_14_6_instance_(on_b8_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_14_6_instance_(on_b8_a2)",
    "run_dir": "runs-04301-04400/04398",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_14_8_instance_(on_b0_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_14_8_instance_(on_b0_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_14_8_instance_(on_b0_a2)",
    "run_dir": "runs-04301-04400/04399",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_14_8_instance_(on_b10_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_14_8_instance_(on_b10_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_14_8_instance_(on_b10_a3)",
    "run_dir": "runs-04301-04400/04400",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_14_8_instance_(on_b12_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_14_8_instance_(on_b12_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_14_8_instance_(on_b12_a2)",
    "run_dir": "runs-04401-04500/04401",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_14_8_instance_(on_b4_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_14_8_instance_(on_b4_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_14_8_instance_(on_b4_a1)",
    "run_dir": "runs-04401-04500/04402",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_14_8_instance_(on_b5_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_14_8_instance_(on_b5_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_14_8_instance_(on_b5_a1)",
    "run_dir": "runs-04401-04500/04403",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_14_8_instance_(on_b6_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_14_8_instance_(on_b6_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_14_8_instance_(on_b6_a1)",
    "run_dir": "runs-04401-04500/04404",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_14_8_instance_(on_b8_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_14_8_instance_(on_b8_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_14_8_instance_(on_b8_a2)",
    "run_dir": "runs-04401-04500/04405",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_14_8_instance_(on_b9_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_14_8_instance_(on_b9_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_14_8_instance_(on_b9_a3)",
    "run_dir": "runs-04401-04500/04406",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_6_2_instance_(on_b2_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "pipesworld-notankage",
      "network1new_all_6_2_instance_(on_b2_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_6_2_instance_(on_b2_a3)",
    "run_dir": "runs-04301-04400/04357",
    "success": 1,
    "time": 244.44693,
    "time_limit": 1800,
    "width": 1
  },
  "pipesworld-notankage-network1new_all_6_2_instance_(on_b5_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "pipesworld-notankage",
      "network1new_all_6_2_instance_(on_b5_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_6_2_instance_(on_b5_a2)",
    "run_dir": "runs-04301-04400/04358",
    "success": 1,
    "time": 256.69563,
    "time_limit": 1800,
    "width": 1
  },
  "pipesworld-notankage-network1new_all_6_4_instance_(on_b0_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "pipesworld-notankage",
      "network1new_all_6_4_instance_(on_b0_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_6_4_instance_(on_b0_a2)",
    "run_dir": "runs-04301-04400/04359",
    "success": 1,
    "time": 249.90475,
    "time_limit": 1800,
    "width": 1
  },
  "pipesworld-notankage-network1new_all_6_4_instance_(on_b2_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "pipesworld-notankage",
      "network1new_all_6_4_instance_(on_b2_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_6_4_instance_(on_b2_a3)",
    "run_dir": "runs-04301-04400/04360",
    "success": 1,
    "time": 251.973,
    "time_limit": 1800,
    "width": 1
  },
  "pipesworld-notankage-network1new_all_6_4_instance_(on_b4_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_6_4_instance_(on_b4_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_6_4_instance_(on_b4_a1)",
    "run_dir": "runs-04301-04400/04361",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_6_4_instance_(on_b5_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "pipesworld-notankage",
      "network1new_all_6_4_instance_(on_b5_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_6_4_instance_(on_b5_a2)",
    "run_dir": "runs-04301-04400/04362",
    "success": 1,
    "time": 244.25543,
    "time_limit": 1800,
    "width": 1
  },
  "pipesworld-notankage-network1new_all_8_3_instance_(on_b0_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_8_3_instance_(on_b0_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_8_3_instance_(on_b0_a3)",
    "run_dir": "runs-04301-04400/04363",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_8_3_instance_(on_b1_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "pipesworld-notankage",
      "network1new_all_8_3_instance_(on_b1_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_8_3_instance_(on_b1_a1)",
    "run_dir": "runs-04301-04400/04364",
    "success": 1,
    "time": 1614.89229,
    "time_limit": 1800,
    "width": 1
  },
  "pipesworld-notankage-network1new_all_8_3_instance_(on_b6_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "pipesworld-notankage",
      "network1new_all_8_3_instance_(on_b6_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_8_3_instance_(on_b6_a2)",
    "run_dir": "runs-04301-04400/04365",
    "success": 1,
    "time": 1615.04268,
    "time_limit": 1800,
    "width": 1
  },
  "pipesworld-notankage-network1new_all_8_5_instance_(on_b0_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network1new_all_8_5_instance_(on_b0_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_8_5_instance_(on_b0_a3)",
    "run_dir": "runs-04301-04400/04366",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network1new_all_8_5_instance_(on_b1_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "pipesworld-notankage",
      "network1new_all_8_5_instance_(on_b1_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_8_5_instance_(on_b1_a1)",
    "run_dir": "runs-04301-04400/04367",
    "success": 1,
    "time": 1640.03218,
    "time_limit": 1800,
    "width": 1
  },
  "pipesworld-notankage-network1new_all_8_5_instance_(on_b2_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "pipesworld-notankage",
      "network1new_all_8_5_instance_(on_b2_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_8_5_instance_(on_b2_a3)",
    "run_dir": "runs-04301-04400/04368",
    "success": 1,
    "time": 1547.19981,
    "time_limit": 1800,
    "width": 1
  },
  "pipesworld-notankage-network1new_all_8_5_instance_(on_b5_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "pipesworld-notankage",
      "network1new_all_8_5_instance_(on_b5_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_8_5_instance_(on_b5_a2)",
    "run_dir": "runs-04301-04400/04369",
    "success": 1,
    "time": 1572.60342,
    "time_limit": 1800,
    "width": 1
  },
  "pipesworld-notankage-network1new_all_8_5_instance_(on_b6_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "pipesworld-notankage",
      "network1new_all_8_5_instance_(on_b6_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network1new_all_8_5_instance_(on_b6_a2)",
    "run_dir": "runs-04301-04400/04370",
    "success": 1,
    "time": 1706.04493,
    "time_limit": 1800,
    "width": 1
  },
  "pipesworld-notankage-network2new_all_10_2_instance_(on_b0_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network2new_all_10_2_instance_(on_b0_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_10_2_instance_(on_b0_a2)",
    "run_dir": "runs-04401-04500/04407",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network2new_all_10_2_instance_(on_b9_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network2new_all_10_2_instance_(on_b9_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_10_2_instance_(on_b9_a3)",
    "run_dir": "runs-04401-04500/04408",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network2new_all_10_4_instance_(on_b0_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network2new_all_10_4_instance_(on_b0_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_10_4_instance_(on_b0_a2)",
    "run_dir": "runs-04401-04500/04409",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network2new_all_10_4_instance_(on_b1_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network2new_all_10_4_instance_(on_b1_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_10_4_instance_(on_b1_a2)",
    "run_dir": "runs-04401-04500/04410",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network2new_all_10_4_instance_(on_b6_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network2new_all_10_4_instance_(on_b6_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_10_4_instance_(on_b6_a2)",
    "run_dir": "runs-04401-04500/04411",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network2new_all_10_4_instance_(on_b9_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network2new_all_10_4_instance_(on_b9_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_10_4_instance_(on_b9_a3)",
    "run_dir": "runs-04401-04500/04412",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network2new_all_12_3_instance_(on_b1_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network2new_all_12_3_instance_(on_b1_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_12_3_instance_(on_b1_a2)",
    "run_dir": "runs-04401-04500/04413",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network2new_all_12_3_instance_(on_b5_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_12_3_instance_(on_b5_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_12_3_instance_(on_b5_a1)",
    "run_dir": "runs-04401-04500/04414",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04414/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04414/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04414/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04414/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04414/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_12_3_instance_(on_b9_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network2new_all_12_3_instance_(on_b9_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_12_3_instance_(on_b9_a3)",
    "run_dir": "runs-04401-04500/04415",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network2new_all_12_5_instance_(on_b10_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_12_5_instance_(on_b10_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_12_5_instance_(on_b10_a2)",
    "run_dir": "runs-04401-04500/04416",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04416/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04416/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04416/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04416/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04416/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_12_5_instance_(on_b1_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network2new_all_12_5_instance_(on_b1_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_12_5_instance_(on_b1_a1)",
    "run_dir": "runs-04401-04500/04417",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network2new_all_12_5_instance_(on_b3_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_12_5_instance_(on_b3_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_12_5_instance_(on_b3_a3)",
    "run_dir": "runs-04401-04500/04418",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04418/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04418/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04418/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04418/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04418/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_12_5_instance_(on_b5_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network2new_all_12_5_instance_(on_b5_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_12_5_instance_(on_b5_a1)",
    "run_dir": "runs-04401-04500/04419",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network2new_all_12_5_instance_(on_b9_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_12_5_instance_(on_b9_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_12_5_instance_(on_b9_a3)",
    "run_dir": "runs-04401-04500/04420",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04420/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04420/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04420/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04420/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04420/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_14_4_instance_(on_b12_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network2new_all_14_4_instance_(on_b12_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_14_4_instance_(on_b12_a1)",
    "run_dir": "runs-04401-04500/04421",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network2new_all_14_4_instance_(on_b3_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_14_4_instance_(on_b3_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_14_4_instance_(on_b3_a3)",
    "run_dir": "runs-04401-04500/04422",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148463139210>MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04422/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04422/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04422/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04422/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04422/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_14_4_instance_(on_b7_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network2new_all_14_4_instance_(on_b7_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_14_4_instance_(on_b7_a1)",
    "run_dir": "runs-04401-04500/04423",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network2new_all_14_4_instance_(on_b8_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_14_4_instance_(on_b8_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_14_4_instance_(on_b8_a2)",
    "run_dir": "runs-04401-04500/04424",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e11523d210>Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_14_6_instance_(on_b12_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network2new_all_14_6_instance_(on_b12_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_14_6_instance_(on_b12_a1)",
    "run_dir": "runs-04401-04500/04425",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network2new_all_14_6_instance_(on_b1_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_14_6_instance_(on_b1_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_14_6_instance_(on_b1_a3)",
    "run_dir": "runs-04401-04500/04426",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1513a06f5210>MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04426/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04426/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04426/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04426/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04426/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_14_6_instance_(on_b2_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_14_6_instance_(on_b2_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_14_6_instance_(on_b2_a2)",
    "run_dir": "runs-04401-04500/04427",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_14_6_instance_(on_b3_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_14_6_instance_(on_b3_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_14_6_instance_(on_b3_a3)",
    "run_dir": "runs-04401-04500/04428",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04428/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04428/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04428/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04428/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04428/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_14_6_instance_(on_b7_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network2new_all_14_6_instance_(on_b7_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_14_6_instance_(on_b7_a1)",
    "run_dir": "runs-04401-04500/04429",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network2new_all_14_6_instance_(on_b8_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_14_6_instance_(on_b8_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_14_6_instance_(on_b8_a2)",
    "run_dir": "runs-04401-04500/04430",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15180a275210>MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04430/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04430/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04430/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04430/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04430/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_16_5_instance_(on_b0_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_16_5_instance_(on_b0_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_16_5_instance_(on_b0_a2)",
    "run_dir": "runs-04401-04500/04431",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04431/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04431/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04431/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04431/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04431/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_16_5_instance_(on_b10_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_16_5_instance_(on_b10_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_16_5_instance_(on_b10_a3)",
    "run_dir": "runs-04401-04500/04432",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04432/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04432/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04432/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04432/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04432/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_16_5_instance_(on_b14_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_16_5_instance_(on_b14_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_16_5_instance_(on_b14_a1)",
    "run_dir": "runs-04401-04500/04433",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04433/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04433/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04433/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04433/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04433/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_16_5_instance_(on_b15_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_16_5_instance_(on_b15_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_16_5_instance_(on_b15_a1)",
    "run_dir": "runs-04401-04500/04434",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04434/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04434/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04434/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04434/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04434/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_16_5_instance_(on_b1_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network2new_all_16_5_instance_(on_b1_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_16_5_instance_(on_b1_a1)",
    "run_dir": "runs-04401-04500/04435",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network2new_all_16_7_instance_(on_b0_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_16_7_instance_(on_b0_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_16_7_instance_(on_b0_a2)",
    "run_dir": "runs-04401-04500/04436",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04436/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04436/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04436/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04436/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04436/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_16_7_instance_(on_b10_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_16_7_instance_(on_b10_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_16_7_instance_(on_b10_a3)",
    "run_dir": "runs-04401-04500/04437",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04437/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04437/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04437/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04437/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04437/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_16_7_instance_(on_b11_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_16_7_instance_(on_b11_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_16_7_instance_(on_b11_a2)",
    "run_dir": "runs-04401-04500/04438",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04438/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04438/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04438/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04438/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04438/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_16_7_instance_(on_b14_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_16_7_instance_(on_b14_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_16_7_instance_(on_b14_a1)",
    "run_dir": "runs-04401-04500/04439",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04439/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04439/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04439/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04439/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04439/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_16_7_instance_(on_b15_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_16_7_instance_(on_b15_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_16_7_instance_(on_b15_a1)",
    "run_dir": "runs-04401-04500/04440",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04440/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04440/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04440/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04440/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04440/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_16_7_instance_(on_b1_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network2new_all_16_7_instance_(on_b1_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_16_7_instance_(on_b1_a1)",
    "run_dir": "runs-04401-04500/04441",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network2new_all_16_7_instance_(on_b6_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_16_7_instance_(on_b6_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_16_7_instance_(on_b6_a2)",
    "run_dir": "runs-04401-04500/04442",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04442/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04442/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04442/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04442/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04442/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_18_6_instance_(on_b12_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_18_6_instance_(on_b12_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_18_6_instance_(on_b12_a2)",
    "run_dir": "runs-04401-04500/04443",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153e72f75210>Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_18_6_instance_(on_b15_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_18_6_instance_(on_b15_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_18_6_instance_(on_b15_a1)",
    "run_dir": "runs-04401-04500/04444",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154d22105210>Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_18_6_instance_(on_b2_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network2new_all_18_6_instance_(on_b2_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_18_6_instance_(on_b2_a1)",
    "run_dir": "runs-04401-04500/04445",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network2new_all_18_6_instance_(on_b3_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_18_6_instance_(on_b3_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_18_6_instance_(on_b3_a2)",
    "run_dir": "runs-04401-04500/04446",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14790313d210>Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_18_6_instance_(on_b5_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_18_6_instance_(on_b5_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_18_6_instance_(on_b5_a1)",
    "run_dir": "runs-04401-04500/04447",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04447/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04447/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04447/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04447/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04447/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_18_6_instance_(on_b7_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_18_6_instance_(on_b7_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_18_6_instance_(on_b7_a2)",
    "run_dir": "runs-04401-04500/04448",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f28e71d210>Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_18_8_instance_(on_b12_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_18_8_instance_(on_b12_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_18_8_instance_(on_b12_a2)",
    "run_dir": "runs-04401-04500/04449",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a643729210>MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04449/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04449/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04449/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04449/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04449/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_18_8_instance_(on_b15_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_18_8_instance_(on_b15_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_18_8_instance_(on_b15_a1)",
    "run_dir": "runs-04401-04500/04450",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14679ffcd210>Exception ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04450/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04450/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04450/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04450/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04450/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_18_8_instance_(on_b17_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_18_8_instance_(on_b17_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_18_8_instance_(on_b17_a2)",
    "run_dir": "runs-04401-04500/04451",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14adcf799210>Exception ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_18_8_instance_(on_b2_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network2new_all_18_8_instance_(on_b2_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_18_8_instance_(on_b2_a1)",
    "run_dir": "runs-04401-04500/04452",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network2new_all_18_8_instance_(on_b3_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_18_8_instance_(on_b3_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_18_8_instance_(on_b3_a2)",
    "run_dir": "runs-04401-04500/04453",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154224339210>MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04453/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04453/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04453/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04453/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04453/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_18_8_instance_(on_b5_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_18_8_instance_(on_b5_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_18_8_instance_(on_b5_a1)",
    "run_dir": "runs-04401-04500/04454",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d72bba9210>MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04454/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04454/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04454/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04454/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04454/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_18_8_instance_(on_b6_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_18_8_instance_(on_b6_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_18_8_instance_(on_b6_a2)",
    "run_dir": "runs-04401-04500/04455",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network2new_all_18_8_instance_(on_b7_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network2new_all_18_8_instance_(on_b7_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network2new_all_18_8_instance_(on_b7_a2)",
    "run_dir": "runs-04401-04500/04456",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c9a8705210>Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_12_2_instance_(on_b11_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_12_2_instance_(on_b11_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_12_2_instance_(on_b11_a1)",
    "run_dir": "runs-04401-04500/04457",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04457/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04457/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04457/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04457/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04457/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_12_2_instance_(on_b6_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_12_2_instance_(on_b6_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_12_2_instance_(on_b6_a2)",
    "run_dir": "runs-04401-04500/04458",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04458/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04458/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04458/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04458/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04458/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_12_4_instance_(on_b11_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_12_4_instance_(on_b11_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_12_4_instance_(on_b11_a1)",
    "run_dir": "runs-04401-04500/04459",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04459/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04459/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04459/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04459/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04459/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_12_4_instance_(on_b2_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_12_4_instance_(on_b2_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_12_4_instance_(on_b2_a4)",
    "run_dir": "runs-04401-04500/04460",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04460/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04460/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04460/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04460/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04460/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_12_4_instance_(on_b3_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network3new_all_12_4_instance_(on_b3_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_12_4_instance_(on_b3_a3)",
    "run_dir": "runs-04401-04500/04461",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network3new_all_12_4_instance_(on_b6_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_12_4_instance_(on_b6_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_12_4_instance_(on_b6_a2)",
    "run_dir": "runs-04401-04500/04462",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04462/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04462/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04462/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04462/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04462/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_14_3_instance_(on_b11_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network3new_all_14_3_instance_(on_b11_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_14_3_instance_(on_b11_a4)",
    "run_dir": "runs-04401-04500/04463",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network3new_all_14_3_instance_(on_b12_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_14_3_instance_(on_b12_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_14_3_instance_(on_b12_a2)",
    "run_dir": "runs-04401-04500/04464",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04464/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04464/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04464/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04464/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04464/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_14_3_instance_(on_b7_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network3new_all_14_3_instance_(on_b7_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_14_3_instance_(on_b7_a3)",
    "run_dir": "runs-04401-04500/04465",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network3new_all_14_5_instance_(on_b11_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "pipesworld-notankage",
      "network3new_all_14_5_instance_(on_b11_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_14_5_instance_(on_b11_a4)",
    "run_dir": "runs-04401-04500/04466",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network3new_all_14_5_instance_(on_b12_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_14_5_instance_(on_b12_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_14_5_instance_(on_b12_a2)",
    "run_dir": "runs-04401-04500/04467",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04467/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04467/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04467/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04467/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04467/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_14_5_instance_(on_b4_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_14_5_instance_(on_b4_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_14_5_instance_(on_b4_a1)",
    "run_dir": "runs-04401-04500/04468",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04468/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04468/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04468/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04468/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04468/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_14_5_instance_(on_b7_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network3new_all_14_5_instance_(on_b7_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_14_5_instance_(on_b7_a3)",
    "run_dir": "runs-04401-04500/04469",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network3new_all_14_5_instance_(on_b9_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_14_5_instance_(on_b9_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_14_5_instance_(on_b9_a2)",
    "run_dir": "runs-04401-04500/04470",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04470/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04470/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04470/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04470/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04470/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_16_5_instance_(on_b11_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_16_5_instance_(on_b11_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_16_5_instance_(on_b11_a4)",
    "run_dir": "runs-04401-04500/04471",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14db4ebc9210>Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_16_5_instance_(on_b15_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network3new_all_16_5_instance_(on_b15_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_16_5_instance_(on_b15_a1)",
    "run_dir": "runs-04401-04500/04472",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network3new_all_16_5_instance_(on_b2_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_16_5_instance_(on_b2_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_16_5_instance_(on_b2_a2)",
    "run_dir": "runs-04401-04500/04473",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1482b821d210>Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_16_5_instance_(on_b3_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_16_5_instance_(on_b3_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_16_5_instance_(on_b3_a2)",
    "run_dir": "runs-04401-04500/04474",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146b91001210>MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04474/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04474/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04474/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04474/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04474/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_16_5_instance_(on_b9_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_16_5_instance_(on_b9_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_16_5_instance_(on_b9_a1)",
    "run_dir": "runs-04401-04500/04475",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_16_7_instance_(on_b0_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_16_7_instance_(on_b0_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_16_7_instance_(on_b0_a1)",
    "run_dir": "runs-04401-04500/04476",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e06fba1210>Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_16_7_instance_(on_b11_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_16_7_instance_(on_b11_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_16_7_instance_(on_b11_a4)",
    "run_dir": "runs-04401-04500/04477",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04477/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04477/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04477/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04477/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04477/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_16_7_instance_(on_b15_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network3new_all_16_7_instance_(on_b15_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_16_7_instance_(on_b15_a1)",
    "run_dir": "runs-04401-04500/04478",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network3new_all_16_7_instance_(on_b2_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_16_7_instance_(on_b2_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_16_7_instance_(on_b2_a2)",
    "run_dir": "runs-04401-04500/04479",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ea248d5210>Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_16_7_instance_(on_b3_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_16_7_instance_(on_b3_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_16_7_instance_(on_b3_a2)",
    "run_dir": "runs-04401-04500/04480",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04480/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04480/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04480/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04480/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04480/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_16_7_instance_(on_b5_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "pipesworld-notankage",
      "network3new_all_16_7_instance_(on_b5_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_16_7_instance_(on_b5_a4)",
    "run_dir": "runs-04401-04500/04481",
    "success": 0,
    "time_limit": 1800
  },
  "pipesworld-notankage-network3new_all_16_7_instance_(on_b9_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_16_7_instance_(on_b9_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_16_7_instance_(on_b9_a1)",
    "run_dir": "runs-04401-04500/04482",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1457b3479210>Exception ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04482/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04482/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04482/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04482/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04482/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_18_6_instance_(on_b11_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_18_6_instance_(on_b11_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_18_6_instance_(on_b11_a3)",
    "run_dir": "runs-04401-04500/04483",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1514fa47d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_18_6_instance_(on_b17_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_18_6_instance_(on_b17_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_18_6_instance_(on_b17_a1)",
    "run_dir": "runs-04401-04500/04484",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_18_6_instance_(on_b1_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_18_6_instance_(on_b1_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_18_6_instance_(on_b1_a2)",
    "run_dir": "runs-04401-04500/04485",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1510051bd210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_18_6_instance_(on_b3_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_18_6_instance_(on_b3_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_18_6_instance_(on_b3_a3)",
    "run_dir": "runs-04401-04500/04486",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cf43245210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04486/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04486/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04486/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04486/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04486/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_18_6_instance_(on_b4_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_18_6_instance_(on_b4_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_18_6_instance_(on_b4_a2)",
    "run_dir": "runs-04401-04500/04487",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04487/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04487/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04487/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04487/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04487/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_18_6_instance_(on_b6_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_18_6_instance_(on_b6_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_18_6_instance_(on_b6_a2)",
    "run_dir": "runs-04401-04500/04488",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d71fb6d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_18_7_instance_(on_b11_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_18_7_instance_(on_b11_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_18_7_instance_(on_b11_a3)",
    "run_dir": "runs-04401-04500/04489",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04489/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04489/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04489/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04489/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04489/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_18_7_instance_(on_b17_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_18_7_instance_(on_b17_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_18_7_instance_(on_b17_a1)",
    "run_dir": "runs-04401-04500/04490",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1458574dd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_18_7_instance_(on_b1_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_18_7_instance_(on_b1_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_18_7_instance_(on_b1_a2)",
    "run_dir": "runs-04401-04500/04491",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04491/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04491/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04491/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04491/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04491/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_18_7_instance_(on_b3_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_18_7_instance_(on_b3_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_18_7_instance_(on_b3_a3)",
    "run_dir": "runs-04401-04500/04492",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1542d9239210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04492/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04492/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04492/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04492/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04492/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_18_7_instance_(on_b4_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_18_7_instance_(on_b4_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_18_7_instance_(on_b4_a2)",
    "run_dir": "runs-04401-04500/04493",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e9b7c6d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_18_7_instance_(on_b6_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_18_7_instance_(on_b6_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_18_7_instance_(on_b6_a2)",
    "run_dir": "runs-04401-04500/04494",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147ebe92d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_18_7_instance_(on_b9_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_18_7_instance_(on_b9_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_18_7_instance_(on_b9_a4)",
    "run_dir": "runs-04401-04500/04495",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14baec5f5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_20_6_instance_(on_b0_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_20_6_instance_(on_b0_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_20_6_instance_(on_b0_a4)",
    "run_dir": "runs-04401-04500/04496",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a87ec849d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04496/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04496/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04496/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04496/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04496/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_20_6_instance_(on_b11_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_20_6_instance_(on_b11_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_20_6_instance_(on_b11_a2)",
    "run_dir": "runs-04401-04500/04497",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14acbd3bc9d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04497/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04497/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04497/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04497/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04497/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_20_6_instance_(on_b15_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_20_6_instance_(on_b15_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_20_6_instance_(on_b15_a1)",
    "run_dir": "runs-04401-04500/04498",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145fcdbfc9d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04498/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04498/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04498/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04498/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04498/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_20_6_instance_(on_b16_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_20_6_instance_(on_b16_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_20_6_instance_(on_b16_a2)",
    "run_dir": "runs-04401-04500/04499",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04499/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04499/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04499/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04499/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04499/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_20_6_instance_(on_b18_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_20_6_instance_(on_b18_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_20_6_instance_(on_b18_a3)",
    "run_dir": "runs-04401-04500/04500",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04500/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04500/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04500/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04500/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04401-04500/04500/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_20_6_instance_(on_b2_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_20_6_instance_(on_b2_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_20_6_instance_(on_b2_a1)",
    "run_dir": "runs-04501-04600/04501",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04501/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04501/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04501/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04501/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04501/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_20_8_instance_(on_b10_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_20_8_instance_(on_b10_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_20_8_instance_(on_b10_a3)",
    "run_dir": "runs-04501-04600/04502",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148a6e4189d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04502/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04502/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04502/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04502/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04502/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_20_8_instance_(on_b11_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_20_8_instance_(on_b11_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_20_8_instance_(on_b11_a1)",
    "run_dir": "runs-04501-04600/04503",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04503/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04503/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04503/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04503/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04503/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_20_8_instance_(on_b12_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_20_8_instance_(on_b12_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_20_8_instance_(on_b12_a4)",
    "run_dir": "runs-04501-04600/04504",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04504/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04504/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04504/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04504/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04504/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_20_8_instance_(on_b13_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_20_8_instance_(on_b13_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_20_8_instance_(on_b13_a1)",
    "run_dir": "runs-04501-04600/04505",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14880f9909d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04505/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04505/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04505/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04505/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04505/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_20_8_instance_(on_b18_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_20_8_instance_(on_b18_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_20_8_instance_(on_b18_a2)",
    "run_dir": "runs-04501-04600/04506",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04506/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04506/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04506/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04506/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04506/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_20_8_instance_(on_b2_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_20_8_instance_(on_b2_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_20_8_instance_(on_b2_a2)",
    "run_dir": "runs-04501-04600/04507",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1483736489d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04507/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04507/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04507/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04507/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04507/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_20_8_instance_(on_b4_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_20_8_instance_(on_b4_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_20_8_instance_(on_b4_a1)",
    "run_dir": "runs-04501-04600/04508",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1533ebdf49d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04508/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04508/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04508/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04508/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04508/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network3new_all_20_8_instance_(on_b6_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network3new_all_20_8_instance_(on_b6_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network3new_all_20_8_instance_(on_b6_a3)",
    "run_dir": "runs-04501-04600/04509",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04509/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04509/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04509/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04509/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04509/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_14_3_instance_(on_b11_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_14_3_instance_(on_b11_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_14_3_instance_(on_b11_a1)",
    "run_dir": "runs-04501-04600/04510",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04510/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04510/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04510/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04510/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04510/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_14_3_instance_(on_b1_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_14_3_instance_(on_b1_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_14_3_instance_(on_b1_a2)",
    "run_dir": "runs-04501-04600/04511",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04511/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04511/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04511/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04511/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04511/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_14_3_instance_(on_b4_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_14_3_instance_(on_b4_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_14_3_instance_(on_b4_a4)",
    "run_dir": "runs-04501-04600/04512",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14cfbe54d140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04512/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04512/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04512/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04512/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04512/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_14_5_instance_(on_b11_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_14_5_instance_(on_b11_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_14_5_instance_(on_b11_a1)",
    "run_dir": "runs-04501-04600/04513",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04513/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04513/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04513/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04513/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04513/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_14_5_instance_(on_b13_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_14_5_instance_(on_b13_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_14_5_instance_(on_b13_a4)",
    "run_dir": "runs-04501-04600/04514",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147604f01140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04514/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04514/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04514/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04514/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04514/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_14_5_instance_(on_b1_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_14_5_instance_(on_b1_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_14_5_instance_(on_b1_a2)",
    "run_dir": "runs-04501-04600/04515",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04515/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04515/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04515/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04515/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04515/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_14_5_instance_(on_b2_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_14_5_instance_(on_b2_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_14_5_instance_(on_b2_a3)",
    "run_dir": "runs-04501-04600/04516",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1546dc1ed140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04516/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04516/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04516/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04516/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04516/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_14_5_instance_(on_b4_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_14_5_instance_(on_b4_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_14_5_instance_(on_b4_a4)",
    "run_dir": "runs-04501-04600/04517",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e186f55140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04517/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04517/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04517/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04517/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04517/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_16_5_instance_(on_b11_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_16_5_instance_(on_b11_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_16_5_instance_(on_b11_a3)",
    "run_dir": "runs-04501-04600/04518",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04518/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04518/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04518/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04518/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04518/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_16_5_instance_(on_b1_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_16_5_instance_(on_b1_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_16_5_instance_(on_b1_a3)",
    "run_dir": "runs-04501-04600/04519",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14918aa75210>Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_16_5_instance_(on_b6_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_16_5_instance_(on_b6_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_16_5_instance_(on_b6_a4)",
    "run_dir": "runs-04501-04600/04520",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1460e86d1210>Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_16_5_instance_(on_b8_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_16_5_instance_(on_b8_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_16_5_instance_(on_b8_a3)",
    "run_dir": "runs-04501-04600/04521",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04521/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04521/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04521/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04521/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04521/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_16_5_instance_(on_b9_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_16_5_instance_(on_b9_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_16_5_instance_(on_b9_a2)",
    "run_dir": "runs-04501-04600/04522",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1483eb321210>Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_16_6_instance_(on_b0_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_16_6_instance_(on_b0_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_16_6_instance_(on_b0_a1)",
    "run_dir": "runs-04501-04600/04523",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04523/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04523/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04523/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04523/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04523/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_16_6_instance_(on_b15_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_16_6_instance_(on_b15_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_16_6_instance_(on_b15_a2)",
    "run_dir": "runs-04501-04600/04524",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153f3f971210>MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04524/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04524/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04524/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04524/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04524/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_16_6_instance_(on_b1_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_16_6_instance_(on_b1_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_16_6_instance_(on_b1_a1)",
    "run_dir": "runs-04501-04600/04525",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_16_6_instance_(on_b2_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_16_6_instance_(on_b2_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_16_6_instance_(on_b2_a1)",
    "run_dir": "runs-04501-04600/04526",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04526/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04526/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04526/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04526/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04526/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_16_6_instance_(on_b4_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_16_6_instance_(on_b4_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_16_6_instance_(on_b4_a4)",
    "run_dir": "runs-04501-04600/04527",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1552071d9210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04527/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04527/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04527/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04527/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04527/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_16_6_instance_(on_b6_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_16_6_instance_(on_b6_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_16_6_instance_(on_b6_a4)",
    "run_dir": "runs-04501-04600/04528",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150546611210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_18_4_instance_(on_b16_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_18_4_instance_(on_b16_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_18_4_instance_(on_b16_a3)",
    "run_dir": "runs-04501-04600/04529",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04529/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04529/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04529/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04529/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04529/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_18_4_instance_(on_b1_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_18_4_instance_(on_b1_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_18_4_instance_(on_b1_a3)",
    "run_dir": "runs-04501-04600/04530",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04530/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04530/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04530/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04530/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04530/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_18_4_instance_(on_b2_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_18_4_instance_(on_b2_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_18_4_instance_(on_b2_a4)",
    "run_dir": "runs-04501-04600/04531",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04531/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04531/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04531/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04531/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04531/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_18_4_instance_(on_b7_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_18_4_instance_(on_b7_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_18_4_instance_(on_b7_a1)",
    "run_dir": "runs-04501-04600/04532",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04532/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04532/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04532/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04532/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04532/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_18_6_instance_(on_b16_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_18_6_instance_(on_b16_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_18_6_instance_(on_b16_a3)",
    "run_dir": "runs-04501-04600/04533",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04533/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04533/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04533/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04533/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04533/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_18_6_instance_(on_b17_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_18_6_instance_(on_b17_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_18_6_instance_(on_b17_a4)",
    "run_dir": "runs-04501-04600/04534",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1482c67489d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04534/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04534/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04534/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04534/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04534/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_18_6_instance_(on_b1_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_18_6_instance_(on_b1_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_18_6_instance_(on_b1_a3)",
    "run_dir": "runs-04501-04600/04535",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04535/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04535/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04535/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04535/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04535/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_18_6_instance_(on_b2_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_18_6_instance_(on_b2_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_18_6_instance_(on_b2_a4)",
    "run_dir": "runs-04501-04600/04536",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04536/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04536/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04536/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04536/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04536/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_18_6_instance_(on_b7_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_18_6_instance_(on_b7_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_18_6_instance_(on_b7_a1)",
    "run_dir": "runs-04501-04600/04537",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04537/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04537/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04537/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04537/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04537/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_18_6_instance_(on_b8_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_18_6_instance_(on_b8_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_18_6_instance_(on_b8_a2)",
    "run_dir": "runs-04501-04600/04538",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04538/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04538/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04538/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04538/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04538/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_20_5_instance_(on_b14_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "pipesworld-notankage",
      "network4new_all_20_5_instance_(on_b14_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_20_5_instance_(on_b14_a1)",
    "run_dir": "runs-04501-04600/04539",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "pipesworld-notankage-network4new_all_20_5_instance_(on_b17_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "pipesworld-notankage",
      "network4new_all_20_5_instance_(on_b17_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_20_5_instance_(on_b17_a4)",
    "run_dir": "runs-04501-04600/04540",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "pipesworld-notankage-network4new_all_20_5_instance_(on_b2_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "pipesworld-notankage",
      "network4new_all_20_5_instance_(on_b2_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_20_5_instance_(on_b2_a3)",
    "run_dir": "runs-04501-04600/04541",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "pipesworld-notankage-network4new_all_20_5_instance_(on_b5_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "pipesworld-notankage",
      "network4new_all_20_5_instance_(on_b5_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_20_5_instance_(on_b5_a3)",
    "run_dir": "runs-04501-04600/04542",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "pipesworld-notankage-network4new_all_20_5_instance_(on_b6_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "pipesworld-notankage",
      "network4new_all_20_5_instance_(on_b6_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_20_5_instance_(on_b6_a3)",
    "run_dir": "runs-04501-04600/04543",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "pipesworld-notankage-network4new_all_20_7_instance_(on_b10_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "pipesworld-notankage",
      "network4new_all_20_7_instance_(on_b10_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_20_7_instance_(on_b10_a3)",
    "run_dir": "runs-04501-04600/04544",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "pipesworld-notankage-network4new_all_20_7_instance_(on_b13_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "pipesworld-notankage",
      "network4new_all_20_7_instance_(on_b13_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_20_7_instance_(on_b13_a1)",
    "run_dir": "runs-04501-04600/04545",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "pipesworld-notankage-network4new_all_20_7_instance_(on_b14_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "pipesworld-notankage",
      "network4new_all_20_7_instance_(on_b14_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_20_7_instance_(on_b14_a1)",
    "run_dir": "runs-04501-04600/04546",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "pipesworld-notankage-network4new_all_20_7_instance_(on_b17_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "pipesworld-notankage",
      "network4new_all_20_7_instance_(on_b17_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_20_7_instance_(on_b17_a4)",
    "run_dir": "runs-04501-04600/04547",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "pipesworld-notankage-network4new_all_20_7_instance_(on_b2_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "pipesworld-notankage",
      "network4new_all_20_7_instance_(on_b2_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_20_7_instance_(on_b2_a3)",
    "run_dir": "runs-04501-04600/04548",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "pipesworld-notankage-network4new_all_20_7_instance_(on_b5_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "pipesworld-notankage",
      "network4new_all_20_7_instance_(on_b5_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_20_7_instance_(on_b5_a3)",
    "run_dir": "runs-04501-04600/04549",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "pipesworld-notankage-network4new_all_20_7_instance_(on_b6_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "pipesworld-notankage",
      "network4new_all_20_7_instance_(on_b6_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_20_7_instance_(on_b6_a3)",
    "run_dir": "runs-04501-04600/04550",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "pipesworld-notankage-network4new_all_22_7_instance_(on_b14_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_22_7_instance_(on_b14_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_22_7_instance_(on_b14_a4)",
    "run_dir": "runs-04501-04600/04551",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04551/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04551/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04551/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04551/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04551/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_22_7_instance_(on_b15_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_22_7_instance_(on_b15_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_22_7_instance_(on_b15_a2)",
    "run_dir": "runs-04501-04600/04552",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ed23709210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04552/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04552/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04552/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04552/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04552/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_22_7_instance_(on_b18_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_22_7_instance_(on_b18_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_22_7_instance_(on_b18_a4)",
    "run_dir": "runs-04501-04600/04553",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04553/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04553/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04553/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04553/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04553/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_22_7_instance_(on_b19_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_22_7_instance_(on_b19_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_22_7_instance_(on_b19_a3)",
    "run_dir": "runs-04501-04600/04554",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154194061210>Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_22_7_instance_(on_b6_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_22_7_instance_(on_b6_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_22_7_instance_(on_b6_a1)",
    "run_dir": "runs-04501-04600/04555",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146330bdd210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_22_7_instance_(on_b7_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_22_7_instance_(on_b7_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_22_7_instance_(on_b7_a1)",
    "run_dir": "runs-04501-04600/04556",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15042f225210>Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_22_7_instance_(on_b8_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_22_7_instance_(on_b8_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_22_7_instance_(on_b8_a1)",
    "run_dir": "runs-04501-04600/04557",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04557/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04557/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04557/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04557/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04557/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_22_8_instance_(on_b14_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_22_8_instance_(on_b14_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_22_8_instance_(on_b14_a4)",
    "run_dir": "runs-04501-04600/04558",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04558/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04558/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04558/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04558/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04558/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_22_8_instance_(on_b15_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_22_8_instance_(on_b15_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_22_8_instance_(on_b15_a2)",
    "run_dir": "runs-04501-04600/04559",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04559/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04559/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04559/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04559/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04559/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_22_8_instance_(on_b18_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_22_8_instance_(on_b18_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_22_8_instance_(on_b18_a4)",
    "run_dir": "runs-04501-04600/04560",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f678625210>Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_22_8_instance_(on_b19_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_22_8_instance_(on_b19_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_22_8_instance_(on_b19_a3)",
    "run_dir": "runs-04501-04600/04561",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04561/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04561/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04561/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04561/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04561/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_22_8_instance_(on_b3_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_22_8_instance_(on_b3_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_22_8_instance_(on_b3_a3)",
    "run_dir": "runs-04501-04600/04562",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04562/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04562/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04562/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04562/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04562/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_22_8_instance_(on_b6_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_22_8_instance_(on_b6_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_22_8_instance_(on_b6_a1)",
    "run_dir": "runs-04501-04600/04563",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04563/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04563/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04563/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04563/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04563/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_22_8_instance_(on_b7_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_22_8_instance_(on_b7_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_22_8_instance_(on_b7_a1)",
    "run_dir": "runs-04501-04600/04564",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147bbc415210>MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04564/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04564/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04564/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04564/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04564/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network4new_all_22_8_instance_(on_b8_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network4new_all_22_8_instance_(on_b8_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network4new_all_22_8_instance_(on_b8_a1)",
    "run_dir": "runs-04501-04600/04565",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1501e7bfd210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_22_2_instance_(on_b10_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_22_2_instance_(on_b10_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_22_2_instance_(on_b10_a3)",
    "run_dir": "runs-04501-04600/04566",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04566/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04566/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04566/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04566/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04566/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_22_2_instance_(on_b12_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_22_2_instance_(on_b12_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_22_2_instance_(on_b12_a1)",
    "run_dir": "runs-04501-04600/04567",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1501a4b71140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04567/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04567/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04567/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04567/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04567/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_22_4_instance_(on_b10_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_22_4_instance_(on_b10_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_22_4_instance_(on_b10_a3)",
    "run_dir": "runs-04501-04600/04568",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1475eb939140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04568/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04568/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04568/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04568/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04568/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_22_4_instance_(on_b12_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_22_4_instance_(on_b12_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_22_4_instance_(on_b12_a1)",
    "run_dir": "runs-04501-04600/04569",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04569/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04569/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04569/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04569/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04569/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_22_4_instance_(on_b13_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_22_4_instance_(on_b13_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_22_4_instance_(on_b13_a4)",
    "run_dir": "runs-04501-04600/04570",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04570/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04570/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04570/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04570/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04570/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_22_4_instance_(on_b4_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_22_4_instance_(on_b4_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_22_4_instance_(on_b4_a4)",
    "run_dir": "runs-04501-04600/04571",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145dbf3ed140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04571/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04571/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04571/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04571/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04571/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_24_3_instance_(on_b11_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_24_3_instance_(on_b11_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_24_3_instance_(on_b11_a4)",
    "run_dir": "runs-04501-04600/04572",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04572/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04572/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04572/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04572/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04572/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_24_3_instance_(on_b13_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_24_3_instance_(on_b13_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_24_3_instance_(on_b13_a4)",
    "run_dir": "runs-04501-04600/04573",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154d20995140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04573/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04573/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04573/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04573/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04573/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_24_3_instance_(on_b3_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_24_3_instance_(on_b3_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_24_3_instance_(on_b3_a2)",
    "run_dir": "runs-04501-04600/04574",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04574/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04574/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04574/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04574/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04574/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_24_5_instance_(on_b11_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_24_5_instance_(on_b11_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_24_5_instance_(on_b11_a4)",
    "run_dir": "runs-04501-04600/04575",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04575/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04575/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04575/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04575/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04575/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_24_5_instance_(on_b13_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_24_5_instance_(on_b13_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_24_5_instance_(on_b13_a4)",
    "run_dir": "runs-04501-04600/04576",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04576/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04576/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04576/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04576/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04576/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_24_5_instance_(on_b22_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_24_5_instance_(on_b22_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_24_5_instance_(on_b22_a2)",
    "run_dir": "runs-04501-04600/04577",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151998735140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04577/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04577/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04577/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04577/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04577/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_24_5_instance_(on_b3_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_24_5_instance_(on_b3_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_24_5_instance_(on_b3_a2)",
    "run_dir": "runs-04501-04600/04578",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04578/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04578/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04578/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04578/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04578/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_24_5_instance_(on_b8_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_24_5_instance_(on_b8_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_24_5_instance_(on_b8_a2)",
    "run_dir": "runs-04501-04600/04579",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04579/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04579/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04579/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04579/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04579/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_26_4_instance_(on_b12_a5)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_26_4_instance_(on_b12_a5)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_26_4_instance_(on_b12_a5)",
    "run_dir": "runs-04501-04600/04580",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04580/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04580/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04580/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04580/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04580/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_26_4_instance_(on_b17_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_26_4_instance_(on_b17_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_26_4_instance_(on_b17_a4)",
    "run_dir": "runs-04501-04600/04581",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04581/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04581/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04581/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04581/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04581/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_26_4_instance_(on_b20_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_26_4_instance_(on_b20_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_26_4_instance_(on_b20_a2)",
    "run_dir": "runs-04501-04600/04582",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154d339cd140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04582/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04582/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04582/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04582/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04582/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_26_4_instance_(on_b8_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_26_4_instance_(on_b8_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_26_4_instance_(on_b8_a3)",
    "run_dir": "runs-04501-04600/04583",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14cbe7249140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04583/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04583/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04583/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04583/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04583/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_26_6_instance_(on_b12_a5)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_26_6_instance_(on_b12_a5)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_26_6_instance_(on_b12_a5)",
    "run_dir": "runs-04501-04600/04584",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146117ecd140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04584/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04584/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04584/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04584/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04584/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_26_6_instance_(on_b17_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_26_6_instance_(on_b17_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_26_6_instance_(on_b17_a4)",
    "run_dir": "runs-04501-04600/04585",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04585/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04585/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04585/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04585/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04585/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_26_6_instance_(on_b20_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_26_6_instance_(on_b20_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_26_6_instance_(on_b20_a2)",
    "run_dir": "runs-04501-04600/04586",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04586/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04586/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04586/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04586/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04586/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_26_6_instance_(on_b6_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_26_6_instance_(on_b6_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_26_6_instance_(on_b6_a3)",
    "run_dir": "runs-04501-04600/04587",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152ff4ff1140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04587/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04587/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04587/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04587/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04587/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_26_6_instance_(on_b8_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_26_6_instance_(on_b8_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_26_6_instance_(on_b8_a3)",
    "run_dir": "runs-04501-04600/04588",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154f53ef1140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04588/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04588/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04588/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04588/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04588/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_26_6_instance_(on_b9_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_26_6_instance_(on_b9_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_26_6_instance_(on_b9_a1)",
    "run_dir": "runs-04501-04600/04589",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14eac22cd140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04589/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04589/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04589/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04589/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04589/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_28_5_instance_(on_b13_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_28_5_instance_(on_b13_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_28_5_instance_(on_b13_a3)",
    "run_dir": "runs-04501-04600/04590",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146ae1f19140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04590/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04590/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04590/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04590/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04590/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_28_5_instance_(on_b15_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_28_5_instance_(on_b15_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_28_5_instance_(on_b15_a4)",
    "run_dir": "runs-04501-04600/04591",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c689c2d140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04591/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04591/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04591/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04591/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04591/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_28_5_instance_(on_b17_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_28_5_instance_(on_b17_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_28_5_instance_(on_b17_a2)",
    "run_dir": "runs-04501-04600/04592",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f2627f9140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04592/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04592/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04592/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04592/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04592/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_28_5_instance_(on_b1_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_28_5_instance_(on_b1_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_28_5_instance_(on_b1_a4)",
    "run_dir": "runs-04501-04600/04593",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14bc0ad75140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04593/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04593/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04593/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04593/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04593/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_28_5_instance_(on_b23_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_28_5_instance_(on_b23_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_28_5_instance_(on_b23_a2)",
    "run_dir": "runs-04501-04600/04594",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04594/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04594/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04594/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04594/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04594/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_28_7_instance_(on_b13_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_28_7_instance_(on_b13_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_28_7_instance_(on_b13_a3)",
    "run_dir": "runs-04501-04600/04595",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14bbe54b5140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04595/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04595/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04595/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04595/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04595/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_28_7_instance_(on_b15_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_28_7_instance_(on_b15_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_28_7_instance_(on_b15_a4)",
    "run_dir": "runs-04501-04600/04596",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b4ebfb5140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04596/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04596/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04596/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04596/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04596/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_28_7_instance_(on_b17_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_28_7_instance_(on_b17_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_28_7_instance_(on_b17_a2)",
    "run_dir": "runs-04501-04600/04597",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b15a851140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04597/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04597/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04597/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04597/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04597/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_28_7_instance_(on_b1_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_28_7_instance_(on_b1_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_28_7_instance_(on_b1_a4)",
    "run_dir": "runs-04501-04600/04598",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04598/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04598/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04598/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04598/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04598/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_28_7_instance_(on_b22_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_28_7_instance_(on_b22_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_28_7_instance_(on_b22_a4)",
    "run_dir": "runs-04501-04600/04599",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04599/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04599/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04599/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04599/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04599/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_28_7_instance_(on_b23_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_28_7_instance_(on_b23_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_28_7_instance_(on_b23_a2)",
    "run_dir": "runs-04501-04600/04600",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04600/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04600/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04600/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04600/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04501-04600/04600/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_28_7_instance_(on_b24_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_28_7_instance_(on_b24_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_28_7_instance_(on_b24_a1)",
    "run_dir": "runs-04601-04700/04601",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04601/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04601/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04601/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04601/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04601/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_30_6_instance_(on_b11_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_30_6_instance_(on_b11_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_30_6_instance_(on_b11_a1)",
    "run_dir": "runs-04601-04700/04602",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04602/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04602/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04602/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04602/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04602/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_30_6_instance_(on_b17_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_30_6_instance_(on_b17_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_30_6_instance_(on_b17_a3)",
    "run_dir": "runs-04601-04700/04603",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146d48121140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04603/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04603/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04603/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04603/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04603/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_30_6_instance_(on_b18_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_30_6_instance_(on_b18_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_30_6_instance_(on_b18_a3)",
    "run_dir": "runs-04601-04700/04604",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152f72aa9140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04604/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04604/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04604/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04604/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04604/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_30_6_instance_(on_b20_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_30_6_instance_(on_b20_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_30_6_instance_(on_b20_a2)",
    "run_dir": "runs-04601-04700/04605",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04605/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04605/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04605/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04605/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04605/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_30_6_instance_(on_b27_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_30_6_instance_(on_b27_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_30_6_instance_(on_b27_a4)",
    "run_dir": "runs-04601-04700/04606",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1550860ed140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04606/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04606/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04606/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04606/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04606/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_30_6_instance_(on_b6_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_30_6_instance_(on_b6_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_30_6_instance_(on_b6_a4)",
    "run_dir": "runs-04601-04700/04607",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04607/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04607/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04607/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04607/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04607/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_30_8_instance_(on_b11_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_30_8_instance_(on_b11_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_30_8_instance_(on_b11_a1)",
    "run_dir": "runs-04601-04700/04608",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04608/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04608/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04608/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04608/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04608/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_30_8_instance_(on_b16_a1)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_30_8_instance_(on_b16_a1)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_30_8_instance_(on_b16_a1)",
    "run_dir": "runs-04601-04700/04609",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1474daf09140>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04609/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04609/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04609/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04609/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04609/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_30_8_instance_(on_b17_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_30_8_instance_(on_b17_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_30_8_instance_(on_b17_a3)",
    "run_dir": "runs-04601-04700/04610",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04610/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04610/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04610/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04610/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04610/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_30_8_instance_(on_b18_a3)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_30_8_instance_(on_b18_a3)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_30_8_instance_(on_b18_a3)",
    "run_dir": "runs-04601-04700/04611",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04611/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04611/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04611/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04611/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04611/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_30_8_instance_(on_b20_a2)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_30_8_instance_(on_b20_a2)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_30_8_instance_(on_b20_a2)",
    "run_dir": "runs-04601-04700/04612",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04612/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04612/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04612/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04612/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04612/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_30_8_instance_(on_b24_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_30_8_instance_(on_b24_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_30_8_instance_(on_b24_a4)",
    "run_dir": "runs-04601-04700/04613",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04613/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04613/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04613/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04613/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04613/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_30_8_instance_(on_b27_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_30_8_instance_(on_b27_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_30_8_instance_(on_b27_a4)",
    "run_dir": "runs-04601-04700/04614",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04614/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04614/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04614/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04614/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04614/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "pipesworld-notankage-network5new_all_30_8_instance_(on_b6_a4)": {
    "algorithm": "width_computation",
    "domain": "pipesworld-notankage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "pipesworld-notankage",
      "network5new_all_30_8_instance_(on_b6_a4)"
    ],
    "memory_limit": 3584,
    "problem": "network5new_all_30_8_instance_(on_b6_a4)",
    "run_dir": "runs-04601-04700/04615",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04615/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04615/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04615/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04615/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04601-04700/04615/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob1234_(communicated_image_data_objective1_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "none",
    "exit_code": 0,
    "id": [
      "rovers",
      "roverprob1234_(communicated_image_data_objective1_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_image_data_objective1_high_res)",
    "run_dir": "runs-04601-04700/04616",
    "success": 1,
    "time": 99.25798,
    "time_limit": 1800,
    "width": 1
  },
  "rovers-roverprob1234_(communicated_image_data_objective1_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1234_(communicated_image_data_objective1_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_image_data_objective1_low_res)",
    "run_dir": "runs-04801-04900/04844",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15016e2acf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04844/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04844/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04844/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04844/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04844/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob1234_(communicated_image_data_objective4_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1234_(communicated_image_data_objective4_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_image_data_objective4_colour)",
    "run_dir": "runs-04801-04900/04845",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04845/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04845/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04845/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04845/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04845/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob1234_(communicated_rock_data_waypoint0)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1234_(communicated_rock_data_waypoint0)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_rock_data_waypoint0)",
    "run_dir": "runs-04801-04900/04846",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150e066e0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04846/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04846/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04846/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04846/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04846/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob1234_(communicated_rock_data_waypoint18)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1234_(communicated_rock_data_waypoint18)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_rock_data_waypoint18)",
    "run_dir": "runs-04801-04900/04847",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04847/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04847/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04847/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04847/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04847/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob1234_(communicated_rock_data_waypoint20)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1234_(communicated_rock_data_waypoint20)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_rock_data_waypoint20)",
    "run_dir": "runs-04801-04900/04848",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fa85becf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04848/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04848/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04848/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04848/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04848/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob1234_(communicated_rock_data_waypoint21)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1234_(communicated_rock_data_waypoint21)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_rock_data_waypoint21)",
    "run_dir": "runs-04801-04900/04849",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1460165c4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04849/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04849/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04849/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04849/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04849/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob1234_(communicated_rock_data_waypoint3)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1234_(communicated_rock_data_waypoint3)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_rock_data_waypoint3)",
    "run_dir": "runs-04801-04900/04850",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154c814fcf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04850/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04850/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04850/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04850/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04850/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob1234_(communicated_rock_data_waypoint32)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1234_(communicated_rock_data_waypoint32)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_rock_data_waypoint32)",
    "run_dir": "runs-04801-04900/04851",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04851/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04851/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04851/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04851/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04851/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob1234_(communicated_rock_data_waypoint34)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1234_(communicated_rock_data_waypoint34)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_rock_data_waypoint34)",
    "run_dir": "runs-04801-04900/04852",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148f476f0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04852/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04852/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04852/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04852/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04852/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob1234_(communicated_rock_data_waypoint36)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1234_(communicated_rock_data_waypoint36)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_rock_data_waypoint36)",
    "run_dir": "runs-04801-04900/04853",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04853/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04853/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04853/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04853/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04853/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob1234_(communicated_rock_data_waypoint37)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1234_(communicated_rock_data_waypoint37)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_rock_data_waypoint37)",
    "run_dir": "runs-04801-04900/04854",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f5cbd6cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04854/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04854/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04854/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04854/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04854/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob1234_(communicated_rock_data_waypoint4)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1234_(communicated_rock_data_waypoint4)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_rock_data_waypoint4)",
    "run_dir": "runs-04801-04900/04855",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04855/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04855/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04855/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04855/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04855/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob1234_(communicated_soil_data_waypoint10)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1234_(communicated_soil_data_waypoint10)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_soil_data_waypoint10)",
    "run_dir": "runs-04801-04900/04856",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04856/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04856/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04856/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04856/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04856/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob1234_(communicated_soil_data_waypoint11)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1234_(communicated_soil_data_waypoint11)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_soil_data_waypoint11)",
    "run_dir": "runs-04801-04900/04857",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14afb9120f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04857/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04857/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04857/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04857/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04857/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob1234_(communicated_soil_data_waypoint12)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1234_(communicated_soil_data_waypoint12)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_soil_data_waypoint12)",
    "run_dir": "runs-04801-04900/04858",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15382dd3cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04858/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04858/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04858/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04858/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04858/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob1234_(communicated_soil_data_waypoint14)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1234_(communicated_soil_data_waypoint14)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_soil_data_waypoint14)",
    "run_dir": "runs-04801-04900/04859",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c7404f4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04859/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04859/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04859/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04859/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04859/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob1234_(communicated_soil_data_waypoint2)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "none",
    "exit_code": 0,
    "id": [
      "rovers",
      "roverprob1234_(communicated_soil_data_waypoint2)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_soil_data_waypoint2)",
    "run_dir": "runs-04601-04700/04618",
    "success": 1,
    "time": 97.93306,
    "time_limit": 1800,
    "width": 1
  },
  "rovers-roverprob1234_(communicated_soil_data_waypoint22)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1234_(communicated_soil_data_waypoint22)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_soil_data_waypoint22)",
    "run_dir": "runs-04801-04900/04860",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04860/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04860/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04860/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04860/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04860/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob1234_(communicated_soil_data_waypoint34)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1234_(communicated_soil_data_waypoint34)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_soil_data_waypoint34)",
    "run_dir": "runs-04801-04900/04861",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04861/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04861/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04861/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04861/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04861/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob1234_(communicated_soil_data_waypoint36)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1234_(communicated_soil_data_waypoint36)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_soil_data_waypoint36)",
    "run_dir": "runs-04801-04900/04862",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d991c14f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04862/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04862/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04862/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04862/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04862/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob1234_(communicated_soil_data_waypoint39)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1234_(communicated_soil_data_waypoint39)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_soil_data_waypoint39)",
    "run_dir": "runs-04801-04900/04863",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151488608f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04863/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04863/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04863/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04863/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04863/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob1234_(communicated_soil_data_waypoint7)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1234_(communicated_soil_data_waypoint7)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1234_(communicated_soil_data_waypoint7)",
    "run_dir": "runs-04801-04900/04864",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04864/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04864/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04864/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04864/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04864/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob1243_(communicated_image_data_objective3_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1243_(communicated_image_data_objective3_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1243_(communicated_image_data_objective3_high_res)",
    "run_dir": "runs-04701-04800/04795",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1481e009cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04795/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04795/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04795/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04795/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04795/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob1243_(communicated_image_data_objective4_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1243_(communicated_image_data_objective4_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1243_(communicated_image_data_objective4_high_res)",
    "run_dir": "runs-04701-04800/04796",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04796/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04796/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04796/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04796/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04796/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob1243_(communicated_image_data_objective7_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1243_(communicated_image_data_objective7_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1243_(communicated_image_data_objective7_colour)",
    "run_dir": "runs-04701-04800/04797",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04797/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04797/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04797/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04797/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04797/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob1243_(communicated_rock_data_waypoint24)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1243_(communicated_rock_data_waypoint24)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1243_(communicated_rock_data_waypoint24)",
    "run_dir": "runs-04701-04800/04798",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1488dcf40f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04798/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04798/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04798/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04798/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04798/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob1243_(communicated_rock_data_waypoint33)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1243_(communicated_rock_data_waypoint33)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1243_(communicated_rock_data_waypoint33)",
    "run_dir": "runs-04701-04800/04799",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148447e54f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04799/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04799/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04799/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04799/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04799/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob1243_(communicated_rock_data_waypoint9)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1243_(communicated_rock_data_waypoint9)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1243_(communicated_rock_data_waypoint9)",
    "run_dir": "runs-04701-04800/04800",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04800/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04800/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04800/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04800/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04800/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob1243_(communicated_soil_data_waypoint0)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1243_(communicated_soil_data_waypoint0)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1243_(communicated_soil_data_waypoint0)",
    "run_dir": "runs-04801-04900/04801",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150cb7990f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04801/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04801/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04801/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04801/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04801/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob1243_(communicated_soil_data_waypoint12)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1243_(communicated_soil_data_waypoint12)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1243_(communicated_soil_data_waypoint12)",
    "run_dir": "runs-04801-04900/04802",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04802/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04802/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04802/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04802/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04802/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob1243_(communicated_soil_data_waypoint14)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1243_(communicated_soil_data_waypoint14)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1243_(communicated_soil_data_waypoint14)",
    "run_dir": "runs-04801-04900/04803",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1525d2a2cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04803/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04803/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04803/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04803/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04803/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob1243_(communicated_soil_data_waypoint16)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1243_(communicated_soil_data_waypoint16)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1243_(communicated_soil_data_waypoint16)",
    "run_dir": "runs-04801-04900/04804",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04804/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04804/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04804/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04804/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04804/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 120, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob1243_(communicated_soil_data_waypoint18)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1243_(communicated_soil_data_waypoint18)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1243_(communicated_soil_data_waypoint18)",
    "run_dir": "runs-04801-04900/04805",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1473b9214f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04805/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04805/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04805/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04805/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04805/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob1243_(communicated_soil_data_waypoint23)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1243_(communicated_soil_data_waypoint23)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1243_(communicated_soil_data_waypoint23)",
    "run_dir": "runs-04801-04900/04806",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04806/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04806/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04806/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04806/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04806/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob1243_(communicated_soil_data_waypoint34)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1243_(communicated_soil_data_waypoint34)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1243_(communicated_soil_data_waypoint34)",
    "run_dir": "runs-04801-04900/04807",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1529c7e24f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04807/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04807/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04807/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04807/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04807/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob1243_(communicated_soil_data_waypoint6)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob1243_(communicated_soil_data_waypoint6)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1243_(communicated_soil_data_waypoint6)",
    "run_dir": "runs-04801-04900/04808",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1486f9674f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04808/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04808/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04808/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04808/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04808/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob1423_(communicated_image_data_objective0_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob1423_(communicated_image_data_objective0_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1423_(communicated_image_data_objective0_high_res)",
    "run_dir": "runs-04601-04700/04651",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob1423_(communicated_image_data_objective0_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob1423_(communicated_image_data_objective0_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1423_(communicated_image_data_objective0_low_res)",
    "run_dir": "runs-04601-04700/04652",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob1423_(communicated_image_data_objective2_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob1423_(communicated_image_data_objective2_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1423_(communicated_image_data_objective2_low_res)",
    "run_dir": "runs-04601-04700/04653",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob1423_(communicated_rock_data_waypoint4)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob1423_(communicated_rock_data_waypoint4)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1423_(communicated_rock_data_waypoint4)",
    "run_dir": "runs-04601-04700/04654",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob1423_(communicated_rock_data_waypoint5)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob1423_(communicated_rock_data_waypoint5)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1423_(communicated_rock_data_waypoint5)",
    "run_dir": "runs-04601-04700/04655",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob1423_(communicated_soil_data_waypoint1)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob1423_(communicated_soil_data_waypoint1)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1423_(communicated_soil_data_waypoint1)",
    "run_dir": "runs-04601-04700/04656",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob1423_(communicated_soil_data_waypoint3)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob1423_(communicated_soil_data_waypoint3)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1423_(communicated_soil_data_waypoint3)",
    "run_dir": "runs-04601-04700/04657",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob1423_(communicated_soil_data_waypoint4)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob1423_(communicated_soil_data_waypoint4)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1423_(communicated_soil_data_waypoint4)",
    "run_dir": "runs-04601-04700/04658",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob1425_(communicated_image_data_objective0_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob1425_(communicated_image_data_objective0_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1425_(communicated_image_data_objective0_colour)",
    "run_dir": "runs-04701-04800/04705",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob1425_(communicated_image_data_objective0_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob1425_(communicated_image_data_objective0_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1425_(communicated_image_data_objective0_low_res)",
    "run_dir": "runs-04701-04800/04706",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob1425_(communicated_image_data_objective2_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob1425_(communicated_image_data_objective2_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1425_(communicated_image_data_objective2_low_res)",
    "run_dir": "runs-04701-04800/04707",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob1425_(communicated_rock_data_waypoint4)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob1425_(communicated_rock_data_waypoint4)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1425_(communicated_rock_data_waypoint4)",
    "run_dir": "runs-04701-04800/04708",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob1425_(communicated_rock_data_waypoint5)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob1425_(communicated_rock_data_waypoint5)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1425_(communicated_rock_data_waypoint5)",
    "run_dir": "runs-04701-04800/04709",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob1425_(communicated_rock_data_waypoint8)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob1425_(communicated_rock_data_waypoint8)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1425_(communicated_rock_data_waypoint8)",
    "run_dir": "runs-04701-04800/04710",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob1425_(communicated_soil_data_waypoint3)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob1425_(communicated_soil_data_waypoint3)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1425_(communicated_soil_data_waypoint3)",
    "run_dir": "runs-04701-04800/04711",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob1425_(communicated_soil_data_waypoint6)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob1425_(communicated_soil_data_waypoint6)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob1425_(communicated_soil_data_waypoint6)",
    "run_dir": "runs-04701-04800/04712",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob2006_(communicated_image_data_objective0_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective0_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective0_colour)",
    "run_dir": "runs-05201-05300/05266",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05266/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05266/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05266/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05266/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05266/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective0_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective0_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective0_high_res)",
    "run_dir": "runs-05201-05300/05267",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05267/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05267/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05267/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05267/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05267/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective0_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective0_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective0_low_res)",
    "run_dir": "runs-05301-05400/05384",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05384/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05384/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05384/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05384/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05384/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective10_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective10_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective10_colour)",
    "run_dir": "runs-05301-05400/05385",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05385/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05385/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05385/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05385/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05385/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective10_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective10_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective10_high_res)",
    "run_dir": "runs-05301-05400/05386",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05386/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05386/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05386/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05386/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05386/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective10_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective10_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective10_low_res)",
    "run_dir": "runs-05301-05400/05387",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05387/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05387/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05387/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05387/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05387/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective11_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective11_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective11_high_res)",
    "run_dir": "runs-05101-05200/05107",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05107/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05107/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05107/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05107/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05107/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective11_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective11_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective11_low_res)",
    "run_dir": "runs-05301-05400/05322",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05322/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05322/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05322/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05322/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05322/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective12_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective12_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective12_colour)",
    "run_dir": "runs-05201-05300/05211",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05211/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05211/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05211/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05211/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05211/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective12_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective12_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective12_high_res)",
    "run_dir": "runs-05301-05400/05323",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1543d6488f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05323/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05323/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05323/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05323/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05323/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective12_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective12_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective12_low_res)",
    "run_dir": "runs-05301-05400/05324",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05324/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05324/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05324/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05324/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05324/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective13_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective13_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective13_high_res)",
    "run_dir": "runs-05301-05400/05325",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05325/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05325/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05325/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05325/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05325/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective13_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective13_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective13_low_res)",
    "run_dir": "runs-05301-05400/05326",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05326/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05326/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05326/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05326/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05326/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective1_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective1_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective1_colour)",
    "run_dir": "runs-05201-05300/05270",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05270/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05270/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05270/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05270/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05270/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective1_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective1_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective1_high_res)",
    "run_dir": "runs-05301-05400/05327",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1508d4200f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05327/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05327/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05327/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05327/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05327/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective1_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective1_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective1_low_res)",
    "run_dir": "runs-05101-05200/05169",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05169/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05169/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05169/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05169/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05169/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective2_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective2_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective2_colour)",
    "run_dir": "runs-05301-05400/05388",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152cad5b8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05388/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05388/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05388/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05388/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05388/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective2_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective2_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective2_high_res)",
    "run_dir": "runs-05201-05300/05214",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05214/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05214/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05214/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05214/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05214/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective2_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective2_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective2_low_res)",
    "run_dir": "runs-05301-05400/05328",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147c6ed58f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05328/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05328/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05328/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05328/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05328/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective3_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective3_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective3_colour)",
    "run_dir": "runs-05301-05400/05389",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05389/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05389/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05389/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05389/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05389/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective3_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective3_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective3_high_res)",
    "run_dir": "runs-05101-05200/05170",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05170/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05170/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05170/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05170/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05170/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective3_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective3_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective3_low_res)",
    "run_dir": "runs-05201-05300/05272",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05272/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05272/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05272/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05272/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05272/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective4_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective4_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective4_colour)",
    "run_dir": "runs-05301-05400/05390",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05390/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05390/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05390/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05390/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05390/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective4_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective4_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective4_high_res)",
    "run_dir": "runs-05301-05400/05391",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150a5d0c0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05391/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05391/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05391/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05391/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05391/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective4_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective4_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective4_low_res)",
    "run_dir": "runs-05301-05400/05392",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05392/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05392/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05392/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05392/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05392/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective5_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective5_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective5_colour)",
    "run_dir": "runs-05001-05100/05075",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05075/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05075/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05075/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05075/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05075/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective5_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective5_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective5_high_res)",
    "run_dir": "runs-05201-05300/05276",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05276/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05276/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05276/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05276/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05276/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective5_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective5_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective5_low_res)",
    "run_dir": "runs-05301-05400/05393",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05393/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05393/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05393/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05393/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05393/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective6_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective6_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective6_colour)",
    "run_dir": "runs-05301-05400/05394",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ca73bbcf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05394/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05394/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05394/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05394/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05394/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective6_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective6_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective6_high_res)",
    "run_dir": "runs-05301-05400/05331",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15289c368f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05331/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05331/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05331/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05331/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05331/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective6_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective6_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective6_low_res)",
    "run_dir": "runs-05301-05400/05395",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05395/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05395/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05395/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05395/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05395/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective7_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective7_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective7_colour)",
    "run_dir": "runs-05301-05400/05396",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05396/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05396/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05396/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05396/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05396/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective7_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective7_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective7_high_res)",
    "run_dir": "runs-05301-05400/05397",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05397/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05397/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05397/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05397/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05397/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective7_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective7_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective7_low_res)",
    "run_dir": "runs-05301-05400/05398",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1494d5448f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05398/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05398/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05398/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05398/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05398/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective8_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective8_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective8_colour)",
    "run_dir": "runs-05301-05400/05399",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146650894f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05399/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05399/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05399/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05399/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05399/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective8_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective8_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective8_high_res)",
    "run_dir": "runs-05301-05400/05400",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151eb5278f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05400/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05400/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05400/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05400/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05400/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective8_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective8_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective8_low_res)",
    "run_dir": "runs-05401-05500/05401",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05401/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05401/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05401/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05401/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05401/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective9_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective9_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective9_colour)",
    "run_dir": "runs-05401-05500/05402",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f41a2d4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05402/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05402/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05402/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05402/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05402/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective9_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective9_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective9_high_res)",
    "run_dir": "runs-05401-05500/05403",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ff7dca0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05403/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05403/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05403/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05403/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05403/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_image_data_objective9_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_image_data_objective9_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_image_data_objective9_low_res)",
    "run_dir": "runs-05401-05500/05404",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15005a4c0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05404/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05404/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05404/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05404/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05404/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint1)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint1)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint1)",
    "run_dir": "runs-05201-05300/05282",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05282/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05282/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05282/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05282/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05282/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint10)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint10)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint10)",
    "run_dir": "runs-05201-05300/05283",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148437384f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05283/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05283/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05283/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05283/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05283/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint11)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint11)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint11)",
    "run_dir": "runs-05301-05400/05332",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05332/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05332/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05332/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05332/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05332/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint12)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint12)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint12)",
    "run_dir": "runs-05201-05300/05284",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14addb03cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05284/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05284/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05284/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05284/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05284/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint13)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint13)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint13)",
    "run_dir": "runs-05201-05300/05221",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05221/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05221/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05221/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05221/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05221/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint14)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint14)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint14)",
    "run_dir": "runs-05201-05300/05285",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14aa11728f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05285/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05285/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05285/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05285/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05285/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint15)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint15)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint15)",
    "run_dir": "runs-05301-05400/05333",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05333/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05333/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05333/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05333/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05333/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint16)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint16)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint16)",
    "run_dir": "runs-05401-05500/05405",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05405/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05405/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05405/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05405/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05405/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint17)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint17)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint17)",
    "run_dir": "runs-05401-05500/05406",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05406/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05406/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05406/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05406/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05406/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint18)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint18)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint18)",
    "run_dir": "runs-05001-05100/05001",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14feebce4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05001/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05001/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05001/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05001/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05001/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint19)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint19)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint19)",
    "run_dir": "runs-05401-05500/05407",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05407/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05407/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05407/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05407/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05407/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint2)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint2)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint2)",
    "run_dir": "runs-05001-05100/05083",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a21cf08f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05083/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05083/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05083/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05083/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05083/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint20)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint20)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint20)",
    "run_dir": "runs-05201-05300/05223",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05223/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05223/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05223/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05223/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05223/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint21)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint21)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint21)",
    "run_dir": "runs-05001-05100/05039",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d531b68f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05039/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05039/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05039/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05039/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05039/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint22)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint22)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint22)",
    "run_dir": "runs-05401-05500/05408",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05408/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05408/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05408/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05408/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05408/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint23)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint23)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint23)",
    "run_dir": "runs-05401-05500/05409",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05409/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05409/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05409/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05409/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05409/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint24)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint24)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint24)",
    "run_dir": "runs-05401-05500/05410",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05410/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05410/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05410/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05410/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05410/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint25)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint25)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint25)",
    "run_dir": "runs-05401-05500/05411",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05411/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05411/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05411/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05411/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05411/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint26)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint26)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint26)",
    "run_dir": "runs-05401-05500/05412",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05412/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05412/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05412/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05412/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05412/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint28)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint28)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint28)",
    "run_dir": "runs-05201-05300/05288",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05288/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05288/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05288/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05288/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05288/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint29)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint29)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint29)",
    "run_dir": "runs-05201-05300/05289",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05289/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05289/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05289/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05289/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05289/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint3)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint3)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint3)",
    "run_dir": "runs-05301-05400/05336",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05336/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05336/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05336/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05336/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05336/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint31)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint31)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint31)",
    "run_dir": "runs-05201-05300/05290",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05290/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05290/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05290/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05290/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05290/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint32)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint32)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint32)",
    "run_dir": "runs-05101-05200/05180",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05180/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05180/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05180/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05180/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05180/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint33)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint33)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint33)",
    "run_dir": "runs-05201-05300/05291",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05291/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05291/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05291/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05291/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05291/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint34)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint34)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint34)",
    "run_dir": "runs-05001-05100/05084",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05084/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05084/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05084/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05084/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05084/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint35)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint35)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint35)",
    "run_dir": "runs-05201-05300/05292",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05292/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05292/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05292/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05292/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05292/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint36)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint36)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint36)",
    "run_dir": "runs-05101-05200/05124",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05124/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05124/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05124/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05124/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05124/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint37)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint37)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint37)",
    "run_dir": "runs-05301-05400/05337",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149b8a970f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05337/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05337/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05337/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05337/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05337/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint38)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint38)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint38)",
    "run_dir": "runs-05001-05100/05043",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c9276f4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05043/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05043/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05043/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05043/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05043/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint39)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint39)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint39)",
    "run_dir": "runs-05401-05500/05413",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146502948f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05413/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05413/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05413/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05413/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05413/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint4)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint4)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint4)",
    "run_dir": "runs-05201-05300/05225",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05225/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05225/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05225/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05225/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05225/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint40)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint40)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint40)",
    "run_dir": "runs-05101-05200/05182",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1468e3740f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05182/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05182/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05182/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05182/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05182/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint41)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint41)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint41)",
    "run_dir": "runs-05001-05100/05005",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147fbc258f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05005/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05005/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05005/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05005/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05005/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint42)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint42)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint42)",
    "run_dir": "runs-05201-05300/05226",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05226/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05226/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05226/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05226/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05226/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint43)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint43)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint43)",
    "run_dir": "runs-05101-05200/05127",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1533f4a5cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05127/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05127/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05127/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05127/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05127/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint44)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint44)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint44)",
    "run_dir": "runs-05101-05200/05128",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15323e73cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05128/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05128/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05128/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05128/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05128/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint45)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint45)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint45)",
    "run_dir": "runs-05301-05400/05338",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05338/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05338/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05338/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05338/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05338/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint46)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint46)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint46)",
    "run_dir": "runs-05101-05200/05184",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d1f6ce8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05184/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05184/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05184/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05184/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05184/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint47)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint47)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint47)",
    "run_dir": "runs-05401-05500/05414",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1543d52d4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05414/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05414/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05414/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05414/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05414/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint49)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint49)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint49)",
    "run_dir": "runs-05101-05200/05130",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05130/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05130/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05130/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05130/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05130/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint5)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint5)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint5)",
    "run_dir": "runs-05401-05500/05415",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05415/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05415/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05415/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05415/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05415/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint50)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint50)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint50)",
    "run_dir": "runs-05201-05300/05227",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05227/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05227/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05227/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05227/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05227/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint51)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint51)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint51)",
    "run_dir": "runs-05401-05500/05416",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05416/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05416/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05416/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05416/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05416/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint52)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint52)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint52)",
    "run_dir": "runs-05101-05200/05133",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05133/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05133/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05133/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05133/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05133/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint53)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint53)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint53)",
    "run_dir": "runs-05001-05100/05088",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e5b05e0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05088/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05088/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05088/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05088/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05088/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint54)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint54)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint54)",
    "run_dir": "runs-05401-05500/05417",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05417/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05417/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05417/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05417/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05417/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint55)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint55)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint55)",
    "run_dir": "runs-05301-05400/05339",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05339/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05339/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05339/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05339/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05339/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint56)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint56)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint56)",
    "run_dir": "runs-05401-05500/05418",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15535cfe8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05418/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05418/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05418/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05418/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05418/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint57)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint57)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint57)",
    "run_dir": "runs-05101-05200/05134",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05134/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05134/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05134/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05134/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05134/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint58)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint58)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint58)",
    "run_dir": "runs-05401-05500/05419",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c7d282cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05419/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05419/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05419/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05419/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05419/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint59)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint59)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint59)",
    "run_dir": "runs-05201-05300/05231",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05231/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05231/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05231/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05231/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05231/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint60)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint60)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint60)",
    "run_dir": "runs-05001-05100/05089",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05089/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05089/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05089/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05089/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05089/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint61)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint61)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint61)",
    "run_dir": "runs-05401-05500/05420",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153e4a0acf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05420/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05420/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05420/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05420/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05420/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint63)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint63)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint63)",
    "run_dir": "runs-05401-05500/05421",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05421/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05421/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05421/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05421/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05421/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint64)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint64)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint64)",
    "run_dir": "runs-05401-05500/05422",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05422/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05422/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05422/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05422/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05422/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint65)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint65)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint65)",
    "run_dir": "runs-05201-05300/05232",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05232/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05232/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05232/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05232/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05232/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint66)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint66)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint66)",
    "run_dir": "runs-05401-05500/05423",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05423/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05423/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05423/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05423/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05423/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint67)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint67)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint67)",
    "run_dir": "runs-05301-05400/05342",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150781978f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05342/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05342/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05342/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05342/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05342/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint68)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint68)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint68)",
    "run_dir": "runs-05401-05500/05424",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05424/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05424/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05424/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05424/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05424/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint69)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint69)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint69)",
    "run_dir": "runs-05401-05500/05425",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05425/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05425/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05425/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05425/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05425/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint7)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint7)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint7)",
    "run_dir": "runs-05401-05500/05426",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14593c2acf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05426/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05426/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05426/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05426/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05426/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint70)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint70)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint70)",
    "run_dir": "runs-05401-05500/05427",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05427/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05427/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05427/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05427/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05427/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint72)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint72)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint72)",
    "run_dir": "runs-05101-05200/05139",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05139/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05139/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05139/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05139/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05139/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint74)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint74)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint74)",
    "run_dir": "runs-05301-05400/05343",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05343/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05343/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05343/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05343/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05343/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint75)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint75)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint75)",
    "run_dir": "runs-05401-05500/05428",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05428/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05428/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05428/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05428/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05428/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint76)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint76)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint76)",
    "run_dir": "runs-05201-05300/05297",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148c0f380f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05297/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05297/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05297/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05297/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05297/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint77)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint77)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint77)",
    "run_dir": "runs-05301-05400/05344",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05344/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05344/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05344/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05344/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05344/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint78)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint78)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint78)",
    "run_dir": "runs-05301-05400/05345",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151cbc274f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05345/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05345/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05345/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05345/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05345/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint79)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint79)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint79)",
    "run_dir": "runs-05401-05500/05429",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c9dcbe8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05429/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05429/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05429/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05429/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05429/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint8)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint8)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint8)",
    "run_dir": "runs-05401-05500/05430",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05430/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05430/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05430/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05430/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05430/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint80)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint80)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint80)",
    "run_dir": "runs-05401-05500/05431",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05431/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05431/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05431/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05431/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05431/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint81)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint81)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint81)",
    "run_dir": "runs-05201-05300/05238",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146a96978f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05238/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05238/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05238/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05238/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05238/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint82)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint82)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint82)",
    "run_dir": "runs-05401-05500/05432",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1520ff308f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05432/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05432/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05432/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05432/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05432/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint83)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint83)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint83)",
    "run_dir": "runs-05201-05300/05299",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05299/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05299/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05299/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05299/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05299/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint84)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint84)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint84)",
    "run_dir": "runs-05401-05500/05433",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1464ebbd4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05433/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05433/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05433/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05433/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05433/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint85)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint85)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint85)",
    "run_dir": "runs-05201-05300/05300",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146dcf8e8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05300/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05300/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05300/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05300/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05300/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint86)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint86)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint86)",
    "run_dir": "runs-05401-05500/05434",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05434/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05434/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05434/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05434/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05434/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint87)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint87)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint87)",
    "run_dir": "runs-05401-05500/05435",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fa7e050f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05435/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05435/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05435/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05435/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05435/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint88)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint88)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint88)",
    "run_dir": "runs-05301-05400/05301",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05301/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05301/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05301/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05301/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05301/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint89)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint89)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint89)",
    "run_dir": "runs-05401-05500/05436",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148760360f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05436/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05436/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05436/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05436/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05436/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint9)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint9)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint9)",
    "run_dir": "runs-05101-05200/05140",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ea55aa4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05140/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05140/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05140/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05140/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05140/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint91)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint91)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint91)",
    "run_dir": "runs-05401-05500/05437",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05437/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05437/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05437/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05437/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05437/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint92)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint92)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint92)",
    "run_dir": "runs-05401-05500/05438",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05438/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05438/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05438/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05438/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05438/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint94)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint94)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint94)",
    "run_dir": "runs-05401-05500/05439",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151767aa4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05439/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05439/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05439/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05439/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05439/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint97)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint97)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint97)",
    "run_dir": "runs-05401-05500/05440",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05440/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05440/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05440/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05440/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05440/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_rock_data_waypoint98)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_rock_data_waypoint98)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_rock_data_waypoint98)",
    "run_dir": "runs-05401-05500/05441",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146a89384f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05441/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05441/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05441/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05441/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05441/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint0)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint0)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint0)",
    "run_dir": "runs-05301-05400/05302",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05302/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05302/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05302/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05302/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05302/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint1)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint1)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint1)",
    "run_dir": "runs-05301-05400/05348",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1463abcbcf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05348/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05348/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05348/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05348/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05348/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint10)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint10)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint10)",
    "run_dir": "runs-05401-05500/05442",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05442/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05442/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05442/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05442/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05442/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint11)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint11)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint11)",
    "run_dir": "runs-05201-05300/05243",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05243/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05243/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05243/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05243/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05243/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint12)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint12)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint12)",
    "run_dir": "runs-05301-05400/05304",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154cd5b28f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05304/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05304/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05304/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05304/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05304/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint13)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint13)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint13)",
    "run_dir": "runs-05301-05400/05349",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152f41224f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05349/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05349/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05349/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05349/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05349/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint14)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint14)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint14)",
    "run_dir": "runs-05301-05400/05350",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14efafe00f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05350/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05350/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05350/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05350/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05350/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint15)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint15)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint15)",
    "run_dir": "runs-05101-05200/05144",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1545222fcf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05144/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05144/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05144/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05144/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05144/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint16)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint16)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint16)",
    "run_dir": "runs-05101-05200/05192",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05192/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05192/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05192/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05192/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05192/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint17)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint17)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint17)",
    "run_dir": "runs-05001-05100/05091",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05091/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05091/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05091/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05091/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05091/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint18)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint18)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint18)",
    "run_dir": "runs-05301-05400/05305",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05305/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05305/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05305/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05305/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05305/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint19)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint19)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint19)",
    "run_dir": "runs-05301-05400/05351",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fc33a4cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05351/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05351/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05351/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05351/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05351/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint2)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint2)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint2)",
    "run_dir": "runs-05301-05400/05352",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05352/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05352/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05352/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05352/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05352/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint20)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint20)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint20)",
    "run_dir": "runs-05401-05500/05443",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d15378cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05443/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05443/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05443/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05443/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05443/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint21)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint21)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint21)",
    "run_dir": "runs-05301-05400/05354",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148ca1b40f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05354/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05354/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05354/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05354/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05354/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint22)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint22)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint22)",
    "run_dir": "runs-05201-05300/05246",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a57d734f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05246/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05246/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05246/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05246/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05246/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint23)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint23)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint23)",
    "run_dir": "runs-05301-05400/05355",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05355/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05355/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05355/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05355/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05355/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint24)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint24)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint24)",
    "run_dir": "runs-05301-05400/05309",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05309/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05309/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05309/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05309/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05309/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint25)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint25)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint25)",
    "run_dir": "runs-05101-05200/05148",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05148/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05148/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05148/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05148/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05148/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint26)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint26)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint26)",
    "run_dir": "runs-05001-05100/05059",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05059/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05059/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05059/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05059/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05059/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint28)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint28)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint28)",
    "run_dir": "runs-05401-05500/05444",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05444/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05444/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05444/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05444/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05444/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint29)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint29)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint29)",
    "run_dir": "runs-05401-05500/05445",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146c492d8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05445/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05445/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05445/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05445/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05445/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint3)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint3)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint3)",
    "run_dir": "runs-05301-05400/05356",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05356/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05356/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05356/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05356/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05356/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint30)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint30)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint30)",
    "run_dir": "runs-05201-05300/05247",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15529a9c4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05247/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05247/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05247/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05247/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05247/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint31)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint31)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint31)",
    "run_dir": "runs-05301-05400/05357",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05357/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05357/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05357/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05357/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05357/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint32)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint32)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint32)",
    "run_dir": "runs-05101-05200/05196",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e7d5724f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05196/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05196/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05196/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05196/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05196/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint33)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint33)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint33)",
    "run_dir": "runs-05401-05500/05446",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05446/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05446/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05446/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05446/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05446/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint34)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint34)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint34)",
    "run_dir": "runs-05301-05400/05358",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145559f2cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05358/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05358/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05358/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05358/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05358/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint35)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint35)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint35)",
    "run_dir": "runs-05201-05300/05248",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14573759cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05248/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05248/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05248/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05248/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05248/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint36)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint36)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint36)",
    "run_dir": "runs-05301-05400/05311",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05311/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05311/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05311/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05311/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05311/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint37)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint37)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint37)",
    "run_dir": "runs-05301-05400/05312",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05312/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05312/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05312/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05312/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05312/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint38)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint38)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint38)",
    "run_dir": "runs-05101-05200/05153",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05153/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05153/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05153/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05153/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05153/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint39)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint39)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint39)",
    "run_dir": "runs-05001-05100/05061",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05061/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05061/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05061/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05061/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05061/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint4)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint4)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint4)",
    "run_dir": "runs-05401-05500/05447",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05447/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05447/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05447/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05447/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05447/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint41)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint41)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint41)",
    "run_dir": "runs-05201-05300/05249",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05249/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05249/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05249/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05249/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05249/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint42)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint42)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint42)",
    "run_dir": "runs-05301-05400/05359",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05359/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05359/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05359/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05359/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05359/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint43)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint43)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint43)",
    "run_dir": "runs-05301-05400/05360",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153225d08f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05360/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05360/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05360/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05360/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05360/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint44)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint44)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint44)",
    "run_dir": "runs-05201-05300/05251",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05251/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05251/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05251/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05251/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05251/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint45)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint45)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint45)",
    "run_dir": "runs-05301-05400/05361",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05361/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05361/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05361/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05361/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05361/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint46)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint46)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint46)",
    "run_dir": "runs-05101-05200/05156",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05156/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05156/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05156/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05156/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05156/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint47)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint47)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint47)",
    "run_dir": "runs-05001-05100/05097",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05097/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05097/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05097/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05097/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05097/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint48)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint48)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint48)",
    "run_dir": "runs-05101-05200/05199",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05199/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05199/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05199/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05199/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05101-05200/05199/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint49)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint49)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint49)",
    "run_dir": "runs-05201-05300/05253",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05253/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05253/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05253/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05253/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05253/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint5)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint5)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint5)",
    "run_dir": "runs-05301-05400/05362",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1494d87e8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05362/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05362/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05362/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05362/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05362/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint50)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint50)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint50)",
    "run_dir": "runs-05301-05400/05363",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05363/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05363/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05363/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05363/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05363/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint51)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint51)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint51)",
    "run_dir": "runs-05201-05300/05254",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05254/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05254/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05254/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05254/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05254/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint52)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint52)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint52)",
    "run_dir": "runs-05001-05100/05022",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05022/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05022/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05022/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05022/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05001-05100/05022/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint53)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint53)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint53)",
    "run_dir": "runs-05401-05500/05448",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05448/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05448/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05448/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05448/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05448/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint54)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint54)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint54)",
    "run_dir": "runs-05301-05400/05314",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05314/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05314/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05314/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05314/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05314/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint55)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint55)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint55)",
    "run_dir": "runs-05201-05300/05202",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14cdf61b0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05202/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05202/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05202/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05202/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05202/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint57)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint57)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint57)",
    "run_dir": "runs-05301-05400/05364",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05364/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05364/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05364/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05364/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05364/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint58)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint58)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint58)",
    "run_dir": "runs-05301-05400/05365",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fb11614f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05365/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05365/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05365/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05365/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05365/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint59)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint59)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint59)",
    "run_dir": "runs-05401-05500/05449",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1502d065cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05449/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05449/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05449/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05449/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05449/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint6)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint6)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint6)",
    "run_dir": "runs-05301-05400/05366",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c63d424f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05366/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05366/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05366/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05366/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05366/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint60)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint60)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint60)",
    "run_dir": "runs-05401-05500/05450",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05450/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05450/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05450/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05450/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05450/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint61)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint61)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint61)",
    "run_dir": "runs-05201-05300/05258",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05258/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05258/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05258/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05258/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05258/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint62)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint62)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint62)",
    "run_dir": "runs-05301-05400/05368",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05368/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05368/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05368/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05368/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05368/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint64)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint64)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint64)",
    "run_dir": "runs-05301-05400/05316",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05316/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05316/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05316/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05316/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05316/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint65)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint65)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint65)",
    "run_dir": "runs-05301-05400/05369",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05369/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05369/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05369/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05369/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05369/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint66)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint66)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint66)",
    "run_dir": "runs-05201-05300/05203",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149cc2b2cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05203/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05203/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05203/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05203/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05203/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint67)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint67)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint67)",
    "run_dir": "runs-05301-05400/05317",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05317/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05317/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05317/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05317/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05317/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint69)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint69)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint69)",
    "run_dir": "runs-05301-05400/05370",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05370/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05370/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05370/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05370/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05370/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint7)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint7)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint7)",
    "run_dir": "runs-05301-05400/05371",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05371/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05371/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05371/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05371/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05371/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint71)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint71)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint71)",
    "run_dir": "runs-05201-05300/05260",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05260/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05260/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05260/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05260/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05260/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint74)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint74)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint74)",
    "run_dir": "runs-05301-05400/05372",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ba7a8fcf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05372/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05372/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05372/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05372/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05372/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint76)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint76)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint76)",
    "run_dir": "runs-05301-05400/05373",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05373/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05373/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05373/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05373/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05373/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint77)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint77)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint77)",
    "run_dir": "runs-05301-05400/05374",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05374/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05374/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05374/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05374/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05374/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint78)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint78)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint78)",
    "run_dir": "runs-05301-05400/05375",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05375/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05375/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05375/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05375/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05375/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint79)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint79)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint79)",
    "run_dir": "runs-05201-05300/05262",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05262/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05262/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05262/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05262/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05262/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint8)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint8)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint8)",
    "run_dir": "runs-05301-05400/05376",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05376/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05376/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05376/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05376/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05376/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint80)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint80)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint80)",
    "run_dir": "runs-05301-05400/05377",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146bd519cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05377/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05377/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05377/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05377/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05377/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint81)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint81)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint81)",
    "run_dir": "runs-05201-05300/05263",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05263/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05263/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05263/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05263/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05263/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint82)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint82)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint82)",
    "run_dir": "runs-05301-05400/05378",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f036498f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05378/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05378/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05378/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05378/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05378/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint84)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint84)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint84)",
    "run_dir": "runs-05201-05300/05264",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05264/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05264/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05264/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05264/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05264/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint85)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint85)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint85)",
    "run_dir": "runs-05301-05400/05379",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14dc603fcf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05379/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05379/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05379/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05379/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05379/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint89)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint89)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint89)",
    "run_dir": "runs-05301-05400/05380",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05380/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05380/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05380/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05380/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05380/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint9)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint9)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint9)",
    "run_dir": "runs-05201-05300/05265",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a556b4cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05265/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05265/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05265/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05265/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05201-05300/05265/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint90)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint90)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint90)",
    "run_dir": "runs-05301-05400/05381",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14714ec58f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05381/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05381/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05381/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05381/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05381/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint91)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint91)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint91)",
    "run_dir": "runs-05301-05400/05382",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05382/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05382/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05382/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05382/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05382/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint92)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint92)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint92)",
    "run_dir": "runs-05301-05400/05383",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15319e19cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05383/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05383/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05383/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05383/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05301-05400/05383/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint97)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint97)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint97)",
    "run_dir": "runs-05401-05500/05451",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05451/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05451/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05451/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05451/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05451/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2006_(communicated_soil_data_waypoint99)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2006_(communicated_soil_data_waypoint99)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2006_(communicated_soil_data_waypoint99)",
    "run_dir": "runs-05401-05500/05452",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a4f41f4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05452/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05452/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05452/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05452/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05401-05500/05452/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2312_(communicated_image_data_objective0_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob2312_(communicated_image_data_objective0_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2312_(communicated_image_data_objective0_colour)",
    "run_dir": "runs-04601-04700/04635",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob2312_(communicated_image_data_objective0_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob2312_(communicated_image_data_objective0_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2312_(communicated_image_data_objective0_low_res)",
    "run_dir": "runs-04601-04700/04636",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob2312_(communicated_image_data_objective1_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob2312_(communicated_image_data_objective1_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2312_(communicated_image_data_objective1_low_res)",
    "run_dir": "runs-04601-04700/04637",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob2312_(communicated_rock_data_waypoint0)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob2312_(communicated_rock_data_waypoint0)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2312_(communicated_rock_data_waypoint0)",
    "run_dir": "runs-04601-04700/04638",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob2312_(communicated_rock_data_waypoint2)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob2312_(communicated_rock_data_waypoint2)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2312_(communicated_rock_data_waypoint2)",
    "run_dir": "runs-04601-04700/04639",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob2312_(communicated_rock_data_waypoint3)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob2312_(communicated_rock_data_waypoint3)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2312_(communicated_rock_data_waypoint3)",
    "run_dir": "runs-04601-04700/04640",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob2312_(communicated_soil_data_waypoint1)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob2312_(communicated_soil_data_waypoint1)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2312_(communicated_soil_data_waypoint1)",
    "run_dir": "runs-04601-04700/04641",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob2312_(communicated_soil_data_waypoint2)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob2312_(communicated_soil_data_waypoint2)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2312_(communicated_soil_data_waypoint2)",
    "run_dir": "runs-04601-04700/04642",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob2312_(communicated_soil_data_waypoint4)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob2312_(communicated_soil_data_waypoint4)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2312_(communicated_soil_data_waypoint4)",
    "run_dir": "runs-04601-04700/04643",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob2312_(communicated_soil_data_waypoint5)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob2312_(communicated_soil_data_waypoint5)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2312_(communicated_soil_data_waypoint5)",
    "run_dir": "runs-04601-04700/04644",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob2413_(communicated_image_data_objective1_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2413_(communicated_image_data_objective1_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2413_(communicated_image_data_objective1_low_res)",
    "run_dir": "runs-04801-04900/04809",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04809/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04809/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04809/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04809/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04809/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob2413_(communicated_image_data_objective3_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2413_(communicated_image_data_objective3_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2413_(communicated_image_data_objective3_high_res)",
    "run_dir": "runs-04801-04900/04810",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04810/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04810/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04810/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04810/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04810/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2413_(communicated_image_data_objective6_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2413_(communicated_image_data_objective6_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2413_(communicated_image_data_objective6_low_res)",
    "run_dir": "runs-04801-04900/04811",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15221df88f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04811/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04811/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04811/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04811/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04811/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2413_(communicated_image_data_objective8_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2413_(communicated_image_data_objective8_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2413_(communicated_image_data_objective8_high_res)",
    "run_dir": "runs-04801-04900/04812",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04812/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04812/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04812/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04812/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04812/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2413_(communicated_image_data_objective9_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2413_(communicated_image_data_objective9_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2413_(communicated_image_data_objective9_high_res)",
    "run_dir": "runs-04801-04900/04813",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b15cc78f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04813/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04813/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04813/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04813/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04813/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2413_(communicated_rock_data_waypoint14)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2413_(communicated_rock_data_waypoint14)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2413_(communicated_rock_data_waypoint14)",
    "run_dir": "runs-04801-04900/04814",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04814/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04814/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04814/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04814/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04814/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2413_(communicated_rock_data_waypoint21)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2413_(communicated_rock_data_waypoint21)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2413_(communicated_rock_data_waypoint21)",
    "run_dir": "runs-04801-04900/04815",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04815/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04815/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04815/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04815/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04815/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2413_(communicated_rock_data_waypoint24)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2413_(communicated_rock_data_waypoint24)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2413_(communicated_rock_data_waypoint24)",
    "run_dir": "runs-04801-04900/04816",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a490e08f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04816/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04816/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04816/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04816/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04816/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2413_(communicated_rock_data_waypoint25)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2413_(communicated_rock_data_waypoint25)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2413_(communicated_rock_data_waypoint25)",
    "run_dir": "runs-04801-04900/04817",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04817/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04817/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04817/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04817/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04817/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2413_(communicated_rock_data_waypoint31)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2413_(communicated_rock_data_waypoint31)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2413_(communicated_rock_data_waypoint31)",
    "run_dir": "runs-04801-04900/04818",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15409bee0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04818/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04818/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04818/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04818/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04818/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2413_(communicated_rock_data_waypoint7)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2413_(communicated_rock_data_waypoint7)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2413_(communicated_rock_data_waypoint7)",
    "run_dir": "runs-04801-04900/04819",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04819/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04819/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04819/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04819/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04819/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2413_(communicated_soil_data_waypoint1)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2413_(communicated_soil_data_waypoint1)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2413_(communicated_soil_data_waypoint1)",
    "run_dir": "runs-04801-04900/04820",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04820/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04820/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04820/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04820/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04820/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2413_(communicated_soil_data_waypoint17)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2413_(communicated_soil_data_waypoint17)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2413_(communicated_soil_data_waypoint17)",
    "run_dir": "runs-04801-04900/04821",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d857544f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04821/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04821/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04821/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04821/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04821/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2413_(communicated_soil_data_waypoint18)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2413_(communicated_soil_data_waypoint18)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2413_(communicated_soil_data_waypoint18)",
    "run_dir": "runs-04801-04900/04822",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04822/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04822/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04822/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04822/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04822/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob2413_(communicated_soil_data_waypoint3)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2413_(communicated_soil_data_waypoint3)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2413_(communicated_soil_data_waypoint3)",
    "run_dir": "runs-04801-04900/04823",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147492cb8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04823/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04823/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04823/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04823/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04823/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2413_(communicated_soil_data_waypoint38)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob2413_(communicated_soil_data_waypoint38)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2413_(communicated_soil_data_waypoint38)",
    "run_dir": "runs-04801-04900/04824",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e63f830f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04824/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04824/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04824/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04824/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04824/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob2435_(communicated_image_data_objective0_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob2435_(communicated_image_data_objective0_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2435_(communicated_image_data_objective0_colour)",
    "run_dir": "runs-04601-04700/04628",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob2435_(communicated_image_data_objective0_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "rovers",
      "roverprob2435_(communicated_image_data_objective0_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2435_(communicated_image_data_objective0_high_res)",
    "run_dir": "runs-04601-04700/04629",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob2435_(communicated_image_data_objective2_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob2435_(communicated_image_data_objective2_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2435_(communicated_image_data_objective2_high_res)",
    "run_dir": "runs-04601-04700/04630",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob2435_(communicated_rock_data_waypoint0)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob2435_(communicated_rock_data_waypoint0)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2435_(communicated_rock_data_waypoint0)",
    "run_dir": "runs-04601-04700/04631",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob2435_(communicated_rock_data_waypoint1)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob2435_(communicated_rock_data_waypoint1)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2435_(communicated_rock_data_waypoint1)",
    "run_dir": "runs-04601-04700/04632",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob2435_(communicated_soil_data_waypoint1)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob2435_(communicated_soil_data_waypoint1)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2435_(communicated_soil_data_waypoint1)",
    "run_dir": "runs-04601-04700/04633",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob2435_(communicated_soil_data_waypoint2)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob2435_(communicated_soil_data_waypoint2)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob2435_(communicated_soil_data_waypoint2)",
    "run_dir": "runs-04601-04700/04634",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob3549_(communicated_image_data_objective1_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3549_(communicated_image_data_objective1_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3549_(communicated_image_data_objective1_high_res)",
    "run_dir": "runs-04901-05000/04928",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04928/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04928/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04928/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04928/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04928/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob3549_(communicated_image_data_objective3_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3549_(communicated_image_data_objective3_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3549_(communicated_image_data_objective3_colour)",
    "run_dir": "runs-04901-05000/04929",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146901608f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04929/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04929/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04929/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04929/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04929/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob3549_(communicated_image_data_objective3_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3549_(communicated_image_data_objective3_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3549_(communicated_image_data_objective3_high_res)",
    "run_dir": "runs-04901-05000/04930",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04930/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04930/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04930/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04930/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04930/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob3549_(communicated_image_data_objective5_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3549_(communicated_image_data_objective5_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3549_(communicated_image_data_objective5_high_res)",
    "run_dir": "runs-04901-05000/04931",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154b38d34f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04931/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04931/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04931/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04931/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04931/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob3549_(communicated_image_data_objective5_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3549_(communicated_image_data_objective5_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3549_(communicated_image_data_objective5_low_res)",
    "run_dir": "runs-04901-05000/04932",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04932/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04932/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04932/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04932/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04932/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob3549_(communicated_image_data_objective7_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3549_(communicated_image_data_objective7_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3549_(communicated_image_data_objective7_colour)",
    "run_dir": "runs-04901-05000/04933",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d62b3d8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04933/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04933/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04933/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04933/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04933/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob3549_(communicated_rock_data_waypoint11)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3549_(communicated_rock_data_waypoint11)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3549_(communicated_rock_data_waypoint11)",
    "run_dir": "runs-04901-05000/04934",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04934/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04934/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04934/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04934/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04934/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob3549_(communicated_rock_data_waypoint18)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3549_(communicated_rock_data_waypoint18)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3549_(communicated_rock_data_waypoint18)",
    "run_dir": "runs-04901-05000/04935",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a577e98f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04935/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04935/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04935/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04935/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04935/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob3549_(communicated_rock_data_waypoint23)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3549_(communicated_rock_data_waypoint23)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3549_(communicated_rock_data_waypoint23)",
    "run_dir": "runs-04901-05000/04936",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04936/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04936/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04936/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04936/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04936/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob3549_(communicated_rock_data_waypoint36)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3549_(communicated_rock_data_waypoint36)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3549_(communicated_rock_data_waypoint36)",
    "run_dir": "runs-04901-05000/04937",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145bd8680f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04937/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04937/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04937/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04937/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04937/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob3549_(communicated_soil_data_waypoint14)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3549_(communicated_soil_data_waypoint14)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3549_(communicated_soil_data_waypoint14)",
    "run_dir": "runs-04901-05000/04938",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e52bee4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04938/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04938/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04938/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04938/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04938/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob3549_(communicated_soil_data_waypoint2)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3549_(communicated_soil_data_waypoint2)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3549_(communicated_soil_data_waypoint2)",
    "run_dir": "runs-04901-05000/04939",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04939/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04939/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04939/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04939/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04939/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob3549_(communicated_soil_data_waypoint23)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3549_(communicated_soil_data_waypoint23)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3549_(communicated_soil_data_waypoint23)",
    "run_dir": "runs-04901-05000/04940",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04940/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04940/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04940/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04940/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04940/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob3549_(communicated_soil_data_waypoint26)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3549_(communicated_soil_data_waypoint26)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3549_(communicated_soil_data_waypoint26)",
    "run_dir": "runs-04901-05000/04941",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15506e468f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04941/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04941/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04941/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04941/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04941/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob3549_(communicated_soil_data_waypoint28)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3549_(communicated_soil_data_waypoint28)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3549_(communicated_soil_data_waypoint28)",
    "run_dir": "runs-04901-05000/04942",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1509c7654f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04942/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04942/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04942/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04942/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04942/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob3549_(communicated_soil_data_waypoint9)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3549_(communicated_soil_data_waypoint9)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3549_(communicated_soil_data_waypoint9)",
    "run_dir": "runs-04901-05000/04943",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14aa4b69cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04943/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04943/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04943/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04943/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04943/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob3652_(communicated_image_data_objective1_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3652_(communicated_image_data_objective1_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3652_(communicated_image_data_objective1_colour)",
    "run_dir": "runs-04801-04900/04865",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04865/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04865/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04865/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04865/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04865/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob3652_(communicated_image_data_objective1_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3652_(communicated_image_data_objective1_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3652_(communicated_image_data_objective1_high_res)",
    "run_dir": "runs-04801-04900/04866",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04866/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04866/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04866/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04866/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04866/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob3652_(communicated_image_data_objective2_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3652_(communicated_image_data_objective2_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3652_(communicated_image_data_objective2_colour)",
    "run_dir": "runs-04801-04900/04867",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ee06634f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04867/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04867/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04867/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04867/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04867/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob3652_(communicated_rock_data_waypoint10)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3652_(communicated_rock_data_waypoint10)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3652_(communicated_rock_data_waypoint10)",
    "run_dir": "runs-04801-04900/04868",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ef7af00f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04868/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04868/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04868/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04868/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04868/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob3652_(communicated_rock_data_waypoint2)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3652_(communicated_rock_data_waypoint2)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3652_(communicated_rock_data_waypoint2)",
    "run_dir": "runs-04801-04900/04869",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154fc13b8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04869/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04869/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04869/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04869/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04869/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob3652_(communicated_rock_data_waypoint7)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3652_(communicated_rock_data_waypoint7)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3652_(communicated_rock_data_waypoint7)",
    "run_dir": "runs-04801-04900/04870",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153203054f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04870/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04870/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04870/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04870/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04870/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob3652_(communicated_rock_data_waypoint9)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3652_(communicated_rock_data_waypoint9)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3652_(communicated_rock_data_waypoint9)",
    "run_dir": "runs-04801-04900/04871",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04871/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04871/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04871/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04871/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04871/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob3652_(communicated_soil_data_waypoint14)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3652_(communicated_soil_data_waypoint14)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3652_(communicated_soil_data_waypoint14)",
    "run_dir": "runs-04801-04900/04872",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153dc4a1cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04872/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04872/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04872/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04872/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04872/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob3652_(communicated_soil_data_waypoint16)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3652_(communicated_soil_data_waypoint16)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3652_(communicated_soil_data_waypoint16)",
    "run_dir": "runs-04801-04900/04873",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146cfc370f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04873/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04873/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04873/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04873/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04873/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob3652_(communicated_soil_data_waypoint21)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3652_(communicated_soil_data_waypoint21)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3652_(communicated_soil_data_waypoint21)",
    "run_dir": "runs-04801-04900/04874",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04874/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04874/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04874/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04874/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04874/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob3726_(communicated_image_data_objective0_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob3726_(communicated_image_data_objective0_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3726_(communicated_image_data_objective0_colour)",
    "run_dir": "runs-04601-04700/04622",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob3726_(communicated_rock_data_waypoint0)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob3726_(communicated_rock_data_waypoint0)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3726_(communicated_rock_data_waypoint0)",
    "run_dir": "runs-04601-04700/04623",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob3726_(communicated_soil_data_waypoint2)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "none",
    "exit_code": 0,
    "id": [
      "rovers",
      "roverprob3726_(communicated_soil_data_waypoint2)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3726_(communicated_soil_data_waypoint2)",
    "run_dir": "runs-04601-04700/04624",
    "success": 1,
    "time": 371.56713,
    "time_limit": 1800,
    "width": 1
  },
  "rovers-roverprob3965_(communicated_image_data_objective0_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3965_(communicated_image_data_objective0_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3965_(communicated_image_data_objective0_high_res)",
    "run_dir": "runs-04801-04900/04875",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04875/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04875/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04875/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04875/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04875/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob3965_(communicated_image_data_objective1_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3965_(communicated_image_data_objective1_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3965_(communicated_image_data_objective1_low_res)",
    "run_dir": "runs-04801-04900/04876",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x155151da4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04876/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04876/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04876/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04876/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04876/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob3965_(communicated_image_data_objective5_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3965_(communicated_image_data_objective5_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3965_(communicated_image_data_objective5_high_res)",
    "run_dir": "runs-04801-04900/04877",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04877/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04877/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04877/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04877/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04877/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob3965_(communicated_rock_data_waypoint20)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3965_(communicated_rock_data_waypoint20)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3965_(communicated_rock_data_waypoint20)",
    "run_dir": "runs-04801-04900/04878",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04878/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04878/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04878/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04878/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04878/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob3965_(communicated_rock_data_waypoint28)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3965_(communicated_rock_data_waypoint28)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3965_(communicated_rock_data_waypoint28)",
    "run_dir": "runs-04801-04900/04879",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04879/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04879/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04879/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04879/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04879/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob3965_(communicated_rock_data_waypoint6)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3965_(communicated_rock_data_waypoint6)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3965_(communicated_rock_data_waypoint6)",
    "run_dir": "runs-04801-04900/04880",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04880/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04880/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04880/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04880/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04880/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob3965_(communicated_soil_data_waypoint1)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3965_(communicated_soil_data_waypoint1)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3965_(communicated_soil_data_waypoint1)",
    "run_dir": "runs-04801-04900/04881",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152371e40f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04881/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04881/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04881/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04881/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04881/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob3965_(communicated_soil_data_waypoint11)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3965_(communicated_soil_data_waypoint11)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3965_(communicated_soil_data_waypoint11)",
    "run_dir": "runs-04801-04900/04882",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1462b440cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04882/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04882/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04882/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04882/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04882/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob3965_(communicated_soil_data_waypoint12)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3965_(communicated_soil_data_waypoint12)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3965_(communicated_soil_data_waypoint12)",
    "run_dir": "runs-04801-04900/04883",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04883/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04883/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04883/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04883/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04883/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob3965_(communicated_soil_data_waypoint2)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3965_(communicated_soil_data_waypoint2)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3965_(communicated_soil_data_waypoint2)",
    "run_dir": "runs-04801-04900/04884",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15447a0a8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04884/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04884/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04884/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04884/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04884/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob3965_(communicated_soil_data_waypoint21)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3965_(communicated_soil_data_waypoint21)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3965_(communicated_soil_data_waypoint21)",
    "run_dir": "runs-04801-04900/04885",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f8e1c28f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04885/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04885/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04885/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04885/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04885/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob3965_(communicated_soil_data_waypoint24)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3965_(communicated_soil_data_waypoint24)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3965_(communicated_soil_data_waypoint24)",
    "run_dir": "runs-04801-04900/04886",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04886/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04886/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04886/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04886/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04886/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob3965_(communicated_soil_data_waypoint25)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3965_(communicated_soil_data_waypoint25)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3965_(communicated_soil_data_waypoint25)",
    "run_dir": "runs-04801-04900/04887",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153279b90f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04887/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04887/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04887/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04887/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04887/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob3965_(communicated_soil_data_waypoint3)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob3965_(communicated_soil_data_waypoint3)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob3965_(communicated_soil_data_waypoint3)",
    "run_dir": "runs-04801-04900/04888",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154c8b178f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04888/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04888/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04888/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04888/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04888/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob4123_(communicated_image_data_objective0_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob4123_(communicated_image_data_objective0_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4123_(communicated_image_data_objective0_high_res)",
    "run_dir": "runs-04601-04700/04645",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob4123_(communicated_rock_data_waypoint2)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob4123_(communicated_rock_data_waypoint2)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4123_(communicated_rock_data_waypoint2)",
    "run_dir": "runs-04601-04700/04646",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob4123_(communicated_rock_data_waypoint3)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob4123_(communicated_rock_data_waypoint3)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4123_(communicated_rock_data_waypoint3)",
    "run_dir": "runs-04601-04700/04647",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob4123_(communicated_rock_data_waypoint4)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob4123_(communicated_rock_data_waypoint4)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4123_(communicated_rock_data_waypoint4)",
    "run_dir": "runs-04601-04700/04648",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob4123_(communicated_soil_data_waypoint1)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob4123_(communicated_soil_data_waypoint1)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4123_(communicated_soil_data_waypoint1)",
    "run_dir": "runs-04601-04700/04649",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob4123_(communicated_soil_data_waypoint4)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob4123_(communicated_soil_data_waypoint4)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4123_(communicated_soil_data_waypoint4)",
    "run_dir": "runs-04601-04700/04650",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob4132_(communicated_image_data_objective2_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob4132_(communicated_image_data_objective2_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4132_(communicated_image_data_objective2_colour)",
    "run_dir": "runs-04601-04700/04659",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob4132_(communicated_image_data_objective2_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob4132_(communicated_image_data_objective2_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4132_(communicated_image_data_objective2_low_res)",
    "run_dir": "runs-04601-04700/04660",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob4132_(communicated_rock_data_waypoint0)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob4132_(communicated_rock_data_waypoint0)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4132_(communicated_rock_data_waypoint0)",
    "run_dir": "runs-04601-04700/04661",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob4132_(communicated_rock_data_waypoint3)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob4132_(communicated_rock_data_waypoint3)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4132_(communicated_rock_data_waypoint3)",
    "run_dir": "runs-04601-04700/04662",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob4132_(communicated_rock_data_waypoint6)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob4132_(communicated_rock_data_waypoint6)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4132_(communicated_rock_data_waypoint6)",
    "run_dir": "runs-04601-04700/04663",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob4132_(communicated_soil_data_waypoint0)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob4132_(communicated_soil_data_waypoint0)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4132_(communicated_soil_data_waypoint0)",
    "run_dir": "runs-04601-04700/04664",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob4132_(communicated_soil_data_waypoint4)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob4132_(communicated_soil_data_waypoint4)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4132_(communicated_soil_data_waypoint4)",
    "run_dir": "runs-04601-04700/04665",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob4132_(communicated_soil_data_waypoint6)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob4132_(communicated_soil_data_waypoint6)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4132_(communicated_soil_data_waypoint6)",
    "run_dir": "runs-04601-04700/04666",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob4135_(communicated_image_data_objective1_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob4135_(communicated_image_data_objective1_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4135_(communicated_image_data_objective1_high_res)",
    "run_dir": "runs-04701-04800/04713",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob4135_(communicated_image_data_objective1_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob4135_(communicated_image_data_objective1_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4135_(communicated_image_data_objective1_low_res)",
    "run_dir": "runs-04701-04800/04714",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob4135_(communicated_rock_data_waypoint1)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob4135_(communicated_rock_data_waypoint1)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4135_(communicated_rock_data_waypoint1)",
    "run_dir": "runs-04701-04800/04715",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04715/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04715/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04715/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04715/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04715/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "rovers-roverprob4135_(communicated_rock_data_waypoint2)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob4135_(communicated_rock_data_waypoint2)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4135_(communicated_rock_data_waypoint2)",
    "run_dir": "runs-04701-04800/04716",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04716/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04716/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04716/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04716/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04716/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "rovers-roverprob4135_(communicated_rock_data_waypoint8)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob4135_(communicated_rock_data_waypoint8)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4135_(communicated_rock_data_waypoint8)",
    "run_dir": "runs-04701-04800/04717",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob4135_(communicated_soil_data_waypoint0)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob4135_(communicated_soil_data_waypoint0)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4135_(communicated_soil_data_waypoint0)",
    "run_dir": "runs-04701-04800/04718",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04718/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04718/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04718/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04718/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04718/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "rovers-roverprob4135_(communicated_soil_data_waypoint10)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob4135_(communicated_soil_data_waypoint10)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4135_(communicated_soil_data_waypoint10)",
    "run_dir": "runs-04701-04800/04719",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04719/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04719/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04719/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04719/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04719/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "rovers-roverprob4135_(communicated_soil_data_waypoint2)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob4135_(communicated_soil_data_waypoint2)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4135_(communicated_soil_data_waypoint2)",
    "run_dir": "runs-04701-04800/04720",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04720/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04720/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04720/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04720/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04720/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "rovers-roverprob4135_(communicated_soil_data_waypoint5)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob4135_(communicated_soil_data_waypoint5)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4135_(communicated_soil_data_waypoint5)",
    "run_dir": "runs-04701-04800/04721",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04721/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04721/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04721/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04721/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04721/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "rovers-roverprob4135_(communicated_soil_data_waypoint8)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob4135_(communicated_soil_data_waypoint8)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4135_(communicated_soil_data_waypoint8)",
    "run_dir": "runs-04701-04800/04722",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob4213_(communicated_image_data_objective1_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "none",
    "exit_code": 0,
    "id": [
      "rovers",
      "roverprob4213_(communicated_image_data_objective1_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4213_(communicated_image_data_objective1_low_res)",
    "run_dir": "runs-04601-04700/04619",
    "success": 1,
    "time": 78.91254,
    "time_limit": 1800,
    "width": 1
  },
  "rovers-roverprob4213_(communicated_rock_data_waypoint0)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "none",
    "exit_code": 0,
    "id": [
      "rovers",
      "roverprob4213_(communicated_rock_data_waypoint0)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4213_(communicated_rock_data_waypoint0)",
    "run_dir": "runs-04601-04700/04620",
    "success": 1,
    "time": 79.02678,
    "time_limit": 1800,
    "width": 1
  },
  "rovers-roverprob4213_(communicated_soil_data_waypoint0)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "none",
    "exit_code": 0,
    "id": [
      "rovers",
      "roverprob4213_(communicated_soil_data_waypoint0)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4213_(communicated_soil_data_waypoint0)",
    "run_dir": "runs-04601-04700/04621",
    "success": 1,
    "time": 77.64889,
    "time_limit": 1800,
    "width": 1
  },
  "rovers-roverprob4621_(communicated_image_data_objective2_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob4621_(communicated_image_data_objective2_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4621_(communicated_image_data_objective2_colour)",
    "run_dir": "runs-04701-04800/04747",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1499f3f9d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "rovers-roverprob4621_(communicated_image_data_objective3_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob4621_(communicated_image_data_objective3_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4621_(communicated_image_data_objective3_low_res)",
    "run_dir": "runs-04701-04800/04748",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "rovers-roverprob4621_(communicated_image_data_objective4_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob4621_(communicated_image_data_objective4_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4621_(communicated_image_data_objective4_high_res)",
    "run_dir": "runs-04701-04800/04749",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c8dea31210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "rovers-roverprob4621_(communicated_image_data_objective5_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob4621_(communicated_image_data_objective5_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4621_(communicated_image_data_objective5_colour)",
    "run_dir": "runs-04701-04800/04750",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04750/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04750/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04750/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04750/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04750/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob4621_(communicated_rock_data_waypoint2)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob4621_(communicated_rock_data_waypoint2)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4621_(communicated_rock_data_waypoint2)",
    "run_dir": "runs-04701-04800/04751",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04751/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04751/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04751/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04751/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04751/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob4621_(communicated_rock_data_waypoint4)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob4621_(communicated_rock_data_waypoint4)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4621_(communicated_rock_data_waypoint4)",
    "run_dir": "runs-04701-04800/04752",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04752/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04752/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04752/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04752/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04752/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob4621_(communicated_rock_data_waypoint5)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob4621_(communicated_rock_data_waypoint5)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4621_(communicated_rock_data_waypoint5)",
    "run_dir": "runs-04701-04800/04753",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152b14601210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "rovers-roverprob4621_(communicated_rock_data_waypoint6)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob4621_(communicated_rock_data_waypoint6)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4621_(communicated_rock_data_waypoint6)",
    "run_dir": "runs-04701-04800/04754",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e187135210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04754/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04754/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04754/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04754/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04754/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob4621_(communicated_rock_data_waypoint7)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob4621_(communicated_rock_data_waypoint7)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4621_(communicated_rock_data_waypoint7)",
    "run_dir": "runs-04701-04800/04755",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c9ab9a5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "rovers-roverprob4621_(communicated_soil_data_waypoint0)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob4621_(communicated_soil_data_waypoint0)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4621_(communicated_soil_data_waypoint0)",
    "run_dir": "runs-04701-04800/04756",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1507e81a1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "rovers-roverprob4621_(communicated_soil_data_waypoint14)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob4621_(communicated_soil_data_waypoint14)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob4621_(communicated_soil_data_waypoint14)",
    "run_dir": "runs-04701-04800/04757",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148357a9d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_image_data_objective0_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_image_data_objective0_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_image_data_objective0_colour)",
    "run_dir": "runs-04801-04900/04825",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04825/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04825/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04825/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04825/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04825/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_image_data_objective0_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_image_data_objective0_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_image_data_objective0_high_res)",
    "run_dir": "runs-04701-04800/04723",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04723/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04723/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04723/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04723/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04723/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_image_data_objective0_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_image_data_objective0_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_image_data_objective0_low_res)",
    "run_dir": "runs-04801-04900/04826",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04826/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04826/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04826/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04826/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04826/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_image_data_objective2_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_image_data_objective2_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_image_data_objective2_high_res)",
    "run_dir": "runs-04801-04900/04827",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149423780f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04827/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04827/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04827/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04827/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04827/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_image_data_objective4_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_image_data_objective4_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_image_data_objective4_high_res)",
    "run_dir": "runs-04701-04800/04725",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04725/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04725/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04725/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04725/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04725/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_image_data_objective5_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_image_data_objective5_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_image_data_objective5_colour)",
    "run_dir": "runs-04801-04900/04828",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04828/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04828/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04828/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04828/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04828/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_image_data_objective6_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_image_data_objective6_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_image_data_objective6_low_res)",
    "run_dir": "runs-04801-04900/04829",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b23ab44f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04829/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04829/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04829/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04829/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04829/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_image_data_objective8_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_image_data_objective8_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_image_data_objective8_high_res)",
    "run_dir": "runs-04801-04900/04830",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f38bf64f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04830/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04830/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04830/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04830/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04830/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_rock_data_waypoint1)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob5142_(communicated_rock_data_waypoint1)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_rock_data_waypoint1)",
    "run_dir": "runs-04701-04800/04726",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob5142_(communicated_rock_data_waypoint10)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_rock_data_waypoint10)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_rock_data_waypoint10)",
    "run_dir": "runs-04701-04800/04727",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04727/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04727/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04727/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04727/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04727/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_rock_data_waypoint15)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_rock_data_waypoint15)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_rock_data_waypoint15)",
    "run_dir": "runs-04801-04900/04831",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150587244f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04831/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04831/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04831/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04831/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04831/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_rock_data_waypoint18)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_rock_data_waypoint18)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_rock_data_waypoint18)",
    "run_dir": "runs-04801-04900/04832",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14dc11d28f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04832/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04832/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04832/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04832/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04832/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_rock_data_waypoint2)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_rock_data_waypoint2)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_rock_data_waypoint2)",
    "run_dir": "runs-04801-04900/04833",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150e010a8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04833/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04833/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04833/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04833/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04833/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_rock_data_waypoint20)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_rock_data_waypoint20)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_rock_data_waypoint20)",
    "run_dir": "runs-04801-04900/04834",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04834/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04834/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04834/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04834/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04834/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_rock_data_waypoint27)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_rock_data_waypoint27)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_rock_data_waypoint27)",
    "run_dir": "runs-04801-04900/04835",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14dc2eae4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04835/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04835/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04835/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04835/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04835/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_rock_data_waypoint3)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_rock_data_waypoint3)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_rock_data_waypoint3)",
    "run_dir": "runs-04701-04800/04728",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04728/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04728/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04728/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04728/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04728/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_rock_data_waypoint5)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_rock_data_waypoint5)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_rock_data_waypoint5)",
    "run_dir": "runs-04701-04800/04729",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04729/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04729/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04729/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04729/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04729/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_rock_data_waypoint9)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_rock_data_waypoint9)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_rock_data_waypoint9)",
    "run_dir": "runs-04801-04900/04836",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04836/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04836/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04836/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04836/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04836/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_soil_data_waypoint1)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob5142_(communicated_soil_data_waypoint1)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_soil_data_waypoint1)",
    "run_dir": "runs-04701-04800/04730",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob5142_(communicated_soil_data_waypoint21)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_soil_data_waypoint21)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_soil_data_waypoint21)",
    "run_dir": "runs-04801-04900/04837",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15211a248f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04837/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04837/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04837/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04837/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04837/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_soil_data_waypoint22)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_soil_data_waypoint22)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_soil_data_waypoint22)",
    "run_dir": "runs-04801-04900/04838",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153bfd400f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04838/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04838/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04838/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04838/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04838/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_soil_data_waypoint26)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_soil_data_waypoint26)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_soil_data_waypoint26)",
    "run_dir": "runs-04801-04900/04839",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1538b62c0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04839/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04839/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04839/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04839/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04839/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_soil_data_waypoint27)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_soil_data_waypoint27)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_soil_data_waypoint27)",
    "run_dir": "runs-04801-04900/04840",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04840/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04840/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04840/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04840/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04840/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_soil_data_waypoint34)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_soil_data_waypoint34)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_soil_data_waypoint34)",
    "run_dir": "runs-04801-04900/04841",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1522d0ea8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04841/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04841/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04841/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04841/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04841/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_soil_data_waypoint4)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_soil_data_waypoint4)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_soil_data_waypoint4)",
    "run_dir": "runs-04701-04800/04731",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04731/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04731/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04731/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04731/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04731/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_soil_data_waypoint5)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_soil_data_waypoint5)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_soil_data_waypoint5)",
    "run_dir": "runs-04801-04900/04842",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04842/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04842/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04842/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04842/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04842/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob5142_(communicated_soil_data_waypoint7)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob5142_(communicated_soil_data_waypoint7)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_soil_data_waypoint7)",
    "run_dir": "runs-04701-04800/04732",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob5142_(communicated_soil_data_waypoint9)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5142_(communicated_soil_data_waypoint9)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5142_(communicated_soil_data_waypoint9)",
    "run_dir": "runs-04801-04900/04843",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1520e7ca0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04843/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04843/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04843/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04843/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04843/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob5146_(communicated_image_data_objective1_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob5146_(communicated_image_data_objective1_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5146_(communicated_image_data_objective1_high_res)",
    "run_dir": "runs-04601-04700/04687",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob5146_(communicated_image_data_objective2_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob5146_(communicated_image_data_objective2_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5146_(communicated_image_data_objective2_low_res)",
    "run_dir": "runs-04601-04700/04688",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob5146_(communicated_image_data_objective3_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob5146_(communicated_image_data_objective3_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5146_(communicated_image_data_objective3_low_res)",
    "run_dir": "runs-04601-04700/04689",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob5146_(communicated_rock_data_waypoint3)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob5146_(communicated_rock_data_waypoint3)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5146_(communicated_rock_data_waypoint3)",
    "run_dir": "runs-04601-04700/04690",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob5146_(communicated_rock_data_waypoint6)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob5146_(communicated_rock_data_waypoint6)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5146_(communicated_rock_data_waypoint6)",
    "run_dir": "runs-04601-04700/04691",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob5146_(communicated_soil_data_waypoint0)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob5146_(communicated_soil_data_waypoint0)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5146_(communicated_soil_data_waypoint0)",
    "run_dir": "runs-04601-04700/04692",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob5621_(communicated_image_data_objective1_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_image_data_objective1_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_image_data_objective1_colour)",
    "run_dir": "runs-04901-05000/04944",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04944/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04944/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04944/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04944/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04944/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_image_data_objective1_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_image_data_objective1_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_image_data_objective1_high_res)",
    "run_dir": "runs-04901-05000/04945",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04945/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04945/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04945/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04945/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04945/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_image_data_objective1_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_image_data_objective1_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_image_data_objective1_low_res)",
    "run_dir": "runs-04901-05000/04946",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14cfa2d70f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04946/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04946/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04946/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04946/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04946/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_image_data_objective5_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_image_data_objective5_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_image_data_objective5_high_res)",
    "run_dir": "runs-04901-05000/04947",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04947/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04947/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04947/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04947/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04947/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_image_data_objective6_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_image_data_objective6_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_image_data_objective6_high_res)",
    "run_dir": "runs-04901-05000/04948",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04948/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04948/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04948/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04948/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04948/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_image_data_objective7_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_image_data_objective7_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_image_data_objective7_colour)",
    "run_dir": "runs-04901-05000/04949",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04949/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04949/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04949/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04949/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04949/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_rock_data_waypoint1)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_rock_data_waypoint1)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_rock_data_waypoint1)",
    "run_dir": "runs-04901-05000/04950",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b7672ecf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04950/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04950/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04950/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04950/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04950/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_rock_data_waypoint13)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_rock_data_waypoint13)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_rock_data_waypoint13)",
    "run_dir": "runs-04901-05000/04951",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04951/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04951/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04951/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04951/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04951/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_rock_data_waypoint15)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_rock_data_waypoint15)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_rock_data_waypoint15)",
    "run_dir": "runs-04901-05000/04952",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04952/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04952/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04952/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04952/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04952/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_rock_data_waypoint2)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_rock_data_waypoint2)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_rock_data_waypoint2)",
    "run_dir": "runs-04901-05000/04953",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151d79eecf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04953/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04953/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04953/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04953/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04953/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_rock_data_waypoint43)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_rock_data_waypoint43)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_rock_data_waypoint43)",
    "run_dir": "runs-04901-05000/04954",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1536934acf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04954/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04954/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04954/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04954/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04954/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_rock_data_waypoint48)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_rock_data_waypoint48)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_rock_data_waypoint48)",
    "run_dir": "runs-04901-05000/04955",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15215255cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04955/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04955/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04955/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04955/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04955/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_soil_data_waypoint1)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_soil_data_waypoint1)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_soil_data_waypoint1)",
    "run_dir": "runs-04901-05000/04956",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04956/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04956/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04956/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04956/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04956/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_soil_data_waypoint10)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_soil_data_waypoint10)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_soil_data_waypoint10)",
    "run_dir": "runs-04901-05000/04957",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04957/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04957/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04957/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04957/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04957/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_soil_data_waypoint11)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_soil_data_waypoint11)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_soil_data_waypoint11)",
    "run_dir": "runs-04901-05000/04958",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04958/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04958/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04958/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04958/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04958/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_soil_data_waypoint16)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_soil_data_waypoint16)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_soil_data_waypoint16)",
    "run_dir": "runs-04901-05000/04959",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04959/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04959/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04959/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04959/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04959/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_soil_data_waypoint18)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_soil_data_waypoint18)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_soil_data_waypoint18)",
    "run_dir": "runs-04901-05000/04960",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04960/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04960/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04960/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04960/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04960/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_soil_data_waypoint24)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_soil_data_waypoint24)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_soil_data_waypoint24)",
    "run_dir": "runs-04901-05000/04961",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149750264f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04961/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04961/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04961/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04961/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04961/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_soil_data_waypoint25)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_soil_data_waypoint25)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_soil_data_waypoint25)",
    "run_dir": "runs-04901-05000/04962",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04962/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04962/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04962/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04962/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04962/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_soil_data_waypoint31)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_soil_data_waypoint31)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_soil_data_waypoint31)",
    "run_dir": "runs-04901-05000/04963",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1481c5c4cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04963/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04963/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04963/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04963/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04963/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_soil_data_waypoint39)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_soil_data_waypoint39)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_soil_data_waypoint39)",
    "run_dir": "runs-04901-05000/04964",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152de7f18f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04964/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04964/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04964/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04964/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04964/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_soil_data_waypoint41)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_soil_data_waypoint41)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_soil_data_waypoint41)",
    "run_dir": "runs-04901-05000/04965",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04965/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04965/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04965/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04965/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04965/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_soil_data_waypoint45)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_soil_data_waypoint45)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_soil_data_waypoint45)",
    "run_dir": "runs-04901-05000/04966",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153fd3f84f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04966/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04966/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04966/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04966/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04966/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_soil_data_waypoint46)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_soil_data_waypoint46)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_soil_data_waypoint46)",
    "run_dir": "runs-04901-05000/04967",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04967/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04967/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04967/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04967/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04967/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob5621_(communicated_soil_data_waypoint49)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5621_(communicated_soil_data_waypoint49)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5621_(communicated_soil_data_waypoint49)",
    "run_dir": "runs-04901-05000/04968",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04968/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04968/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04968/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04968/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04968/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob5624_(communicated_image_data_objective2_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5624_(communicated_image_data_objective2_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5624_(communicated_image_data_objective2_colour)",
    "run_dir": "runs-04701-04800/04734",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1509179e9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "rovers-roverprob5624_(communicated_image_data_objective2_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5624_(communicated_image_data_objective2_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5624_(communicated_image_data_objective2_low_res)",
    "run_dir": "runs-04701-04800/04735",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04735/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04735/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04735/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04735/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04735/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob5624_(communicated_image_data_objective3_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5624_(communicated_image_data_objective3_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5624_(communicated_image_data_objective3_colour)",
    "run_dir": "runs-04701-04800/04736",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147418de5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "rovers-roverprob5624_(communicated_image_data_objective4_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5624_(communicated_image_data_objective4_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5624_(communicated_image_data_objective4_colour)",
    "run_dir": "runs-04701-04800/04737",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04737/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04737/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04737/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04737/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04737/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob5624_(communicated_image_data_objective5_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5624_(communicated_image_data_objective5_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5624_(communicated_image_data_objective5_colour)",
    "run_dir": "runs-04701-04800/04738",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04738/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04738/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04738/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04738/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04738/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob5624_(communicated_rock_data_waypoint12)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5624_(communicated_rock_data_waypoint12)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5624_(communicated_rock_data_waypoint12)",
    "run_dir": "runs-04701-04800/04739",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c62c5fd210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04739/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04739/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04739/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04739/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04739/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob5624_(communicated_rock_data_waypoint3)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5624_(communicated_rock_data_waypoint3)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5624_(communicated_rock_data_waypoint3)",
    "run_dir": "runs-04701-04800/04740",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04740/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04740/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04740/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04740/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04740/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob5624_(communicated_rock_data_waypoint5)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5624_(communicated_rock_data_waypoint5)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5624_(communicated_rock_data_waypoint5)",
    "run_dir": "runs-04701-04800/04741",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ef6e1bd210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04741/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04741/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04741/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04741/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04741/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob5624_(communicated_rock_data_waypoint9)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5624_(communicated_rock_data_waypoint9)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5624_(communicated_rock_data_waypoint9)",
    "run_dir": "runs-04701-04800/04742",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04742/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04742/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04742/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04742/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04742/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob5624_(communicated_soil_data_waypoint14)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5624_(communicated_soil_data_waypoint14)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5624_(communicated_soil_data_waypoint14)",
    "run_dir": "runs-04701-04800/04743",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04743/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04743/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04743/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04743/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04743/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob5624_(communicated_soil_data_waypoint2)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5624_(communicated_soil_data_waypoint2)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5624_(communicated_soil_data_waypoint2)",
    "run_dir": "runs-04701-04800/04744",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ac2d1cd210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "rovers-roverprob5624_(communicated_soil_data_waypoint3)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5624_(communicated_soil_data_waypoint3)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5624_(communicated_soil_data_waypoint3)",
    "run_dir": "runs-04701-04800/04745",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04745/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04745/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04745/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04745/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04745/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob5624_(communicated_soil_data_waypoint5)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob5624_(communicated_soil_data_waypoint5)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob5624_(communicated_soil_data_waypoint5)",
    "run_dir": "runs-04701-04800/04746",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04746/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04746/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04746/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04746/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04746/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob6152_(communicated_image_data_objective1_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob6152_(communicated_image_data_objective1_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob6152_(communicated_image_data_objective1_high_res)",
    "run_dir": "runs-04601-04700/04693",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob6152_(communicated_image_data_objective2_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob6152_(communicated_image_data_objective2_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob6152_(communicated_image_data_objective2_high_res)",
    "run_dir": "runs-04601-04700/04694",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob6152_(communicated_image_data_objective3_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob6152_(communicated_image_data_objective3_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob6152_(communicated_image_data_objective3_high_res)",
    "run_dir": "runs-04601-04700/04695",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob6152_(communicated_rock_data_waypoint1)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob6152_(communicated_rock_data_waypoint1)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob6152_(communicated_rock_data_waypoint1)",
    "run_dir": "runs-04601-04700/04696",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob6152_(communicated_rock_data_waypoint4)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob6152_(communicated_rock_data_waypoint4)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob6152_(communicated_rock_data_waypoint4)",
    "run_dir": "runs-04601-04700/04697",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob6152_(communicated_rock_data_waypoint6)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob6152_(communicated_rock_data_waypoint6)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob6152_(communicated_rock_data_waypoint6)",
    "run_dir": "runs-04601-04700/04698",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob6152_(communicated_rock_data_waypoint7)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob6152_(communicated_rock_data_waypoint7)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob6152_(communicated_rock_data_waypoint7)",
    "run_dir": "runs-04601-04700/04699",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob6152_(communicated_rock_data_waypoint8)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob6152_(communicated_rock_data_waypoint8)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob6152_(communicated_rock_data_waypoint8)",
    "run_dir": "runs-04601-04700/04700",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob6152_(communicated_soil_data_waypoint2)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob6152_(communicated_soil_data_waypoint2)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob6152_(communicated_soil_data_waypoint2)",
    "run_dir": "runs-04701-04800/04701",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob6152_(communicated_soil_data_waypoint4)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob6152_(communicated_soil_data_waypoint4)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob6152_(communicated_soil_data_waypoint4)",
    "run_dir": "runs-04701-04800/04702",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob6152_(communicated_soil_data_waypoint5)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob6152_(communicated_soil_data_waypoint5)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob6152_(communicated_soil_data_waypoint5)",
    "run_dir": "runs-04701-04800/04703",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob6152_(communicated_soil_data_waypoint7)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob6152_(communicated_soil_data_waypoint7)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob6152_(communicated_soil_data_waypoint7)",
    "run_dir": "runs-04701-04800/04704",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob6232_(communicated_image_data_objective0_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob6232_(communicated_image_data_objective0_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob6232_(communicated_image_data_objective0_high_res)",
    "run_dir": "runs-04601-04700/04625",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob6232_(communicated_rock_data_waypoint1)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "none",
    "exit_code": 0,
    "id": [
      "rovers",
      "roverprob6232_(communicated_rock_data_waypoint1)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob6232_(communicated_rock_data_waypoint1)",
    "run_dir": "runs-04601-04700/04626",
    "success": 1,
    "time": 504.97381,
    "time_limit": 1800,
    "width": 1
  },
  "rovers-roverprob6232_(communicated_soil_data_waypoint3)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "none",
    "exit_code": 0,
    "id": [
      "rovers",
      "roverprob6232_(communicated_soil_data_waypoint3)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob6232_(communicated_soil_data_waypoint3)",
    "run_dir": "runs-04601-04700/04627",
    "success": 1,
    "time": 495.33977,
    "time_limit": 1800,
    "width": 1
  },
  "rovers-roverprob7126_(communicated_image_data_objective1_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob7126_(communicated_image_data_objective1_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7126_(communicated_image_data_objective1_high_res)",
    "run_dir": "runs-04601-04700/04678",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob7126_(communicated_rock_data_waypoint0)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob7126_(communicated_rock_data_waypoint0)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7126_(communicated_rock_data_waypoint0)",
    "run_dir": "runs-04601-04700/04679",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob7126_(communicated_rock_data_waypoint4)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob7126_(communicated_rock_data_waypoint4)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7126_(communicated_rock_data_waypoint4)",
    "run_dir": "runs-04601-04700/04680",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob7126_(communicated_rock_data_waypoint6)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob7126_(communicated_rock_data_waypoint6)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7126_(communicated_rock_data_waypoint6)",
    "run_dir": "runs-04601-04700/04681",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob7126_(communicated_rock_data_waypoint7)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob7126_(communicated_rock_data_waypoint7)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7126_(communicated_rock_data_waypoint7)",
    "run_dir": "runs-04601-04700/04682",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob7126_(communicated_soil_data_waypoint0)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob7126_(communicated_soil_data_waypoint0)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7126_(communicated_soil_data_waypoint0)",
    "run_dir": "runs-04601-04700/04683",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob7126_(communicated_soil_data_waypoint1)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob7126_(communicated_soil_data_waypoint1)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7126_(communicated_soil_data_waypoint1)",
    "run_dir": "runs-04601-04700/04684",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob7126_(communicated_soil_data_waypoint3)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob7126_(communicated_soil_data_waypoint3)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7126_(communicated_soil_data_waypoint3)",
    "run_dir": "runs-04601-04700/04685",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob7126_(communicated_soil_data_waypoint6)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob7126_(communicated_soil_data_waypoint6)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7126_(communicated_soil_data_waypoint6)",
    "run_dir": "runs-04601-04700/04686",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob7182_(communicated_image_data_objective0_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_image_data_objective0_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_image_data_objective0_high_res)",
    "run_dir": "runs-04701-04800/04775",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14996ce9cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04775/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04775/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04775/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04775/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04775/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_image_data_objective2_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_image_data_objective2_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_image_data_objective2_high_res)",
    "run_dir": "runs-04701-04800/04776",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b3c4914f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04776/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04776/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04776/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04776/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04776/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_image_data_objective2_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_image_data_objective2_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_image_data_objective2_low_res)",
    "run_dir": "runs-04901-05000/04909",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04909/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04909/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04909/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04909/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04909/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_image_data_objective3_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_image_data_objective3_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_image_data_objective3_colour)",
    "run_dir": "runs-04701-04800/04777",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b4627ecf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04777/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04777/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04777/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04777/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04777/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_image_data_objective4_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_image_data_objective4_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_image_data_objective4_high_res)",
    "run_dir": "runs-04901-05000/04910",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04910/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04910/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04910/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04910/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04910/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_image_data_objective4_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_image_data_objective4_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_image_data_objective4_low_res)",
    "run_dir": "runs-04901-05000/04911",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15515d2d0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04911/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04911/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04911/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04911/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04911/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_image_data_objective5_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_image_data_objective5_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_image_data_objective5_high_res)",
    "run_dir": "runs-04701-04800/04778",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04778/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04778/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04778/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04778/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04778/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_image_data_objective5_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_image_data_objective5_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_image_data_objective5_low_res)",
    "run_dir": "runs-04901-05000/04912",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04912/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04912/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04912/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04912/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04912/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_image_data_objective7_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_image_data_objective7_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_image_data_objective7_colour)",
    "run_dir": "runs-04701-04800/04779",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15009ab30f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04779/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04779/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04779/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04779/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04779/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_image_data_objective7_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_image_data_objective7_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_image_data_objective7_high_res)",
    "run_dir": "runs-04901-05000/04913",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04913/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04913/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04913/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04913/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04913/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_rock_data_waypoint10)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_rock_data_waypoint10)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_rock_data_waypoint10)",
    "run_dir": "runs-04701-04800/04780",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14932a798f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04780/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04780/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04780/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04780/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04780/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_rock_data_waypoint12)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_rock_data_waypoint12)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_rock_data_waypoint12)",
    "run_dir": "runs-04701-04800/04781",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04781/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04781/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04781/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04781/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04781/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_rock_data_waypoint14)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_rock_data_waypoint14)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_rock_data_waypoint14)",
    "run_dir": "runs-04701-04800/04782",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a300610f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04782/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04782/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04782/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04782/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04782/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_rock_data_waypoint16)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_rock_data_waypoint16)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_rock_data_waypoint16)",
    "run_dir": "runs-04701-04800/04783",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14760dd78f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04783/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04783/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04783/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04783/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04783/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_rock_data_waypoint17)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_rock_data_waypoint17)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_rock_data_waypoint17)",
    "run_dir": "runs-04901-05000/04914",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04914/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04914/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04914/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04914/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04914/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_rock_data_waypoint18)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_rock_data_waypoint18)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_rock_data_waypoint18)",
    "run_dir": "runs-04901-05000/04915",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04915/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04915/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04915/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04915/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04915/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_rock_data_waypoint21)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_rock_data_waypoint21)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_rock_data_waypoint21)",
    "run_dir": "runs-04701-04800/04785",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ed17358f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04785/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04785/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04785/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04785/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04785/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_rock_data_waypoint22)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_rock_data_waypoint22)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_rock_data_waypoint22)",
    "run_dir": "runs-04701-04800/04786",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15502d4e8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04786/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04786/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04786/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04786/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04786/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_rock_data_waypoint24)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_rock_data_waypoint24)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_rock_data_waypoint24)",
    "run_dir": "runs-04901-05000/04916",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04916/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04916/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04916/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04916/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04916/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_rock_data_waypoint27)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_rock_data_waypoint27)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_rock_data_waypoint27)",
    "run_dir": "runs-04901-05000/04917",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149c99a04f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04917/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04917/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04917/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04917/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04917/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_rock_data_waypoint33)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_rock_data_waypoint33)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_rock_data_waypoint33)",
    "run_dir": "runs-04901-05000/04918",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04918/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04918/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04918/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04918/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04918/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_rock_data_waypoint4)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_rock_data_waypoint4)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_rock_data_waypoint4)",
    "run_dir": "runs-04901-05000/04919",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f30e394f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04919/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04919/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04919/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04919/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04919/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_rock_data_waypoint7)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_rock_data_waypoint7)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_rock_data_waypoint7)",
    "run_dir": "runs-04701-04800/04787",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04787/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04787/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04787/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04787/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04787/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_rock_data_waypoint9)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_rock_data_waypoint9)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_rock_data_waypoint9)",
    "run_dir": "runs-04701-04800/04788",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04788/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04788/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04788/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04788/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04788/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_soil_data_waypoint0)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_soil_data_waypoint0)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_soil_data_waypoint0)",
    "run_dir": "runs-04901-05000/04920",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04920/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04920/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04920/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04920/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04920/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_soil_data_waypoint10)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_soil_data_waypoint10)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_soil_data_waypoint10)",
    "run_dir": "runs-04901-05000/04921",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04921/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04921/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04921/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04921/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04921/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_soil_data_waypoint11)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_soil_data_waypoint11)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_soil_data_waypoint11)",
    "run_dir": "runs-04701-04800/04789",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04789/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04789/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04789/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04789/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04789/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_soil_data_waypoint13)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_soil_data_waypoint13)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_soil_data_waypoint13)",
    "run_dir": "runs-04701-04800/04790",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1537054b8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04790/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04790/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04790/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04790/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04790/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_soil_data_waypoint15)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_soil_data_waypoint15)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_soil_data_waypoint15)",
    "run_dir": "runs-04901-05000/04922",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04922/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04922/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04922/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04922/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04922/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_soil_data_waypoint17)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_soil_data_waypoint17)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_soil_data_waypoint17)",
    "run_dir": "runs-04901-05000/04923",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153403fa0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04923/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04923/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04923/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04923/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04923/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_soil_data_waypoint2)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_soil_data_waypoint2)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_soil_data_waypoint2)",
    "run_dir": "runs-04901-05000/04924",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148d24e70f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04924/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04924/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04924/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04924/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04924/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_soil_data_waypoint20)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_soil_data_waypoint20)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_soil_data_waypoint20)",
    "run_dir": "runs-04701-04800/04791",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04791/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04791/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04791/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04791/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04791/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_soil_data_waypoint23)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_soil_data_waypoint23)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_soil_data_waypoint23)",
    "run_dir": "runs-04701-04800/04792",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04792/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04792/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04792/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04792/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04792/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_soil_data_waypoint24)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_soil_data_waypoint24)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_soil_data_waypoint24)",
    "run_dir": "runs-04901-05000/04925",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04925/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04925/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04925/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04925/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04925/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_soil_data_waypoint28)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_soil_data_waypoint28)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_soil_data_waypoint28)",
    "run_dir": "runs-04901-05000/04926",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04926/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04926/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04926/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04926/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04926/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_soil_data_waypoint3)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_soil_data_waypoint3)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_soil_data_waypoint3)",
    "run_dir": "runs-04901-05000/04927",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a6b5838f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04927/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04927/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04927/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04927/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04927/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_soil_data_waypoint7)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_soil_data_waypoint7)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_soil_data_waypoint7)",
    "run_dir": "runs-04701-04800/04793",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14605a164f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04793/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04793/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04793/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04793/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04793/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob7182_(communicated_soil_data_waypoint8)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7182_(communicated_soil_data_waypoint8)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7182_(communicated_soil_data_waypoint8)",
    "run_dir": "runs-04701-04800/04794",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147870234f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04794/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04794/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04794/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04794/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04794/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob7652_(communicated_image_data_objective0_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7652_(communicated_image_data_objective0_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7652_(communicated_image_data_objective0_high_res)",
    "run_dir": "runs-04801-04900/04889",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04889/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04889/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04889/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04889/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04889/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7652_(communicated_image_data_objective5_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7652_(communicated_image_data_objective5_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7652_(communicated_image_data_objective5_colour)",
    "run_dir": "runs-04801-04900/04890",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04890/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04890/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04890/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04890/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04890/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7652_(communicated_image_data_objective5_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7652_(communicated_image_data_objective5_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7652_(communicated_image_data_objective5_high_res)",
    "run_dir": "runs-04801-04900/04891",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14bdf547cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04891/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04891/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04891/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04891/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04891/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob7652_(communicated_image_data_objective7_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7652_(communicated_image_data_objective7_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7652_(communicated_image_data_objective7_colour)",
    "run_dir": "runs-04801-04900/04892",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04892/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04892/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04892/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04892/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04892/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7652_(communicated_rock_data_waypoint10)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7652_(communicated_rock_data_waypoint10)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7652_(communicated_rock_data_waypoint10)",
    "run_dir": "runs-04801-04900/04893",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04893/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04893/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04893/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04893/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04893/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob7652_(communicated_rock_data_waypoint11)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7652_(communicated_rock_data_waypoint11)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7652_(communicated_rock_data_waypoint11)",
    "run_dir": "runs-04801-04900/04894",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ccbe904f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04894/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04894/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04894/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04894/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04894/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob7652_(communicated_rock_data_waypoint26)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7652_(communicated_rock_data_waypoint26)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7652_(communicated_rock_data_waypoint26)",
    "run_dir": "runs-04801-04900/04895",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04895/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04895/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04895/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04895/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04895/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7652_(communicated_rock_data_waypoint28)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7652_(communicated_rock_data_waypoint28)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7652_(communicated_rock_data_waypoint28)",
    "run_dir": "runs-04801-04900/04896",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04896/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04896/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04896/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04896/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04896/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7652_(communicated_rock_data_waypoint29)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7652_(communicated_rock_data_waypoint29)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7652_(communicated_rock_data_waypoint29)",
    "run_dir": "runs-04801-04900/04897",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149ff74ecf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04897/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04897/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04897/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04897/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04897/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob7652_(communicated_rock_data_waypoint32)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7652_(communicated_rock_data_waypoint32)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7652_(communicated_rock_data_waypoint32)",
    "run_dir": "runs-04801-04900/04898",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04898/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04898/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04898/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04898/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04898/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7652_(communicated_rock_data_waypoint4)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7652_(communicated_rock_data_waypoint4)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7652_(communicated_rock_data_waypoint4)",
    "run_dir": "runs-04801-04900/04899",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04899/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04899/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04899/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04899/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04899/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7652_(communicated_rock_data_waypoint9)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7652_(communicated_rock_data_waypoint9)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7652_(communicated_rock_data_waypoint9)",
    "run_dir": "runs-04801-04900/04900",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04900/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04900/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04900/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04900/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04801-04900/04900/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7652_(communicated_soil_data_waypoint0)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7652_(communicated_soil_data_waypoint0)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7652_(communicated_soil_data_waypoint0)",
    "run_dir": "runs-04901-05000/04901",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04901/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04901/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04901/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04901/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04901/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7652_(communicated_soil_data_waypoint10)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7652_(communicated_soil_data_waypoint10)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7652_(communicated_soil_data_waypoint10)",
    "run_dir": "runs-04901-05000/04902",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04902/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04902/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04902/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04902/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04902/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob7652_(communicated_soil_data_waypoint14)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7652_(communicated_soil_data_waypoint14)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7652_(communicated_soil_data_waypoint14)",
    "run_dir": "runs-04901-05000/04903",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04903/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04903/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04903/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04903/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04903/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7652_(communicated_soil_data_waypoint21)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7652_(communicated_soil_data_waypoint21)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7652_(communicated_soil_data_waypoint21)",
    "run_dir": "runs-04901-05000/04904",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04904/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04904/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04904/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04904/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04904/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7652_(communicated_soil_data_waypoint25)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7652_(communicated_soil_data_waypoint25)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7652_(communicated_soil_data_waypoint25)",
    "run_dir": "runs-04901-05000/04905",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04905/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04905/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04905/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04905/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04905/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7652_(communicated_soil_data_waypoint3)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7652_(communicated_soil_data_waypoint3)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7652_(communicated_soil_data_waypoint3)",
    "run_dir": "runs-04901-05000/04906",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1466d27b8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04906/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04906/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04906/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04906/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04906/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "rovers-roverprob7652_(communicated_soil_data_waypoint32)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7652_(communicated_soil_data_waypoint32)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7652_(communicated_soil_data_waypoint32)",
    "run_dir": "runs-04901-05000/04907",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04907/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04907/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04907/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04907/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04907/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "rovers-roverprob7652_(communicated_soil_data_waypoint8)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob7652_(communicated_soil_data_waypoint8)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob7652_(communicated_soil_data_waypoint8)",
    "run_dir": "runs-04901-05000/04908",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04908/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04908/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04908/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04908/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04901-05000/04908/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "rovers-roverprob8271_(communicated_image_data_objective2_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob8271_(communicated_image_data_objective2_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8271_(communicated_image_data_objective2_colour)",
    "run_dir": "runs-04601-04700/04667",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob8271_(communicated_image_data_objective3_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob8271_(communicated_image_data_objective3_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8271_(communicated_image_data_objective3_colour)",
    "run_dir": "runs-04601-04700/04668",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob8271_(communicated_image_data_objective3_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob8271_(communicated_image_data_objective3_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8271_(communicated_image_data_objective3_low_res)",
    "run_dir": "runs-04601-04700/04669",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob8271_(communicated_rock_data_waypoint0)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob8271_(communicated_rock_data_waypoint0)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8271_(communicated_rock_data_waypoint0)",
    "run_dir": "runs-04601-04700/04670",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob8271_(communicated_rock_data_waypoint1)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob8271_(communicated_rock_data_waypoint1)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8271_(communicated_rock_data_waypoint1)",
    "run_dir": "runs-04601-04700/04671",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob8271_(communicated_rock_data_waypoint3)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob8271_(communicated_rock_data_waypoint3)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8271_(communicated_rock_data_waypoint3)",
    "run_dir": "runs-04601-04700/04672",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob8271_(communicated_rock_data_waypoint4)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob8271_(communicated_rock_data_waypoint4)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8271_(communicated_rock_data_waypoint4)",
    "run_dir": "runs-04601-04700/04673",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob8271_(communicated_soil_data_waypoint0)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob8271_(communicated_soil_data_waypoint0)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8271_(communicated_soil_data_waypoint0)",
    "run_dir": "runs-04601-04700/04674",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob8271_(communicated_soil_data_waypoint3)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob8271_(communicated_soil_data_waypoint3)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8271_(communicated_soil_data_waypoint3)",
    "run_dir": "runs-04601-04700/04675",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob8271_(communicated_soil_data_waypoint4)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob8271_(communicated_soil_data_waypoint4)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8271_(communicated_soil_data_waypoint4)",
    "run_dir": "runs-04601-04700/04676",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob8271_(communicated_soil_data_waypoint6)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "rovers",
      "roverprob8271_(communicated_soil_data_waypoint6)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8271_(communicated_soil_data_waypoint6)",
    "run_dir": "runs-04601-04700/04677",
    "success": 0,
    "time_limit": 1800
  },
  "rovers-roverprob8327_(communicated_image_data_objective0_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob8327_(communicated_image_data_objective0_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8327_(communicated_image_data_objective0_colour)",
    "run_dir": "runs-04701-04800/04758",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04758/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04758/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04758/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04758/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04758/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob8327_(communicated_image_data_objective0_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob8327_(communicated_image_data_objective0_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8327_(communicated_image_data_objective0_high_res)",
    "run_dir": "runs-04701-04800/04759",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04759/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04759/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04759/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04759/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04759/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob8327_(communicated_image_data_objective2_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob8327_(communicated_image_data_objective2_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8327_(communicated_image_data_objective2_low_res)",
    "run_dir": "runs-04701-04800/04760",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04760/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04760/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04760/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04760/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04760/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "rovers-roverprob8327_(communicated_image_data_objective4_high_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob8327_(communicated_image_data_objective4_high_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8327_(communicated_image_data_objective4_high_res)",
    "run_dir": "runs-04701-04800/04761",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04761/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04761/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04761/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04761/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04761/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob8327_(communicated_image_data_objective5_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob8327_(communicated_image_data_objective5_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8327_(communicated_image_data_objective5_colour)",
    "run_dir": "runs-04701-04800/04762",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a620f65210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04762/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04762/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04762/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04762/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04762/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob8327_(communicated_image_data_objective6_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob8327_(communicated_image_data_objective6_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8327_(communicated_image_data_objective6_low_res)",
    "run_dir": "runs-04701-04800/04763",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149096ba9210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04763/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04763/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04763/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04763/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04763/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob8327_(communicated_image_data_objective7_colour)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob8327_(communicated_image_data_objective7_colour)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8327_(communicated_image_data_objective7_colour)",
    "run_dir": "runs-04701-04800/04764",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cc76499210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04764/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04764/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04764/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04764/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04764/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob8327_(communicated_image_data_objective7_low_res)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob8327_(communicated_image_data_objective7_low_res)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8327_(communicated_image_data_objective7_low_res)",
    "run_dir": "runs-04701-04800/04765",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14929420d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04765/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04765/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04765/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04765/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04765/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob8327_(communicated_rock_data_waypoint17)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob8327_(communicated_rock_data_waypoint17)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8327_(communicated_rock_data_waypoint17)",
    "run_dir": "runs-04701-04800/04766",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04766/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04766/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04766/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04766/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04766/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob8327_(communicated_rock_data_waypoint19)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob8327_(communicated_rock_data_waypoint19)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8327_(communicated_rock_data_waypoint19)",
    "run_dir": "runs-04701-04800/04767",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ac1c339210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "rovers-roverprob8327_(communicated_rock_data_waypoint3)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob8327_(communicated_rock_data_waypoint3)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8327_(communicated_rock_data_waypoint3)",
    "run_dir": "runs-04701-04800/04768",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04768/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04768/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04768/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04768/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04768/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob8327_(communicated_rock_data_waypoint4)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob8327_(communicated_rock_data_waypoint4)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8327_(communicated_rock_data_waypoint4)",
    "run_dir": "runs-04701-04800/04769",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147cfc175210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04769/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04769/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04769/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04769/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04769/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob8327_(communicated_rock_data_waypoint6)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob8327_(communicated_rock_data_waypoint6)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8327_(communicated_rock_data_waypoint6)",
    "run_dir": "runs-04701-04800/04770",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15532abd5210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "rovers-roverprob8327_(communicated_rock_data_waypoint9)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob8327_(communicated_rock_data_waypoint9)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8327_(communicated_rock_data_waypoint9)",
    "run_dir": "runs-04701-04800/04771",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04771/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04771/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04771/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04771/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04771/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob8327_(communicated_soil_data_waypoint18)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob8327_(communicated_soil_data_waypoint18)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8327_(communicated_soil_data_waypoint18)",
    "run_dir": "runs-04701-04800/04772",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04772/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04772/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04772/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04772/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04772/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "rovers-roverprob8327_(communicated_soil_data_waypoint5)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob8327_(communicated_soil_data_waypoint5)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8327_(communicated_soil_data_waypoint5)",
    "run_dir": "runs-04701-04800/04773",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154695d8d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "rovers-roverprob8327_(communicated_soil_data_waypoint8)": {
    "algorithm": "width_computation",
    "domain": "rovers",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "rovers",
      "roverprob8327_(communicated_soil_data_waypoint8)"
    ],
    "memory_limit": 3584,
    "problem": "roverprob8327_(communicated_soil_data_waypoint8)",
    "run_dir": "runs-04701-04800/04774",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04774/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04774/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04774/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04774/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-04701-04800/04774/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon100_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon100_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon100_image3)",
    "run_dir": "runs-06201-06300/06255",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153da643ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06255/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06255/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06255/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06255/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06255/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon100_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon100_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon100_infrared0)",
    "run_dir": "runs-07101-07200/07149",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07149/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07149/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07149/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07149/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07149/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon100_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon100_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon100_infrared3)",
    "run_dir": "runs-06301-06400/06348",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06348/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06348/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06348/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06348/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06348/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon100_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon100_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon100_spectrograph4)",
    "run_dir": "runs-06401-06500/06462",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06462/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06462/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06462/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06462/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06462/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon100_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon100_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon100_thermograph2)",
    "run_dir": "runs-06701-06800/06777",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06777/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06777/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06777/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06777/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06777/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon100_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon100_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon100_thermograph3)",
    "run_dir": "runs-07001-07100/07008",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ec35318e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07008/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07008/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07008/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07008/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07008/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon101_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon101_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon101_image1)",
    "run_dir": "runs-07001-07100/07009",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f2acf44e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07009/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07009/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07009/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07009/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07009/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon101_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon101_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon101_spectrograph1)",
    "run_dir": "runs-06301-06400/06349",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06349/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06349/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06349/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06349/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06349/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon102_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon102_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon102_spectrograph3)",
    "run_dir": "runs-07301-07400/07336",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07336/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07336/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07336/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07336/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07336/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon102_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon102_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon102_spectrograph4)",
    "run_dir": "runs-06501-06600/06596",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154f528e8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06596/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06596/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06596/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06596/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06596/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon103_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon103_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon103_image0)",
    "run_dir": "runs-06101-06200/06161",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06161/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06161/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06161/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06161/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06161/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon103_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon103_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon103_infrared1)",
    "run_dir": "runs-06201-06300/06256",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06256/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06256/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06256/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06256/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06256/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon103_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon103_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon103_thermograph1)",
    "run_dir": "runs-07301-07400/07337",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07337/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07337/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07337/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07337/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07337/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon104_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon104_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon104_image1)",
    "run_dir": "runs-07101-07200/07150",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07150/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07150/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07150/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07150/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07150/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon104_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon104_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon104_image4)",
    "run_dir": "runs-06701-06800/06779",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1487f4310e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06779/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06779/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06779/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06779/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06779/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon104_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon104_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon104_infrared1)",
    "run_dir": "runs-06501-06600/06597",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1524aba54e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06597/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06597/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06597/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06597/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06597/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon104_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon104_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon104_thermograph2)",
    "run_dir": "runs-06101-06200/06162",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06162/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06162/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06162/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06162/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06162/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon104_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon104_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon104_thermograph3)",
    "run_dir": "runs-07001-07100/07010",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07010/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07010/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07010/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07010/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07010/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon105_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon105_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon105_image4)",
    "run_dir": "runs-06701-06800/06780",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a6c6ad4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06780/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06780/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06780/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06780/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06780/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon105_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon105_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon105_infrared0)",
    "run_dir": "runs-06401-06500/06463",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06463/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06463/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06463/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06463/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06463/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon106_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon106_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon106_thermograph1)",
    "run_dir": "runs-06701-06800/06781",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150405f9ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06781/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06781/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06781/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06781/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06781/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon106_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon106_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon106_thermograph2)",
    "run_dir": "runs-06501-06600/06598",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06598/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06598/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06598/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06598/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06598/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon108_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon108_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon108_infrared1)",
    "run_dir": "runs-06501-06600/06599",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06599/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06599/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06599/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06599/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06599/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon108_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon108_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon108_infrared3)",
    "run_dir": "runs-06301-06400/06350",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14be46a84e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06350/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06350/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06350/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06350/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06350/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon108_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon108_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon108_thermograph0)",
    "run_dir": "runs-06701-06800/06782",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06782/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06782/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06782/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06782/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06782/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon109_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon109_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon109_image0)",
    "run_dir": "runs-07301-07400/07338",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1459329d8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07338/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07338/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07338/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07338/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07338/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon109_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon109_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon109_image2)",
    "run_dir": "runs-06301-06400/06351",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06351/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06351/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06351/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06351/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06351/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon10_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon10_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon10_image1)",
    "run_dir": "runs-07101-07200/07151",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07151/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07151/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07151/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07151/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07151/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon10_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon10_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon10_thermograph0)",
    "run_dir": "runs-05901-06000/05964",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05964/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05964/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05964/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05964/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05964/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon110_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon110_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon110_image2)",
    "run_dir": "runs-06301-06400/06352",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14892168ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06352/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06352/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06352/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06352/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06352/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon110_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon110_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon110_spectrograph2)",
    "run_dir": "runs-07101-07200/07152",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07152/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07152/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07152/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07152/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07152/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon110_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon110_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon110_thermograph0)",
    "run_dir": "runs-06701-06800/06783",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152c28328e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06783/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06783/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06783/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06783/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06783/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon111_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon111_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon111_spectrograph4)",
    "run_dir": "runs-06501-06600/06600",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06600/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06600/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06600/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06600/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06600/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon113_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon113_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon113_image1)",
    "run_dir": "runs-07001-07100/07011",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07011/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07011/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07011/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07011/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07011/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon113_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon113_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon113_image3)",
    "run_dir": "runs-06701-06800/06784",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06784/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06784/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06784/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06784/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06784/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon113_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon113_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon113_infrared4)",
    "run_dir": "runs-07301-07400/07339",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07339/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07339/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07339/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07339/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07339/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon113_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon113_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon113_spectrograph1)",
    "run_dir": "runs-06301-06400/06353",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06353/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06353/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06353/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06353/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06353/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon114_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon114_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon114_image2)",
    "run_dir": "runs-07001-07100/07012",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07012/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07012/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07012/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07012/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07012/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon114_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon114_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon114_infrared0)",
    "run_dir": "runs-06601-06700/06601",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06601/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06601/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06601/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06601/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06601/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon115_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon115_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon115_image2)",
    "run_dir": "runs-07001-07100/07013",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07013/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07013/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07013/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07013/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07013/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon115_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon115_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon115_infrared1)",
    "run_dir": "runs-06601-06700/06602",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152fc9ab0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06602/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06602/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06602/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06602/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06602/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon115_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon115_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon115_spectrograph2)",
    "run_dir": "runs-07101-07200/07153",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07153/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07153/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07153/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07153/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07153/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon116_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon116_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon116_spectrograph1)",
    "run_dir": "runs-06301-06400/06354",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15520131ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06354/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06354/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06354/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06354/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06354/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon116_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon116_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon116_thermograph1)",
    "run_dir": "runs-06701-06800/06785",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ba968fce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06785/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06785/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06785/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06785/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06785/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon117_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon117_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon117_infrared3)",
    "run_dir": "runs-06301-06400/06355",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06355/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06355/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06355/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06355/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06355/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon117_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon117_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon117_spectrograph2)",
    "run_dir": "runs-07101-07200/07154",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07154/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07154/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07154/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07154/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07154/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon117_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon117_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon117_thermograph1)",
    "run_dir": "runs-06701-06800/06786",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06786/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06786/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06786/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06786/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06786/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon118_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon118_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon118_thermograph2)",
    "run_dir": "runs-06701-06800/06787",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06787/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06787/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06787/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06787/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06787/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon119_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon119_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon119_image4)",
    "run_dir": "runs-06301-06400/06356",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d6600b4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06356/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06356/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06356/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06356/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06356/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon119_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon119_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon119_infrared1)",
    "run_dir": "runs-06601-06700/06603",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06603/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06603/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06603/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06603/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06603/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon119_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon119_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon119_thermograph2)",
    "run_dir": "runs-06401-06500/06466",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06466/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06466/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06466/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06466/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06466/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon11_infrared2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon11_infrared2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon11_infrared2)",
    "run_dir": "runs-05601-05700/05692",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05692/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05692/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05692/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05692/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05692/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon11_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon11_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon11_spectrograph2)",
    "run_dir": "runs-05801-05900/05843",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05843/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05843/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05843/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05843/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05843/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon120_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon120_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon120_infrared0)",
    "run_dir": "runs-06301-06400/06357",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06357/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06357/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06357/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06357/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06357/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon120_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon120_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon120_thermograph2)",
    "run_dir": "runs-06401-06500/06467",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06467/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06467/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06467/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06467/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06467/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon120_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon120_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon120_thermograph4)",
    "run_dir": "runs-07001-07100/07014",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07014/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07014/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07014/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07014/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07014/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon121_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon121_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon121_image0)",
    "run_dir": "runs-07301-07400/07340",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07340/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07340/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07340/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07340/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07340/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon121_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon121_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon121_spectrograph4)",
    "run_dir": "runs-06601-06700/06604",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06604/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06604/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06604/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06604/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06604/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon121_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon121_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon121_thermograph3)",
    "run_dir": "runs-07101-07200/07155",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07155/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07155/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07155/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07155/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07155/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon122_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon122_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon122_image2)",
    "run_dir": "runs-07301-07400/07341",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07341/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07341/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07341/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07341/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07341/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon122_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon122_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon122_infrared1)",
    "run_dir": "runs-06601-06700/06605",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06605/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06605/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06605/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06605/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06605/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon122_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon122_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon122_thermograph2)",
    "run_dir": "runs-06401-06500/06469",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06469/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06469/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06469/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06469/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06469/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon123_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon123_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon123_infrared1)",
    "run_dir": "runs-06601-06700/06606",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06606/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06606/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06606/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06606/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06606/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon123_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon123_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon123_thermograph3)",
    "run_dir": "runs-07101-07200/07156",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07156/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07156/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07156/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07156/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07156/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon124_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon124_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon124_image2)",
    "run_dir": "runs-07301-07400/07342",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e4c8780e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07342/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07342/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07342/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07342/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07342/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon124_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon124_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon124_spectrograph2)",
    "run_dir": "runs-07101-07200/07157",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07157/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07157/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07157/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07157/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07157/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon124_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon124_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon124_thermograph2)",
    "run_dir": "runs-06701-06800/06788",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06788/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06788/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06788/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06788/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06788/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon125_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon125_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon125_image0)",
    "run_dir": "runs-07301-07400/07343",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07343/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07343/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07343/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07343/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07343/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon125_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon125_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon125_image2)",
    "run_dir": "runs-07001-07100/07015",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07015/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07015/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07015/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07015/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07015/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon125_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon125_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon125_spectrograph4)",
    "run_dir": "runs-06601-06700/06607",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a6a0358e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06607/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06607/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06607/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06607/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06607/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon126_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon126_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon126_infrared4)",
    "run_dir": "runs-07301-07400/07344",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07344/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07344/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07344/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07344/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07344/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon126_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon126_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon126_spectrograph4)",
    "run_dir": "runs-06601-06700/06608",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06608/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06608/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06608/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06608/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06608/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon127_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon127_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon127_infrared0)",
    "run_dir": "runs-06601-06700/06609",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1511f41bce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06609/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06609/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06609/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06609/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06609/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon128_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon128_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon128_image1)",
    "run_dir": "runs-07101-07200/07158",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147fe7bace10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07158/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07158/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07158/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07158/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07158/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon129_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon129_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon129_infrared0)",
    "run_dir": "runs-06401-06500/06470",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06470/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06470/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06470/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06470/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06470/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon12_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon12_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon12_image0)",
    "run_dir": "runs-06101-06200/06163",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06163/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06163/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06163/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06163/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06163/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon12_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon12_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon12_image3)",
    "run_dir": "runs-06701-06800/06789",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06789/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06789/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06789/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06789/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06789/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon12_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon12_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon12_image4)",
    "run_dir": "runs-05701-05800/05720",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a5df115210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05720/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05720/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05720/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05720/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05720/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon12_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon12_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon12_thermograph0)",
    "run_dir": "runs-05501-05600/05593",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05593/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05593/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05593/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05593/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05593/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon130_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon130_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon130_thermograph0)",
    "run_dir": "runs-06701-06800/06790",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14df3e88ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06790/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06790/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06790/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06790/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06790/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon131_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon131_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon131_infrared0)",
    "run_dir": "runs-07101-07200/07159",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07159/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07159/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07159/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07159/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07159/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon131_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon131_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon131_infrared3)",
    "run_dir": "runs-06601-06700/06610",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f5b55d8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06610/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06610/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06610/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06610/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06610/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon132_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon132_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon132_image4)",
    "run_dir": "runs-06701-06800/06791",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06791/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06791/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06791/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06791/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06791/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon132_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon132_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon132_infrared1)",
    "run_dir": "runs-06401-06500/06471",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06471/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06471/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06471/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06471/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06471/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon132_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon132_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon132_spectrograph3)",
    "run_dir": "runs-07301-07400/07345",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07345/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07345/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07345/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07345/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07345/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon133_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon133_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon133_image3)",
    "run_dir": "runs-06401-06500/06472",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06472/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06472/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06472/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06472/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06472/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon134_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon134_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon134_image2)",
    "run_dir": "runs-07001-07100/07016",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07016/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07016/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07016/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07016/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07016/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon134_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon134_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon134_thermograph0)",
    "run_dir": "runs-06701-06800/06792",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06792/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06792/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06792/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06792/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06792/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon135_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon135_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon135_thermograph4)",
    "run_dir": "runs-07001-07100/07017",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145d4f430e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07017/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07017/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07017/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07017/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07017/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon136_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon136_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon136_image2)",
    "run_dir": "runs-07301-07400/07346",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07346/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07346/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07346/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07346/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07346/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon137_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon137_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon137_infrared1)",
    "run_dir": "runs-06401-06500/06473",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06473/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06473/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06473/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06473/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06473/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon137_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon137_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon137_thermograph1)",
    "run_dir": "runs-06701-06800/06793",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06793/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06793/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06793/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06793/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06793/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon13_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon13_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon13_image1)",
    "run_dir": "runs-07001-07100/07018",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07018/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07018/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07018/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07018/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07018/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon13_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon13_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon13_image3)",
    "run_dir": "runs-06001-06100/06096",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06096/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06096/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06096/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06096/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06096/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon13_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon13_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon13_image4)",
    "run_dir": "runs-06301-06400/06358",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06358/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06358/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06358/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06358/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06358/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon13_infrared2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon13_infrared2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon13_infrared2)",
    "run_dir": "runs-05601-05700/05693",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05693/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05693/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05693/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05693/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05693/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon13_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon13_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon13_infrared3)",
    "run_dir": "runs-06001-06100/06028",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148db9fb4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06028/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06028/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06028/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06028/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06028/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon13_infrared7)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon13_infrared7)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon13_infrared7)",
    "run_dir": "runs-05601-05700/05694",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05694/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05694/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05694/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05694/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05694/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon13_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon13_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon13_spectrograph0)",
    "run_dir": "runs-06201-06300/06258",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06258/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06258/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06258/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06258/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06258/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon13_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon13_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon13_spectrograph4)",
    "run_dir": "runs-06601-06700/06611",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06611/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06611/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06611/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06611/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06611/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon13_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon13_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon13_thermograph0)",
    "run_dir": "runs-05901-06000/05965",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1466921e0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05965/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05965/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05965/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05965/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05965/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon13_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon13_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon13_thermograph1)",
    "run_dir": "runs-06101-06200/06164",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1473bc410e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06164/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06164/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06164/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06164/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06164/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon13_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon13_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon13_thermograph2)",
    "run_dir": "runs-05601-05700/05679",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14721ed85210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon140_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon140_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon140_infrared0)",
    "run_dir": "runs-07101-07200/07160",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ecbdce4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07160/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07160/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07160/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07160/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07160/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon140_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon140_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon140_thermograph3)",
    "run_dir": "runs-07001-07100/07019",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07019/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07019/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07019/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07019/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07019/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon141_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon141_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon141_thermograph1)",
    "run_dir": "runs-07301-07400/07347",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d80a3e4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07347/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07347/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07347/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07347/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07347/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon142_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon142_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon142_spectrograph2)",
    "run_dir": "runs-07101-07200/07161",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152baa450e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07161/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07161/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07161/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07161/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07161/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon143_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon143_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon143_image2)",
    "run_dir": "runs-07301-07400/07348",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e7fa610e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07348/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07348/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07348/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07348/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07348/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon143_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon143_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon143_infrared1)",
    "run_dir": "runs-06401-06500/06475",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06475/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06475/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06475/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06475/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06475/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon144_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon144_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon144_infrared0)",
    "run_dir": "runs-06601-06700/06612",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06612/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06612/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06612/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06612/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06612/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon145_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon145_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon145_image1)",
    "run_dir": "runs-07101-07200/07162",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07162/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07162/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07162/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07162/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07162/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon145_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon145_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon145_infrared0)",
    "run_dir": "runs-06401-06500/06476",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06476/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06476/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06476/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06476/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06476/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon145_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon145_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon145_thermograph1)",
    "run_dir": "runs-06701-06800/06794",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ae20a64e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06794/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06794/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06794/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06794/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06794/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon146_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon146_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon146_infrared0)",
    "run_dir": "runs-07101-07200/07163",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07163/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07163/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07163/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07163/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07163/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon146_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon146_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon146_thermograph4)",
    "run_dir": "runs-07001-07100/07021",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146cecbc8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07021/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07021/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07021/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07021/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07021/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon147_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon147_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon147_image4)",
    "run_dir": "runs-06701-06800/06795",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d5e0050e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06795/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06795/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06795/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06795/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06795/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon147_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon147_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon147_spectrograph2)",
    "run_dir": "runs-07101-07200/07164",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07164/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07164/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07164/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07164/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07164/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon148_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon148_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon148_spectrograph4)",
    "run_dir": "runs-06401-06500/06477",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06477/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06477/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06477/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06477/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06477/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon149_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon149_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon149_infrared1)",
    "run_dir": "runs-06401-06500/06478",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06478/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06478/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06478/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06478/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06478/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon149_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon149_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon149_thermograph4)",
    "run_dir": "runs-07101-07200/07165",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07165/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07165/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07165/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07165/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07165/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon14_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon14_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon14_infrared0)",
    "run_dir": "runs-05801-05900/05894",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14bc227c4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05894/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05894/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05894/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05894/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05894/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon14_infrared2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon14_infrared2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon14_infrared2)",
    "run_dir": "runs-05601-05700/05659",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05659/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05659/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05659/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05659/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05659/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon14_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon14_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon14_infrared3)",
    "run_dir": "runs-06001-06100/06029",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06029/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06029/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06029/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06029/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06029/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon14_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon14_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon14_spectrograph1)",
    "run_dir": "runs-06301-06400/06359",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06359/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06359/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06359/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06359/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06359/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon14_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon14_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon14_thermograph2)",
    "run_dir": "runs-06101-06200/06165",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06165/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06165/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06165/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06165/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06165/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon14_thermograph7)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon14_thermograph7)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon14_thermograph7)",
    "run_dir": "runs-05701-05800/05721",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146e0eecd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05721/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon150_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon150_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon150_thermograph2)",
    "run_dir": "runs-06601-06700/06613",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148a55e60e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06613/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06613/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06613/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06613/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06613/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon150_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon150_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon150_thermograph4)",
    "run_dir": "runs-07001-07100/07022",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149ce3d3ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07022/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07022/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07022/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07022/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07022/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon151_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon151_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon151_thermograph0)",
    "run_dir": "runs-06701-06800/06796",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06796/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06796/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06796/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06796/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06796/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon152_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon152_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon152_infrared0)",
    "run_dir": "runs-06401-06500/06479",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06479/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06479/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06479/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06479/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06479/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon152_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon152_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon152_infrared3)",
    "run_dir": "runs-06601-06700/06614",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b5ae45ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06614/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06614/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06614/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06614/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06614/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon152_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon152_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon152_thermograph0)",
    "run_dir": "runs-06701-06800/06797",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06797/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06797/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06797/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06797/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06797/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon153_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon153_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon153_infrared1)",
    "run_dir": "runs-06401-06500/06480",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06480/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06480/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06480/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06480/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06480/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon153_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon153_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon153_spectrograph2)",
    "run_dir": "runs-07101-07200/07166",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14962eb08e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07166/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07166/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07166/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07166/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07166/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon153_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon153_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon153_thermograph3)",
    "run_dir": "runs-07001-07100/07023",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f3fac5ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07023/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07023/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07023/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07023/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07023/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon155_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon155_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon155_image3)",
    "run_dir": "runs-06701-06800/06798",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d0f9224e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06798/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06798/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06798/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06798/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06798/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon157_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon157_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon157_thermograph3)",
    "run_dir": "runs-07101-07200/07167",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07167/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07167/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07167/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07167/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07167/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon158_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon158_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon158_spectrograph2)",
    "run_dir": "runs-07101-07200/07168",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07168/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07168/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07168/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07168/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07168/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon159_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon159_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon159_thermograph1)",
    "run_dir": "runs-06701-06800/06799",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f79732ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06799/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06799/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06799/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06799/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06799/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon15_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon15_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon15_image3)",
    "run_dir": "runs-06001-06100/06097",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06097/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06097/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06097/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06097/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06097/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon15_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon15_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon15_infrared0)",
    "run_dir": "runs-06401-06500/06481",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06481/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06481/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06481/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06481/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06481/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon15_infrared2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon15_infrared2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon15_infrared2)",
    "run_dir": "runs-05601-05700/05660",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05660/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05660/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05660/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05660/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05660/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon15_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon15_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon15_spectrograph1)",
    "run_dir": "runs-05901-06000/05966",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05966/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05966/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05966/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05966/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05966/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon15_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon15_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon15_thermograph1)",
    "run_dir": "runs-06101-06200/06166",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e2e1168e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06166/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06166/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06166/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06166/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06166/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon160_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon160_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon160_thermograph4)",
    "run_dir": "runs-07001-07100/07024",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c13205ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07024/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07024/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07024/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07024/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07024/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon162_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon162_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon162_spectrograph3)",
    "run_dir": "runs-07301-07400/07349",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07349/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07349/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07349/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07349/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07349/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon163_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon163_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon163_thermograph3)",
    "run_dir": "runs-07001-07100/07025",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151eb7714e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07025/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07025/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07025/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07025/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07025/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon164_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon164_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon164_thermograph1)",
    "run_dir": "runs-06701-06800/06800",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06800/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06800/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06800/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06800/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06800/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon164_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon164_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon164_thermograph3)",
    "run_dir": "runs-07001-07100/07026",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07026/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07026/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07026/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07026/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07026/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon165_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon165_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon165_infrared3)",
    "run_dir": "runs-06601-06700/06615",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145c1831ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06615/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06615/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06615/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06615/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06615/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon165_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon165_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon165_thermograph2)",
    "run_dir": "runs-06801-06900/06801",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06801/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06801/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06801/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06801/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06801/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon166_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon166_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon166_infrared0)",
    "run_dir": "runs-06601-06700/06616",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06616/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06616/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06616/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06616/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06616/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon166_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon166_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon166_spectrograph2)",
    "run_dir": "runs-07101-07200/07169",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07169/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07169/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07169/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07169/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07169/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon166_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon166_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon166_thermograph1)",
    "run_dir": "runs-06801-06900/06802",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e84c65ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06802/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06802/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06802/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06802/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06802/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon169_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon169_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon169_image1)",
    "run_dir": "runs-07001-07100/07027",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07027/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07027/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07027/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07027/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07027/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon16_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon16_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon16_image1)",
    "run_dir": "runs-07101-07200/07170",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07170/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07170/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07170/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07170/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07170/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon16_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon16_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon16_image3)",
    "run_dir": "runs-06001-06100/06098",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1501988d8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06098/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06098/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06098/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06098/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06098/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon16_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon16_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon16_spectrograph0)",
    "run_dir": "runs-06001-06100/06030",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e014c74e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06030/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06030/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06030/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06030/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06030/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon170_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon170_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon170_image4)",
    "run_dir": "runs-06801-06900/06803",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06803/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06803/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06803/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06803/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06803/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon171_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon171_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon171_image1)",
    "run_dir": "runs-07001-07100/07028",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07028/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07028/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07028/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07028/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07028/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon171_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon171_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon171_thermograph1)",
    "run_dir": "runs-07301-07400/07350",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07350/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07350/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07350/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07350/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07350/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon172_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon172_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon172_image0)",
    "run_dir": "runs-07301-07400/07351",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07351/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07351/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07351/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07351/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07351/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon172_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon172_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon172_thermograph4)",
    "run_dir": "runs-07001-07100/07029",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07029/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07029/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07029/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07029/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07029/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon173_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon173_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon173_image2)",
    "run_dir": "runs-07301-07400/07352",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07352/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07352/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07352/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07352/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07352/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon174_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon174_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon174_thermograph1)",
    "run_dir": "runs-07301-07400/07353",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07353/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07353/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07353/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07353/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07353/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon174_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon174_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon174_thermograph2)",
    "run_dir": "runs-06601-06700/06617",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06617/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06617/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06617/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06617/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06617/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon175_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon175_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon175_infrared0)",
    "run_dir": "runs-07101-07200/07171",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07171/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07171/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07171/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07171/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07171/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon176_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon176_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon176_spectrograph2)",
    "run_dir": "runs-07101-07200/07172",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147032e1ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07172/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07172/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07172/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07172/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07172/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon176_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon176_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon176_spectrograph4)",
    "run_dir": "runs-06601-06700/06618",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06618/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06618/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06618/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06618/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06618/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon177_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon177_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon177_infrared1)",
    "run_dir": "runs-06601-06700/06619",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154eff2cce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06619/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06619/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06619/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06619/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06619/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon177_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon177_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon177_infrared4)",
    "run_dir": "runs-07301-07400/07354",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148f682c0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07354/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07354/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07354/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07354/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07354/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon178_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon178_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon178_infrared1)",
    "run_dir": "runs-06601-06700/06620",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06620/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06620/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06620/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06620/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06620/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon178_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon178_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon178_thermograph1)",
    "run_dir": "runs-07301-07400/07355",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07355/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07355/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07355/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07355/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07355/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon17_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon17_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon17_image2)",
    "run_dir": "runs-06001-06100/06099",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06099/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06099/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06099/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06099/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06099/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon17_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon17_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon17_infrared4)",
    "run_dir": "runs-07301-07400/07356",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07356/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07356/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07356/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07356/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07356/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon17_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon17_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon17_spectrograph4)",
    "run_dir": "runs-06601-06700/06621",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06621/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06621/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06621/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06621/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06621/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon17_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon17_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon17_thermograph0)",
    "run_dir": "runs-05701-05800/05761",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d6a7374e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05761/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05761/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05761/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05761/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05761/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon17_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon17_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon17_thermograph1)",
    "run_dir": "runs-06101-06200/06167",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fdff954e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06167/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06167/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06167/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06167/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06167/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon17_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon17_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon17_thermograph4)",
    "run_dir": "runs-05601-05700/05680",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a01c61d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon183_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon183_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon183_thermograph0)",
    "run_dir": "runs-06801-06900/06804",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1533fa184e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06804/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06804/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06804/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06804/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06804/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon183_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon183_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon183_thermograph3)",
    "run_dir": "runs-07101-07200/07173",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151ecd8a4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07173/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07173/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07173/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07173/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07173/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon185_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon185_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon185_image4)",
    "run_dir": "runs-06801-06900/06805",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d2b64d4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06805/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06805/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06805/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06805/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06805/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon185_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon185_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon185_infrared1)",
    "run_dir": "runs-06601-06700/06622",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06622/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06622/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06622/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06622/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06622/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon186_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon186_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon186_image1)",
    "run_dir": "runs-07101-07200/07174",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fdd1328e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07174/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07174/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07174/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07174/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07174/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon186_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon186_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon186_infrared3)",
    "run_dir": "runs-06601-06700/06623",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e15e398e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06623/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06623/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06623/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06623/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06623/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon187_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon187_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon187_spectrograph4)",
    "run_dir": "runs-06601-06700/06624",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b567e10e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06624/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06624/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06624/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06624/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06624/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon187_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon187_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon187_thermograph3)",
    "run_dir": "runs-07001-07100/07030",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07030/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07030/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07030/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07030/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07030/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon188_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon188_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon188_image1)",
    "run_dir": "runs-07001-07100/07031",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07031/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07031/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07031/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07031/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07031/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon18_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon18_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon18_image0)",
    "run_dir": "runs-06001-06100/06100",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06100/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06100/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06100/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06100/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06100/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon18_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon18_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon18_image1)",
    "run_dir": "runs-07001-07100/07032",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07032/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07032/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07032/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07032/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07032/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon18_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon18_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon18_image3)",
    "run_dir": "runs-06801-06900/06806",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15302da2ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06806/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06806/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06806/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06806/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06806/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon18_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon18_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon18_image4)",
    "run_dir": "runs-06301-06400/06360",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06360/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06360/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06360/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06360/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06360/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon18_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon18_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon18_spectrograph3)",
    "run_dir": "runs-07301-07400/07357",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ce4963ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07357/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07357/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07357/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07357/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07357/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon18_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon18_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon18_thermograph0)",
    "run_dir": "runs-05701-05800/05762",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05762/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05762/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05762/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05762/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05762/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon190_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon190_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon190_infrared0)",
    "run_dir": "runs-07101-07200/07175",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07175/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07175/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07175/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07175/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07175/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon191_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon191_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon191_image0)",
    "run_dir": "runs-07301-07400/07358",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07358/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07358/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07358/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07358/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07358/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon191_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon191_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon191_infrared1)",
    "run_dir": "runs-06601-06700/06625",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06625/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06625/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06625/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06625/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06625/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon192_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon192_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon192_infrared1)",
    "run_dir": "runs-06601-06700/06626",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06626/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06626/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06626/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06626/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06626/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon193_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon193_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon193_image2)",
    "run_dir": "runs-07001-07100/07033",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147ae3d4ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07033/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07033/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07033/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07033/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07033/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon193_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon193_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon193_image3)",
    "run_dir": "runs-06801-06900/06807",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06807/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06807/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06807/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06807/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06807/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon193_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon193_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon193_thermograph3)",
    "run_dir": "runs-07101-07200/07176",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1490736dce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07176/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07176/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07176/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07176/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07176/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon194_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon194_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon194_thermograph2)",
    "run_dir": "runs-06801-06900/06808",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15255c504e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06808/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06808/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06808/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06808/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06808/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon195_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon195_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon195_spectrograph3)",
    "run_dir": "runs-07301-07400/07359",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07359/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07359/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07359/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07359/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07359/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon195_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon195_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon195_thermograph4)",
    "run_dir": "runs-07101-07200/07177",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b079974e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07177/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07177/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07177/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07177/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07177/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon197_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon197_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon197_thermograph2)",
    "run_dir": "runs-06601-06700/06627",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c84a354e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06627/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06627/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06627/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06627/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06627/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon198_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon198_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon198_infrared1)",
    "run_dir": "runs-06601-06700/06628",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1456b6b2ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06628/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06628/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06628/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06628/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06628/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon198_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon198_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon198_thermograph3)",
    "run_dir": "runs-07001-07100/07034",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f5435b4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07034/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07034/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07034/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07034/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07034/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon199_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon199_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon199_image2)",
    "run_dir": "runs-07301-07400/07360",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07360/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07360/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07360/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07360/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07360/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon199_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon199_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon199_thermograph2)",
    "run_dir": "runs-06801-06900/06809",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147d4aa70e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06809/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06809/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06809/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06809/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06809/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon199_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon199_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon199_thermograph3)",
    "run_dir": "runs-07001-07100/07035",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b7f7f8ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07035/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07035/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07035/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07035/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07035/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon19_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon19_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon19_image2)",
    "run_dir": "runs-05701-05800/05722",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05722/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05722/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05722/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05722/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05722/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon19_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon19_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon19_image4)",
    "run_dir": "runs-05701-05800/05723",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05723/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05723/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05723/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05723/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05723/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon19_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon19_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon19_infrared0)",
    "run_dir": "runs-05701-05800/05798",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05798/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05798/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05798/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05798/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05798/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon200_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon200_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon200_spectrograph2)",
    "run_dir": "runs-07101-07200/07178",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a5e35bce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07178/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07178/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07178/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07178/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07178/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon200_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon200_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon200_thermograph4)",
    "run_dir": "runs-07001-07100/07036",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07036/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07036/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07036/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07036/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07036/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon201_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon201_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon201_spectrograph4)",
    "run_dir": "runs-06601-06700/06629",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fe70ea4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06629/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06629/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06629/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06629/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06629/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon201_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon201_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon201_thermograph0)",
    "run_dir": "runs-06801-06900/06810",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06810/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06810/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06810/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06810/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06810/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon201_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon201_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon201_thermograph4)",
    "run_dir": "runs-07101-07200/07179",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15482a224e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07179/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07179/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07179/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07179/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07179/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon202_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon202_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon202_thermograph1)",
    "run_dir": "runs-06801-06900/06811",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06811/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06811/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06811/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06811/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06811/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon203_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon203_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon203_infrared0)",
    "run_dir": "runs-06601-06700/06630",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06630/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06630/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06630/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06630/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06630/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon203_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon203_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon203_thermograph1)",
    "run_dir": "runs-07301-07400/07361",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07361/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07361/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07361/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07361/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07361/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon204_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon204_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon204_image1)",
    "run_dir": "runs-07001-07100/07037",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07037/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07037/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07037/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07037/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07037/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon209_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon209_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon209_thermograph2)",
    "run_dir": "runs-06801-06900/06813",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06813/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06813/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06813/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06813/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06813/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon20_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon20_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon20_image2)",
    "run_dir": "runs-06201-06300/06259",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06259/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06259/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06259/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06259/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06259/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon20_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon20_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon20_image4)",
    "run_dir": "runs-06301-06400/06361",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06361/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06361/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06361/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06361/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06361/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon20_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon20_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon20_infrared1)",
    "run_dir": "runs-05801-05900/05896",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14cc8c978e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05896/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05896/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05896/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05896/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05896/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon20_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon20_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon20_spectrograph0)",
    "run_dir": "runs-05601-05700/05695",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05695/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05695/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05695/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05695/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05695/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon210_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon210_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon210_image3)",
    "run_dir": "runs-06801-06900/06814",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14963db7ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06814/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06814/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06814/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06814/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06814/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon211_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon211_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon211_thermograph0)",
    "run_dir": "runs-06801-06900/06815",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06815/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06815/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06815/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06815/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06815/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon213_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon213_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon213_thermograph2)",
    "run_dir": "runs-06801-06900/06816",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15160cce8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06816/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06816/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06816/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06816/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06816/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon214_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon214_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon214_thermograph1)",
    "run_dir": "runs-06801-06900/06817",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06817/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06817/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06817/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06817/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06817/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon216_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon216_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon216_thermograph1)",
    "run_dir": "runs-06801-06900/06818",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d65a0c8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06818/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06818/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06818/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06818/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06818/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon218_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon218_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon218_image3)",
    "run_dir": "runs-06801-06900/06819",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06819/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06819/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06819/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06819/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06819/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon21_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon21_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon21_image0)",
    "run_dir": "runs-06101-06200/06168",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06168/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06168/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06168/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06168/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06168/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon21_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon21_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon21_image1)",
    "run_dir": "runs-05601-05700/05682",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05682/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05682/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05682/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05682/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05682/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon21_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon21_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon21_image2)",
    "run_dir": "runs-06201-06300/06260",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06260/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06260/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06260/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06260/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06260/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon21_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon21_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon21_image4)",
    "run_dir": "runs-05701-05800/05725",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f1b4c81210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05725/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05725/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05725/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05725/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05725/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon21_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon21_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon21_thermograph2)",
    "run_dir": "runs-06601-06700/06631",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fa86dc4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06631/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06631/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06631/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06631/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06631/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon21_thermograph7)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon21_thermograph7)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon21_thermograph7)",
    "run_dir": "runs-05701-05800/05726",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05726/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05726/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05726/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05726/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05726/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon221_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon221_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon221_image4)",
    "run_dir": "runs-06801-06900/06820",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151766478e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06820/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06820/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06820/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06820/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06820/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon222_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon222_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon222_image4)",
    "run_dir": "runs-06801-06900/06821",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15267cc7ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06821/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06821/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06821/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06821/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06821/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon223_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon223_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon223_thermograph2)",
    "run_dir": "runs-06801-06900/06822",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152207efce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06822/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06822/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06822/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06822/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06822/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon225_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon225_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon225_image4)",
    "run_dir": "runs-06801-06900/06823",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06823/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06823/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06823/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06823/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06823/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon226_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon226_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon226_thermograph2)",
    "run_dir": "runs-06801-06900/06824",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06824/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06824/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06824/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06824/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06824/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon227_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon227_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon227_thermograph1)",
    "run_dir": "runs-06801-06900/06825",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14eed5ec8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06825/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06825/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06825/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06825/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06825/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon22_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon22_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon22_spectrograph1)",
    "run_dir": "runs-05901-06000/05967",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05967/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05967/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05967/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05967/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05967/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon231_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon231_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon231_thermograph2)",
    "run_dir": "runs-06801-06900/06826",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148b99a08e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06826/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06826/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06826/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06826/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06826/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon233_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon233_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon233_thermograph2)",
    "run_dir": "runs-06801-06900/06827",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145d9540ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06827/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06827/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06827/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06827/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06827/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon234_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon234_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon234_thermograph1)",
    "run_dir": "runs-06801-06900/06828",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1461749c0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06828/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06828/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06828/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06828/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06828/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon237_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon237_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon237_thermograph1)",
    "run_dir": "runs-06801-06900/06829",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06829/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06829/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06829/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06829/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06829/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon238_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon238_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon238_thermograph0)",
    "run_dir": "runs-06801-06900/06830",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14cacb144e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06830/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06830/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06830/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06830/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06830/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon23_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon23_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon23_image0)",
    "run_dir": "runs-07301-07400/07362",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154b65208e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07362/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07362/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07362/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07362/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07362/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon23_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon23_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon23_image2)",
    "run_dir": "runs-06101-06200/06101",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e6e2fb0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06101/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06101/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06101/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06101/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06101/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon23_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon23_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon23_infrared0)",
    "run_dir": "runs-06401-06500/06482",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06482/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06482/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06482/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06482/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06482/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon23_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon23_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon23_infrared1)",
    "run_dir": "runs-05701-05800/05799",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150ed9218e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05799/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05799/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05799/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05799/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05799/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon23_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon23_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon23_infrared3)",
    "run_dir": "runs-05601-05700/05662",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149cdc520e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05662/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05662/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05662/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05662/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05662/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon241_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon241_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon241_image4)",
    "run_dir": "runs-06801-06900/06831",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06831/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06831/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06831/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06831/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06831/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon246_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon246_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon246_image4)",
    "run_dir": "runs-06801-06900/06832",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06832/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06832/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06832/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06832/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06832/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon248_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon248_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon248_thermograph1)",
    "run_dir": "runs-06801-06900/06833",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1480f51a4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06833/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06833/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06833/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06833/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06833/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon249_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon249_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon249_image3)",
    "run_dir": "runs-06801-06900/06834",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06834/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06834/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06834/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06834/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06834/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon24_image5)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon24_image5)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon24_image5)",
    "run_dir": "runs-05601-05700/05696",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05696/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05696/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05696/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05696/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05696/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon24_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon24_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon24_infrared0)",
    "run_dir": "runs-06601-06700/06632",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06632/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06632/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06632/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06632/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06632/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon24_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon24_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon24_infrared1)",
    "run_dir": "runs-06001-06100/06031",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06031/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06031/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06031/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06031/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06031/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon24_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon24_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon24_infrared3)",
    "run_dir": "runs-05601-05700/05663",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e93819ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05663/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05663/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05663/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05663/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05663/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon24_spectrograph6)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon24_spectrograph6)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon24_spectrograph6)",
    "run_dir": "runs-05601-05700/05697",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05697/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05697/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05697/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05697/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05697/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon24_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon24_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon24_thermograph2)",
    "run_dir": "runs-06101-06200/06169",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153fa4ac8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06169/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06169/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06169/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06169/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06169/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon250_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon250_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon250_image4)",
    "run_dir": "runs-06801-06900/06835",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06835/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06835/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06835/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06835/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06835/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon25_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon25_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon25_image1)",
    "run_dir": "runs-05701-05800/05763",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05763/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05763/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05763/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05763/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05763/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon25_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon25_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon25_image4)",
    "run_dir": "runs-06301-06400/06362",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06362/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06362/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06362/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06362/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06362/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon25_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon25_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon25_thermograph2)",
    "run_dir": "runs-06101-06200/06170",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146d39bc8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06170/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06170/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06170/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06170/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06170/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon25_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon25_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon25_thermograph4)",
    "run_dir": "runs-07101-07200/07180",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146ba4818e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07180/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07180/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07180/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07180/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07180/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon26_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon26_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon26_image2)",
    "run_dir": "runs-06101-06200/06102",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06102/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06102/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06102/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06102/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06102/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon26_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon26_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon26_infrared1)",
    "run_dir": "runs-05801-05900/05801",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05801/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05801/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05801/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05801/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05801/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon26_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon26_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon26_spectrograph1)",
    "run_dir": "runs-05901-06000/05968",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14876872ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05968/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05968/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05968/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05968/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05968/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon26_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon26_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon26_thermograph2)",
    "run_dir": "runs-06101-06200/06171",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06171/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06171/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06171/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06171/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06171/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon27_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon27_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon27_infrared0)",
    "run_dir": "runs-05801-05900/05802",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150f562f4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05802/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05802/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05802/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05802/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05802/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon27_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon27_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon27_spectrograph2)",
    "run_dir": "runs-07101-07200/07181",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149b6ec8ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07181/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07181/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07181/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07181/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07181/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon27_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon27_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon27_thermograph1)",
    "run_dir": "runs-06801-06900/06836",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1492a62a8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06836/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06836/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06836/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06836/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06836/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon27_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon27_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon27_thermograph2)",
    "run_dir": "runs-06101-06200/06172",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06172/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06172/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06172/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06172/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06172/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon28_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon28_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon28_image2)",
    "run_dir": "runs-07301-07400/07363",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07363/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07363/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07363/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07363/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07363/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon28_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon28_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon28_infrared0)",
    "run_dir": "runs-07101-07200/07182",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d98a8ace10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07182/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07182/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07182/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07182/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07182/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon28_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon28_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon28_spectrograph0)",
    "run_dir": "runs-06001-06100/06032",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06032/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06032/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06032/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06032/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06032/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon28_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon28_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon28_spectrograph2)",
    "run_dir": "runs-05801-05900/05845",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05845/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05845/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05845/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05845/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05845/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon28_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon28_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon28_spectrograph4)",
    "run_dir": "runs-06601-06700/06633",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06633/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06633/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06633/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06633/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06633/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon28_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon28_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon28_thermograph0)",
    "run_dir": "runs-05701-05800/05764",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05764/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05764/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05764/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05764/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05764/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon28_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon28_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon28_thermograph3)",
    "run_dir": "runs-07001-07100/07038",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07038/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07038/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07038/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07038/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07038/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon29_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon29_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon29_image1)",
    "run_dir": "runs-05701-05800/05765",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05765/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05765/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05765/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05765/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05765/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon30_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon30_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon30_image0)",
    "run_dir": "runs-06101-06200/06173",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06173/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06173/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06173/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06173/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06173/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon30_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon30_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon30_image1)",
    "run_dir": "runs-05801-05900/05846",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05846/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05846/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05846/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05846/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05846/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon30_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon30_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon30_image2)",
    "run_dir": "runs-05801-05900/05803",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05803/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05803/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05803/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05803/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05803/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon30_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon30_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon30_image3)",
    "run_dir": "runs-06401-06500/06483",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06483/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06483/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06483/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06483/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06483/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon30_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon30_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon30_thermograph2)",
    "run_dir": "runs-06001-06100/06033",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145711df8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06033/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06033/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06033/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06033/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06033/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon31_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon31_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon31_image0)",
    "run_dir": "runs-06101-06200/06174",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15284b508e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06174/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06174/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06174/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06174/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06174/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon31_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon31_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon31_image1)",
    "run_dir": "runs-07101-07200/07183",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1495d1688e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07183/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07183/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07183/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07183/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07183/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon31_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon31_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon31_image2)",
    "run_dir": "runs-05801-05900/05804",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05804/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05804/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05804/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05804/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05804/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon31_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon31_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon31_infrared1)",
    "run_dir": "runs-06401-06500/06484",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06484/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06484/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06484/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06484/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06484/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon31_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon31_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon31_thermograph4)",
    "run_dir": "runs-07001-07100/07039",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07039/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07039/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07039/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07039/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07039/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon32_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon32_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon32_image0)",
    "run_dir": "runs-06101-06200/06175",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06175/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06175/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06175/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06175/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06175/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon32_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon32_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon32_image1)",
    "run_dir": "runs-05801-05900/05847",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05847/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05847/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05847/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05847/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05847/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon32_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon32_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon32_image2)",
    "run_dir": "runs-05801-05900/05805",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05805/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05805/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05805/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05805/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05805/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon32_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon32_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon32_thermograph0)",
    "run_dir": "runs-06801-06900/06837",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06837/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06837/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06837/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06837/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06837/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon33_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon33_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon33_infrared0)",
    "run_dir": "runs-05801-05900/05898",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05898/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05898/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05898/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05898/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05898/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon33_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon33_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon33_spectrograph1)",
    "run_dir": "runs-05901-06000/05969",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05969/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05969/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05969/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05969/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05969/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon33_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon33_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon33_spectrograph3)",
    "run_dir": "runs-07301-07400/07364",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1471d4ef0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07364/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07364/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07364/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07364/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07364/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon33_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon33_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon33_spectrograph4)",
    "run_dir": "runs-06401-06500/06485",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06485/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06485/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06485/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06485/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06485/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon33_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon33_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon33_thermograph2)",
    "run_dir": "runs-06101-06200/06176",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146ab08b0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06176/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06176/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06176/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06176/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06176/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon34_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon34_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon34_image2)",
    "run_dir": "runs-07001-07100/07040",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07040/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07040/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07040/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07040/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07040/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon34_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon34_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon34_image3)",
    "run_dir": "runs-06401-06500/06486",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06486/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06486/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06486/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06486/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06486/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon34_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon34_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon34_infrared0)",
    "run_dir": "runs-05801-05900/05848",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05848/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05848/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05848/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05848/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05848/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon34_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon34_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon34_infrared1)",
    "run_dir": "runs-05801-05900/05899",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150cf6884e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05899/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05899/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05899/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05899/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05899/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon35_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon35_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon35_image1)",
    "run_dir": "runs-05701-05800/05767",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05767/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05767/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05767/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05767/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05767/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon35_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon35_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon35_image2)",
    "run_dir": "runs-07301-07400/07365",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146d3d514e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07365/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07365/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07365/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07365/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07365/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon35_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon35_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon35_spectrograph0)",
    "run_dir": "runs-06001-06100/06034",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06034/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06034/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06034/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06034/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06034/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon35_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon35_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon35_thermograph1)",
    "run_dir": "runs-06801-06900/06838",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06838/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06838/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06838/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06838/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06838/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon35_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon35_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon35_thermograph3)",
    "run_dir": "runs-07101-07200/07184",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07184/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07184/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07184/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07184/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07184/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon36_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon36_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon36_image1)",
    "run_dir": "runs-07101-07200/07185",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07185/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07185/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07185/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07185/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07185/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon36_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon36_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon36_infrared0)",
    "run_dir": "runs-05801-05900/05849",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05849/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05849/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05849/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05849/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05849/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon36_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon36_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon36_infrared1)",
    "run_dir": "runs-06201-06300/06261",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150fddb10e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06261/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06261/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06261/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06261/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06261/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon36_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon36_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon36_infrared4)",
    "run_dir": "runs-07301-07400/07366",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07366/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07366/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07366/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07366/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07366/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon36_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon36_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon36_thermograph2)",
    "run_dir": "runs-06801-06900/06839",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06839/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06839/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06839/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06839/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06839/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon37_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon37_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon37_image2)",
    "run_dir": "runs-07301-07400/07367",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07367/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07367/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07367/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07367/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07367/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon37_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon37_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon37_infrared0)",
    "run_dir": "runs-06601-06700/06634",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145d20e48e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06634/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06634/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06634/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06634/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06634/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon37_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon37_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon37_thermograph1)",
    "run_dir": "runs-06101-06200/06177",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06177/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06177/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06177/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06177/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06177/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon37_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon37_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon37_thermograph2)",
    "run_dir": "runs-06801-06900/06840",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14911f2f8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06840/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06840/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06840/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06840/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06840/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon38_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon38_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon38_image0)",
    "run_dir": "runs-06101-06200/06103",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14eac69c0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06103/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06103/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06103/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06103/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06103/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon38_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon38_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon38_image1)",
    "run_dir": "runs-07101-07200/07186",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07186/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07186/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07186/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07186/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07186/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon38_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon38_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon38_image2)",
    "run_dir": "runs-07001-07100/07041",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c7eca9ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07041/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07041/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07041/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07041/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07041/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon38_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon38_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon38_image4)",
    "run_dir": "runs-06301-06400/06363",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e4c9360e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06363/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06363/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06363/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06363/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06363/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon38_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon38_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon38_infrared0)",
    "run_dir": "runs-05801-05900/05806",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b148dfce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05806/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05806/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05806/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05806/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05806/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon38_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon38_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon38_infrared1)",
    "run_dir": "runs-06401-06500/06487",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06487/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06487/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06487/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06487/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06487/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon38_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon38_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon38_thermograph2)",
    "run_dir": "runs-06601-06700/06635",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06635/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06635/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06635/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06635/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06635/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon39_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon39_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon39_image2)",
    "run_dir": "runs-07301-07400/07368",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153c5c228e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07368/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07368/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07368/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07368/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07368/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon39_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon39_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon39_spectrograph1)",
    "run_dir": "runs-06301-06400/06364",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06364/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06364/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06364/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06364/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06364/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon39_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon39_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon39_thermograph2)",
    "run_dir": "runs-06101-06200/06179",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c8eaef8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06179/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06179/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06179/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06179/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06179/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon40_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon40_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon40_image1)",
    "run_dir": "runs-06101-06200/06104",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06104/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06104/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06104/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06104/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06104/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon40_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon40_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon40_thermograph0)",
    "run_dir": "runs-05701-05800/05768",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152889760e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05768/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05768/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05768/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05768/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05768/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon41_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon41_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon41_image1)",
    "run_dir": "runs-06101-06200/06105",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06105/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06105/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06105/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06105/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06105/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon41_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon41_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon41_image3)",
    "run_dir": "runs-06201-06300/06262",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14842ca7ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06262/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06262/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06262/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06262/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06262/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon41_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon41_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon41_spectrograph1)",
    "run_dir": "runs-06301-06400/06365",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06365/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06365/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06365/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06365/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06365/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon41_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon41_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon41_spectrograph4)",
    "run_dir": "runs-06401-06500/06488",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06488/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06488/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06488/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06488/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06488/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon42_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon42_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon42_infrared0)",
    "run_dir": "runs-07101-07200/07187",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14bc48e20e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07187/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07187/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07187/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07187/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07187/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon42_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon42_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon42_infrared3)",
    "run_dir": "runs-06001-06100/06035",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c39e5fce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06035/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06035/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06035/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06035/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06035/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon42_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon42_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon42_spectrograph1)",
    "run_dir": "runs-06301-06400/06366",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06366/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06366/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06366/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06366/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06366/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon42_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon42_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon42_thermograph1)",
    "run_dir": "runs-06801-06900/06841",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152a750e8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06841/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06841/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06841/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06841/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06841/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon42_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon42_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon42_thermograph2)",
    "run_dir": "runs-06401-06500/06489",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06489/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06489/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06489/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06489/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06489/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon42_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon42_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon42_thermograph3)",
    "run_dir": "runs-07001-07100/07042",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07042/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07042/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07042/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07042/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07042/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon43_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon43_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon43_infrared0)",
    "run_dir": "runs-05801-05900/05807",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05807/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05807/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05807/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05807/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05807/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon43_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon43_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon43_spectrograph4)",
    "run_dir": "runs-06601-06700/06636",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06636/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06636/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06636/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06636/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06636/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon43_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon43_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon43_thermograph0)",
    "run_dir": "runs-05901-06000/05971",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e5f71bce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05971/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05971/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05971/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05971/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05971/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon43_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon43_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon43_thermograph2)",
    "run_dir": "runs-05801-05900/05900",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05900/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05900/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05900/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05900/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05900/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon43_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon43_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon43_thermograph3)",
    "run_dir": "runs-07001-07100/07043",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07043/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07043/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07043/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07043/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07043/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon43_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon43_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon43_thermograph4)",
    "run_dir": "runs-07101-07200/07188",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07188/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07188/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07188/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07188/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07188/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon44_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon44_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon44_image1)",
    "run_dir": "runs-05801-05900/05851",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d0f6778e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05851/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05851/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05851/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05851/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05851/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon44_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon44_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon44_image2)",
    "run_dir": "runs-06201-06300/06263",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c20a5c0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06263/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06263/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06263/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06263/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06263/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon44_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon44_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon44_image3)",
    "run_dir": "runs-06401-06500/06490",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06490/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06490/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06490/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06490/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06490/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon44_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon44_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon44_thermograph4)",
    "run_dir": "runs-07001-07100/07044",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ed42ecce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07044/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07044/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07044/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07044/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07044/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon45_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon45_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon45_image4)",
    "run_dir": "runs-06201-06300/06264",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06264/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06264/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06264/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06264/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06264/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon45_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon45_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon45_spectrograph4)",
    "run_dir": "runs-06601-06700/06637",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06637/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06637/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06637/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06637/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06637/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon45_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon45_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon45_thermograph0)",
    "run_dir": "runs-06801-06900/06842",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06842/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06842/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06842/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06842/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06842/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon45_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon45_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon45_thermograph1)",
    "run_dir": "runs-07301-07400/07369",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14735d178e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07369/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07369/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07369/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07369/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07369/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon45_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon45_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon45_thermograph2)",
    "run_dir": "runs-06001-06100/06036",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06036/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06036/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06036/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06036/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06036/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon46_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon46_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon46_image0)",
    "run_dir": "runs-07301-07400/07370",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07370/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07370/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07370/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07370/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07370/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon46_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon46_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon46_infrared0)",
    "run_dir": "runs-06401-06500/06491",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06491/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06491/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06491/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06491/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06491/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon46_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon46_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon46_infrared1)",
    "run_dir": "runs-06001-06100/06037",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06037/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06037/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06037/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06037/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06037/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon46_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon46_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon46_thermograph0)",
    "run_dir": "runs-06801-06900/06843",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06843/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06843/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06843/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06843/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06843/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon46_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon46_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon46_thermograph2)",
    "run_dir": "runs-06601-06700/06638",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f1cc224e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06638/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06638/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06638/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06638/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06638/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon47_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon47_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon47_infrared0)",
    "run_dir": "runs-06401-06500/06492",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06492/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06492/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06492/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06492/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06492/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon47_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon47_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon47_infrared3)",
    "run_dir": "runs-06301-06400/06367",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06367/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06367/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06367/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06367/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06367/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon47_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon47_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon47_thermograph1)",
    "run_dir": "runs-06801-06900/06844",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06844/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06844/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06844/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06844/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06844/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon48_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon48_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon48_image4)",
    "run_dir": "runs-06301-06400/06368",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1460535b4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06368/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06368/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06368/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06368/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06368/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon48_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon48_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon48_infrared0)",
    "run_dir": "runs-06401-06500/06493",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06493/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06493/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06493/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06493/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06493/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon48_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon48_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon48_infrared1)",
    "run_dir": "runs-06601-06700/06639",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146638758e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06639/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06639/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06639/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06639/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06639/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon49_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon49_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon49_image1)",
    "run_dir": "runs-07001-07100/07045",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07045/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07045/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07045/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07045/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07045/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon49_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon49_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon49_image2)",
    "run_dir": "runs-05901-06000/05972",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05972/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05972/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05972/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05972/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05972/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon49_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon49_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon49_infrared1)",
    "run_dir": "runs-06401-06500/06494",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06494/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06494/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06494/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06494/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06494/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon4_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon4_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon4_thermograph0)",
    "run_dir": "runs-05701-05800/05769",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05769/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05769/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05769/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05769/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05769/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon50_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon50_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon50_image4)",
    "run_dir": "runs-06801-06900/06845",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06845/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06845/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06845/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06845/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06845/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon50_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon50_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon50_infrared0)",
    "run_dir": "runs-06601-06700/06640",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ed6ab3ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06640/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06640/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06640/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06640/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06640/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon50_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon50_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon50_spectrograph3)",
    "run_dir": "runs-06101-06200/06181",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06181/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06181/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06181/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06181/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06181/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon51_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon51_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon51_image0)",
    "run_dir": "runs-06101-06200/06182",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06182/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06182/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06182/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06182/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06182/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon51_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon51_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon51_infrared4)",
    "run_dir": "runs-07301-07400/07371",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a7e47a4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07371/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07371/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07371/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07371/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07371/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon51_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon51_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon51_thermograph2)",
    "run_dir": "runs-05901-06000/05904",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05904/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05904/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05904/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05904/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05904/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon52_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon52_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon52_image1)",
    "run_dir": "runs-06101-06200/06107",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06107/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06107/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06107/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06107/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06107/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon52_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon52_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon52_infrared1)",
    "run_dir": "runs-05901-06000/05905",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05905/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05905/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05905/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05905/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05905/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon52_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon52_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon52_spectrograph3)",
    "run_dir": "runs-06101-06200/06183",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06183/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06183/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06183/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06183/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06183/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon53_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon53_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon53_image4)",
    "run_dir": "runs-06801-06900/06846",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c2e0e00e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06846/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06846/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06846/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06846/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06846/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon54_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon54_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon54_image0)",
    "run_dir": "runs-06101-06200/06108",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fdb01f8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06108/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06108/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06108/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06108/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06108/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon54_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon54_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon54_thermograph3)",
    "run_dir": "runs-07001-07100/07046",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1471e427ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07046/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07046/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07046/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07046/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07046/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon55_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon55_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon55_image0)",
    "run_dir": "runs-07301-07400/07372",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07372/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07372/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07372/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07372/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07372/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon55_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon55_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon55_infrared1)",
    "run_dir": "runs-06401-06500/06495",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06495/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06495/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06495/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06495/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06495/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon55_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon55_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon55_thermograph0)",
    "run_dir": "runs-05901-06000/05973",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14841b410e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05973/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05973/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05973/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05973/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05973/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon55_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon55_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon55_thermograph2)",
    "run_dir": "runs-05901-06000/05906",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152f5de3ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05906/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05906/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05906/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05906/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05906/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon55_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon55_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon55_thermograph4)",
    "run_dir": "runs-07101-07200/07189",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07189/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07189/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07189/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07189/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07189/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon56_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon56_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon56_image2)",
    "run_dir": "runs-07001-07100/07047",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07047/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07047/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07047/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07047/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07047/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon56_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon56_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon56_infrared1)",
    "run_dir": "runs-06201-06300/06267",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06267/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06267/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06267/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06267/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06267/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon56_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon56_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon56_infrared3)",
    "run_dir": "runs-06601-06700/06641",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150acffe4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06641/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06641/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06641/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06641/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06641/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon57_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon57_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon57_image1)",
    "run_dir": "runs-06101-06200/06109",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f004944e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06109/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06109/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06109/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06109/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06109/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon57_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon57_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon57_spectrograph0)",
    "run_dir": "runs-06201-06300/06268",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06268/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06268/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06268/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06268/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06268/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon57_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon57_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon57_spectrograph3)",
    "run_dir": "runs-06101-06200/06184",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06184/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06184/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06184/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06184/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06184/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon57_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon57_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon57_spectrograph4)",
    "run_dir": "runs-06601-06700/06642",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06642/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06642/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06642/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06642/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06642/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon57_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon57_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon57_thermograph1)",
    "run_dir": "runs-07301-07400/07373",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07373/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07373/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07373/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07373/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07373/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon57_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon57_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon57_thermograph2)",
    "run_dir": "runs-05901-06000/05907",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05907/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05907/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05907/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05907/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05907/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon58_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon58_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon58_thermograph2)",
    "run_dir": "runs-06801-06900/06847",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151290760e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06847/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06847/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06847/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06847/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06847/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon58_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon58_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon58_thermograph3)",
    "run_dir": "runs-07001-07100/07048",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07048/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07048/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07048/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07048/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07048/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon58_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon58_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon58_thermograph4)",
    "run_dir": "runs-07101-07200/07190",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148ed79c8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07190/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07190/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07190/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07190/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07190/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon59_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon59_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon59_image1)",
    "run_dir": "runs-06101-06200/06110",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06110/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06110/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06110/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06110/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06110/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon59_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon59_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon59_image4)",
    "run_dir": "runs-06801-06900/06848",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06848/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06848/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06848/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06848/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06848/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon5_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon5_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon5_image0)",
    "run_dir": "runs-06101-06200/06111",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14cea854ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06111/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06111/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06111/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06111/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06111/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon5_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon5_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon5_image1)",
    "run_dir": "runs-07001-07100/07049",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07049/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07049/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07049/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07049/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07049/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon5_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon5_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon5_image2)",
    "run_dir": "runs-05901-06000/05974",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e9c72f8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05974/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05974/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05974/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05974/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05974/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon5_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon5_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon5_image3)",
    "run_dir": "runs-05701-05800/05727",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05727/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05727/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05727/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05727/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05727/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon5_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon5_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon5_image4)",
    "run_dir": "runs-05601-05700/05698",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05698/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05698/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05698/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05698/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05698/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon5_infrared7)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon5_infrared7)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon5_infrared7)",
    "run_dir": "runs-05601-05700/05699",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05699/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05699/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05699/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05699/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05699/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon5_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon5_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon5_spectrograph0)",
    "run_dir": "runs-05701-05800/05728",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05728/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05728/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05728/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05728/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05728/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon5_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon5_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon5_spectrograph2)",
    "run_dir": "runs-07101-07200/07191",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07191/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07191/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07191/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07191/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07191/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon5_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon5_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon5_thermograph1)",
    "run_dir": "runs-07301-07400/07374",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07374/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07374/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07374/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07374/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07374/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon5_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon5_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon5_thermograph4)",
    "run_dir": "runs-05601-05700/05683",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05683/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05683/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05683/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05683/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05683/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon5_thermograph8)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon5_thermograph8)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon5_thermograph8)",
    "run_dir": "runs-05701-05800/05729",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14679caed210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05729/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05729/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05729/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05729/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05729/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon60_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon60_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon60_infrared0)",
    "run_dir": "runs-05901-06000/05908",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152590864e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05908/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05908/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05908/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05908/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05908/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon60_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon60_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon60_infrared4)",
    "run_dir": "runs-07301-07400/07375",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150ba8b84e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07375/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07375/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07375/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07375/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07375/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon60_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon60_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon60_thermograph2)",
    "run_dir": "runs-06101-06200/06186",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06186/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06186/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06186/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06186/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06186/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon61_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon61_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon61_image2)",
    "run_dir": "runs-07001-07100/07050",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07050/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07050/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07050/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07050/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07050/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon61_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon61_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon61_image3)",
    "run_dir": "runs-06101-06200/06112",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06112/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06112/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06112/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06112/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06112/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon61_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon61_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon61_infrared0)",
    "run_dir": "runs-06601-06700/06643",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06643/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06643/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06643/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06643/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06643/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon61_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon61_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon61_infrared4)",
    "run_dir": "runs-07301-07400/07376",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14583b694e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07376/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07376/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07376/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07376/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07376/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon61_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon61_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon61_thermograph2)",
    "run_dir": "runs-05901-06000/05909",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05909/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05909/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05909/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05909/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05909/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon62_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon62_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon62_infrared0)",
    "run_dir": "runs-05901-06000/05910",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05910/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05910/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05910/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05910/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05910/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon62_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon62_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon62_infrared3)",
    "run_dir": "runs-06301-06400/06370",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06370/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06370/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06370/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06370/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06370/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon62_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon62_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon62_spectrograph4)",
    "run_dir": "runs-06401-06500/06496",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06496/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06496/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06496/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06496/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06496/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon63_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon63_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon63_infrared1)",
    "run_dir": "runs-06201-06300/06269",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06269/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06269/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06269/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06269/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06269/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon63_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon63_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon63_infrared4)",
    "run_dir": "runs-07301-07400/07377",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07377/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07377/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07377/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07377/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07377/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon63_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon63_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon63_spectrograph4)",
    "run_dir": "runs-06401-06500/06497",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06497/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06497/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06497/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06497/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06497/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon64_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon64_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon64_infrared3)",
    "run_dir": "runs-06001-06100/06039",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1478e335ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06039/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06039/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06039/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06039/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06039/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon64_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon64_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon64_thermograph3)",
    "run_dir": "runs-07001-07100/07051",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07051/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07051/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07051/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07051/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07051/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon65_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon65_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon65_infrared0)",
    "run_dir": "runs-07101-07200/07192",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07192/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07192/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07192/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07192/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07192/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon65_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon65_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon65_spectrograph3)",
    "run_dir": "runs-07301-07400/07378",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07378/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07378/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07378/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07378/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07378/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon65_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon65_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon65_thermograph2)",
    "run_dir": "runs-06801-06900/06850",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147d5b6d4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06850/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06850/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06850/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06850/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06850/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon66_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon66_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon66_image0)",
    "run_dir": "runs-06101-06200/06113",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153bb24d0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06113/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06113/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06113/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06113/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06113/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon66_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon66_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon66_infrared3)",
    "run_dir": "runs-06001-06100/06040",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06040/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06040/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06040/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06040/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06040/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon67_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon67_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon67_image1)",
    "run_dir": "runs-06101-06200/06114",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151f436b0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06114/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06114/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06114/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06114/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06114/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon67_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon67_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon67_image3)",
    "run_dir": "runs-06401-06500/06498",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06498/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06498/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06498/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06498/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06498/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon67_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon67_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon67_infrared3)",
    "run_dir": "runs-06001-06100/06041",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06041/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06041/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06041/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06041/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06041/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon67_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon67_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon67_thermograph3)",
    "run_dir": "runs-07101-07200/07193",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07193/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07193/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07193/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07193/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07193/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon68_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon68_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon68_infrared0)",
    "run_dir": "runs-07101-07200/07194",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b1b3ffce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07194/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07194/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07194/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07194/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07194/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon68_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon68_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon68_infrared3)",
    "run_dir": "runs-06001-06100/06042",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1466ad808e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06042/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06042/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06042/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06042/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06042/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon68_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon68_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon68_spectrograph3)",
    "run_dir": "runs-07301-07400/07379",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07379/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07379/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07379/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07379/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07379/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon68_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon68_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon68_thermograph1)",
    "run_dir": "runs-06101-06200/06187",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1521527c8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06187/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06187/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06187/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06187/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06187/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon68_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon68_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon68_thermograph2)",
    "run_dir": "runs-06801-06900/06851",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1541c8380e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06851/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06851/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06851/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06851/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06851/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon69_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon69_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon69_infrared0)",
    "run_dir": "runs-06401-06500/06499",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06499/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06499/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06499/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06499/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06499/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon6_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon6_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon6_image2)",
    "run_dir": "runs-05901-06000/05975",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05975/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05975/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05975/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05975/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05975/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon6_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon6_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon6_image3)",
    "run_dir": "runs-06201-06300/06270",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152f738dce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06270/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06270/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06270/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06270/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06270/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon6_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon6_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon6_infrared0)",
    "run_dir": "runs-05801-05900/05812",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f6d9198e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05812/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05812/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05812/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05812/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05812/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon6_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon6_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon6_spectrograph4)",
    "run_dir": "runs-06601-06700/06644",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06644/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06644/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06644/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06644/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06644/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon6_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon6_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon6_thermograph0)",
    "run_dir": "runs-05701-05800/05770",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05770/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05770/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05770/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05770/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05770/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon70_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon70_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon70_image4)",
    "run_dir": "runs-06201-06300/06271",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06271/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06271/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06271/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06271/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06271/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon70_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon70_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon70_infrared0)",
    "run_dir": "runs-06301-06400/06371",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06371/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06371/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06371/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06371/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06371/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon70_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon70_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon70_spectrograph1)",
    "run_dir": "runs-05901-06000/05976",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149db5e94e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05976/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05976/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05976/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05976/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05976/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon70_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon70_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon70_spectrograph3)",
    "run_dir": "runs-07301-07400/07380",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07380/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07380/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07380/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07380/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07380/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon70_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon70_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon70_thermograph3)",
    "run_dir": "runs-07001-07100/07052",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07052/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07052/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07052/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07052/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07052/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon71_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon71_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon71_image3)",
    "run_dir": "runs-06401-06500/06500",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06500/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06500/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06500/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06500/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06500/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon71_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon71_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon71_image4)",
    "run_dir": "runs-06301-06400/06372",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x155239b40e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06372/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06372/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06372/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06372/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06372/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon71_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon71_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon71_infrared1)",
    "run_dir": "runs-06001-06100/06043",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06043/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06043/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06043/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06043/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06043/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon71_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon71_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon71_spectrograph1)",
    "run_dir": "runs-05901-06000/05977",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15047a3e0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05977/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05977/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05977/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05977/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05977/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon71_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon71_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon71_thermograph2)",
    "run_dir": "runs-06801-06900/06852",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06852/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06852/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06852/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06852/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06852/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon71_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon71_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon71_thermograph4)",
    "run_dir": "runs-07101-07200/07195",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07195/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07195/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07195/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07195/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07195/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon72_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon72_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon72_image0)",
    "run_dir": "runs-06101-06200/06188",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06188/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06188/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06188/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06188/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06188/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon72_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon72_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon72_infrared0)",
    "run_dir": "runs-05901-06000/05912",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05912/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05912/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05912/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05912/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05912/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon72_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon72_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon72_thermograph3)",
    "run_dir": "runs-07101-07200/07196",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147559834e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07196/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07196/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07196/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07196/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07196/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon73_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon73_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon73_image0)",
    "run_dir": "runs-06101-06200/06115",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145d36d20e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06115/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06115/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06115/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06115/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06115/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon73_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon73_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon73_image2)",
    "run_dir": "runs-07301-07400/07381",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07381/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07381/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07381/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07381/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07381/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon73_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon73_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon73_thermograph0)",
    "run_dir": "runs-06801-06900/06853",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06853/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06853/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06853/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06853/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06853/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon73_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon73_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon73_thermograph2)",
    "run_dir": "runs-06501-06600/06501",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06501/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06501/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06501/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06501/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06501/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon74_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon74_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon74_spectrograph3)",
    "run_dir": "runs-07301-07400/07382",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07382/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07382/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07382/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07382/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07382/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon75_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon75_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon75_thermograph1)",
    "run_dir": "runs-06101-06200/06189",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06189/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06189/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06189/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06189/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06189/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon76_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon76_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon76_image3)",
    "run_dir": "runs-06501-06600/06502",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06502/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06502/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06502/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06502/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06502/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon76_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon76_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon76_spectrograph0)",
    "run_dir": "runs-06201-06300/06272",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14827aab0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06272/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06272/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06272/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06272/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06272/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon76_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon76_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon76_thermograph0)",
    "run_dir": "runs-06801-06900/06854",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06854/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06854/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06854/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06854/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06854/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon77_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon77_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon77_image2)",
    "run_dir": "runs-07301-07400/07383",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07383/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07383/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07383/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07383/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07383/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon78_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon78_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon78_image0)",
    "run_dir": "runs-07301-07400/07384",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07384/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07384/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07384/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07384/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07384/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon78_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon78_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon78_image4)",
    "run_dir": "runs-06801-06900/06855",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149593eece10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06855/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06855/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06855/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06855/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06855/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon78_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon78_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon78_spectrograph4)",
    "run_dir": "runs-06501-06600/06503",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06503/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06503/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06503/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06503/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06503/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon79_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon79_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon79_image1)",
    "run_dir": "runs-07001-07100/07053",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07053/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07053/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07053/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07053/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07053/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon79_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon79_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon79_image3)",
    "run_dir": "runs-06501-06600/06504",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06504/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06504/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06504/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06504/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06504/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon79_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon79_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon79_infrared3)",
    "run_dir": "runs-06601-06700/06645",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1546ee3f0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06645/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06645/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06645/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06645/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06645/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon79_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon79_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon79_spectrograph3)",
    "run_dir": "runs-07301-07400/07385",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14adb6528e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07385/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07385/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07385/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07385/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07385/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon7_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon7_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon7_infrared1)",
    "run_dir": "runs-06501-06600/06505",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06505/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06505/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06505/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06505/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06505/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon7_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon7_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon7_spectrograph2)",
    "run_dir": "runs-05801-05900/05853",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05853/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05853/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05853/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05853/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05853/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon7_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon7_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon7_thermograph0)",
    "run_dir": "runs-05501-05600/05597",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05597/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05597/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05597/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05597/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05597/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon7_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon7_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon7_thermograph1)",
    "run_dir": "runs-05601-05700/05700",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05700/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05700/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05700/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05700/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05700/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon80_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon80_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon80_image3)",
    "run_dir": "runs-06501-06600/06506",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06506/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06506/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06506/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06506/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06506/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon80_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon80_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon80_image4)",
    "run_dir": "runs-06301-06400/06373",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06373/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06373/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06373/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06373/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06373/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon80_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon80_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon80_infrared4)",
    "run_dir": "runs-07301-07400/07386",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07386/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07386/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07386/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07386/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07386/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon80_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon80_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon80_thermograph2)",
    "run_dir": "runs-06101-06200/06190",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06190/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06190/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06190/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06190/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06190/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon81_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon81_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon81_thermograph1)",
    "run_dir": "runs-06101-06200/06191",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06191/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06191/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06191/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06191/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06191/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon82_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon82_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon82_infrared4)",
    "run_dir": "runs-07301-07400/07387",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147cee958e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07387/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07387/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07387/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07387/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07387/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon83_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon83_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon83_spectrograph3)",
    "run_dir": "runs-07301-07400/07388",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07388/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07388/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07388/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07388/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07388/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon83_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon83_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon83_thermograph0)",
    "run_dir": "runs-06801-06900/06856",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1510d1f8ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06856/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06856/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06856/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06856/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06856/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon84_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon84_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon84_image1)",
    "run_dir": "runs-07101-07200/07197",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07197/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07197/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07197/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07197/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07197/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon84_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon84_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon84_thermograph2)",
    "run_dir": "runs-06101-06200/06192",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06192/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06192/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06192/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06192/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06192/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon85_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon85_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon85_image4)",
    "run_dir": "runs-06801-06900/06857",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06857/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06857/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06857/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06857/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06857/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon85_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon85_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon85_spectrograph1)",
    "run_dir": "runs-06301-06400/06374",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06374/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06374/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06374/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06374/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06374/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon86_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon86_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon86_image2)",
    "run_dir": "runs-07001-07100/07054",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07054/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07054/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07054/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07054/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07054/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon86_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon86_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon86_thermograph3)",
    "run_dir": "runs-07101-07200/07198",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07198/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07198/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07198/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07198/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07198/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon87_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon87_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon87_spectrograph2)",
    "run_dir": "runs-07101-07200/07199",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07199/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07199/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07199/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07199/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07199/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon87_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon87_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon87_spectrograph3)",
    "run_dir": "runs-06101-06200/06193",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06193/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06193/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06193/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06193/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06193/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon87_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon87_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon87_thermograph2)",
    "run_dir": "runs-06501-06600/06507",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06507/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06507/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06507/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06507/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06507/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon88_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon88_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon88_infrared1)",
    "run_dir": "runs-06601-06700/06646",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1502f56a4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06646/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06646/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06646/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06646/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06646/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon88_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon88_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon88_thermograph0)",
    "run_dir": "runs-06801-06900/06858",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06858/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06858/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06858/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06858/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06858/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon89_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon89_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon89_image2)",
    "run_dir": "runs-06201-06300/06274",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06274/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06274/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06274/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06274/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06274/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon8_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon8_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon8_image0)",
    "run_dir": "runs-06101-06200/06194",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153d11418e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06194/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06194/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06194/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06194/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06194/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon8_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon8_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon8_image1)",
    "run_dir": "runs-05801-05900/05854",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05854/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05854/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05854/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05854/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05854/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon8_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon8_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon8_image2)",
    "run_dir": "runs-06201-06300/06275",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06275/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06275/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06275/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06275/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06275/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon8_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon8_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon8_image4)",
    "run_dir": "runs-06301-06400/06375",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06375/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06375/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06375/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06375/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06375/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon8_infrared5)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon8_infrared5)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon8_infrared5)",
    "run_dir": "runs-05701-05800/05730",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05730/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05730/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05730/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05730/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05730/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon8_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon8_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon8_spectrograph0)",
    "run_dir": "runs-06001-06100/06045",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06045/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06045/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06045/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06045/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06045/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon8_spectrograph6)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon8_spectrograph6)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon8_spectrograph6)",
    "run_dir": "runs-05701-05800/05731",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1468a1e85210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05731/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05731/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05731/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05731/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05731/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon8_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon8_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon8_thermograph2)",
    "run_dir": "runs-05901-06000/05913",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150a318b4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05913/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05913/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05913/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05913/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05913/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon8_thermograph7)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon8_thermograph7)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon8_thermograph7)",
    "run_dir": "runs-05701-05800/05732",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05732/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05732/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05732/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05732/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05732/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon90_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon90_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon90_image3)",
    "run_dir": "runs-06201-06300/06276",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150b01224e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06276/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06276/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06276/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06276/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06276/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon90_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon90_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon90_infrared0)",
    "run_dir": "runs-06601-06700/06647",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06647/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06647/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06647/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06647/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06647/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon90_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon90_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon90_thermograph0)",
    "run_dir": "runs-06801-06900/06859",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06859/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06859/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06859/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06859/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06859/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon91_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon91_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon91_infrared0)",
    "run_dir": "runs-07101-07200/07200",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07200/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07200/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07200/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07200/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07200/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon91_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon91_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon91_infrared3)",
    "run_dir": "runs-06301-06400/06377",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06377/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06377/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06377/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06377/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06377/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon91_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon91_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon91_spectrograph3)",
    "run_dir": "runs-06101-06200/06195",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06195/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06195/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06195/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06195/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06195/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon92_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon92_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon92_image4)",
    "run_dir": "runs-06201-06300/06277",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06277/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06277/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06277/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06277/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06277/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon92_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon92_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon92_spectrograph4)",
    "run_dir": "runs-06601-06700/06648",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06648/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06648/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06648/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06648/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06648/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon92_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon92_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon92_thermograph2)",
    "run_dir": "runs-06501-06600/06508",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06508/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06508/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06508/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06508/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06508/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon93_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon93_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon93_thermograph2)",
    "run_dir": "runs-06101-06200/06196",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06196/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06196/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06196/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06196/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06196/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon94_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon94_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon94_image0)",
    "run_dir": "runs-07301-07400/07389",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07389/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07389/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07389/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07389/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07389/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon94_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon94_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon94_infrared3)",
    "run_dir": "runs-06601-06700/06649",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06649/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06649/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06649/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06649/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06649/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon94_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon94_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon94_thermograph2)",
    "run_dir": "runs-06801-06900/06860",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06860/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06860/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06860/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06860/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06860/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon96_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon96_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon96_image0)",
    "run_dir": "runs-07301-07400/07390",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07390/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07390/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07390/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07390/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07390/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon96_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon96_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon96_image4)",
    "run_dir": "runs-06801-06900/06861",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152584e08e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06861/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06861/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06861/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06861/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06861/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon96_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon96_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon96_infrared0)",
    "run_dir": "runs-07201-07300/07201",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07201/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07201/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07201/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07201/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07201/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon97_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon97_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon97_image2)",
    "run_dir": "runs-07001-07100/07055",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145cedec0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07055/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07055/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07055/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07055/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07055/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon97_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon97_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon97_infrared3)",
    "run_dir": "runs-06301-06400/06379",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154b3eed0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06379/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06379/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06379/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06379/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06379/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon97_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon97_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon97_spectrograph3)",
    "run_dir": "runs-06101-06200/06197",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06197/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06197/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06197/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06197/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06197/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon97_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon97_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon97_spectrograph4)",
    "run_dir": "runs-06501-06600/06509",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06509/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06509/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06509/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06509/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06509/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon98_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon98_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon98_image4)",
    "run_dir": "runs-06301-06400/06380",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1553f4ff4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06380/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06380/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06380/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06380/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06380/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon98_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon98_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon98_infrared1)",
    "run_dir": "runs-06601-06700/06650",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06650/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06650/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06650/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06650/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06650/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon99_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon99_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon99_infrared3)",
    "run_dir": "runs-06601-06700/06651",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06651/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06651/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06651/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06651/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06651/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon99_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon99_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon99_thermograph2)",
    "run_dir": "runs-06801-06900/06862",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152290df8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06862/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06862/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06862/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06862/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06862/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon9_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon9_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon9_image0)",
    "run_dir": "runs-06101-06200/06199",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06199/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06199/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06199/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06199/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06199/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon9_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon9_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon9_image2)",
    "run_dir": "runs-07301-07400/07391",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07391/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07391/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07391/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07391/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07391/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon9_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon9_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon9_image4)",
    "run_dir": "runs-05601-05700/05664",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05664/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05664/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05664/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05664/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05664/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_phenomenon9_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_phenomenon9_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_phenomenon9_infrared0)",
    "run_dir": "runs-07201-07300/07202",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07202/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07202/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07202/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07202/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07202/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet100_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet100_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet100_spectrograph3)",
    "run_dir": "runs-07301-07400/07392",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145e419c0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07392/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07392/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07392/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07392/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07392/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet100_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet100_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet100_thermograph1)",
    "run_dir": "runs-06101-06200/06200",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1540cd8f0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06200/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06200/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06200/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06200/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06200/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet101_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet101_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet101_image0)",
    "run_dir": "runs-07301-07400/07393",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07393/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07393/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07393/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07393/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07393/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet101_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet101_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet101_image3)",
    "run_dir": "runs-06201-06300/06278",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149561448e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06278/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06278/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06278/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06278/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06278/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet101_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet101_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet101_image4)",
    "run_dir": "runs-06801-06900/06863",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15300c5cce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06863/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06863/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06863/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06863/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06863/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet101_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet101_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet101_infrared0)",
    "run_dir": "runs-07201-07300/07203",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07203/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07203/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07203/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07203/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07203/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet102_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet102_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet102_image2)",
    "run_dir": "runs-06201-06300/06279",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146ce785ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06279/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06279/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06279/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06279/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06279/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet102_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet102_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet102_infrared0)",
    "run_dir": "runs-06501-06600/06510",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06510/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06510/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06510/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06510/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06510/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet102_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet102_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet102_thermograph0)",
    "run_dir": "runs-06801-06900/06864",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153c68898e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06864/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06864/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06864/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06864/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06864/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet102_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet102_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet102_thermograph2)",
    "run_dir": "runs-06201-06300/06201",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150ec9fe0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06201/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06201/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06201/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06201/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06201/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet102_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet102_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet102_thermograph3)",
    "run_dir": "runs-07001-07100/07056",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07056/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07056/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07056/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07056/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07056/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet103_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet103_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet103_image3)",
    "run_dir": "runs-06501-06600/06511",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06511/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06511/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06511/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06511/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06511/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet103_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet103_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet103_image4)",
    "run_dir": "runs-06301-06400/06382",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d065a70e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06382/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06382/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06382/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06382/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06382/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet103_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet103_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet103_infrared3)",
    "run_dir": "runs-06601-06700/06652",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06652/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06652/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06652/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06652/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06652/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet103_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet103_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet103_thermograph3)",
    "run_dir": "runs-07001-07100/07057",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1546527e8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07057/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07057/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07057/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07057/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07057/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet104_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet104_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet104_infrared1)",
    "run_dir": "runs-06201-06300/06280",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06280/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06280/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06280/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06280/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06280/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet104_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet104_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet104_spectrograph1)",
    "run_dir": "runs-06301-06400/06383",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fe31c88e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06383/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06383/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06383/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06383/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06383/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet105_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet105_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet105_image2)",
    "run_dir": "runs-07001-07100/07058",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07058/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07058/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07058/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07058/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07058/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet105_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet105_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet105_thermograph4)",
    "run_dir": "runs-07201-07300/07204",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b223b94e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07204/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07204/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07204/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07204/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07204/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet106_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet106_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet106_thermograph1)",
    "run_dir": "runs-07301-07400/07394",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07394/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07394/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07394/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07394/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07394/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet107_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet107_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet107_image3)",
    "run_dir": "runs-06801-06900/06865",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14bdfa370e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06865/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06865/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06865/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06865/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06865/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet108_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet108_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet108_image2)",
    "run_dir": "runs-07301-07400/07395",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07395/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07395/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07395/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07395/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07395/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet108_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet108_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet108_infrared1)",
    "run_dir": "runs-06501-06600/06513",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06513/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06513/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06513/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06513/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06513/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet109_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet109_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet109_image3)",
    "run_dir": "runs-06801-06900/06866",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1460ac70ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06866/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06866/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06866/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06866/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06866/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet109_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet109_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet109_infrared3)",
    "run_dir": "runs-06601-06700/06653",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06653/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06653/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06653/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06653/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06653/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet109_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet109_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet109_thermograph3)",
    "run_dir": "runs-07001-07100/07059",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07059/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07059/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07059/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07059/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07059/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet10_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet10_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet10_image0)",
    "run_dir": "runs-07301-07400/07396",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15428872ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07396/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07396/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07396/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07396/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07396/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet10_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet10_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet10_image4)",
    "run_dir": "runs-06201-06300/06281",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153f620f8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06281/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06281/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06281/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06281/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06281/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet10_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet10_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet10_infrared0)",
    "run_dir": "runs-05901-06000/05915",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05915/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05915/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05915/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05915/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05915/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet10_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet10_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet10_infrared3)",
    "run_dir": "runs-06301-06400/06384",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06384/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06384/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06384/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06384/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06384/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet10_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet10_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet10_thermograph1)",
    "run_dir": "runs-06801-06900/06867",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a4968f0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06867/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06867/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06867/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06867/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06867/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet10_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet10_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet10_thermograph2)",
    "run_dir": "runs-06601-06700/06654",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06654/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06654/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06654/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06654/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06654/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet110_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet110_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet110_image3)",
    "run_dir": "runs-06501-06600/06515",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06515/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06515/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06515/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06515/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06515/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet111_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet111_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet111_thermograph2)",
    "run_dir": "runs-06801-06900/06868",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f1cbd34e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06868/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06868/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06868/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06868/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06868/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet112_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet112_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet112_infrared0)",
    "run_dir": "runs-06301-06400/06385",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f9acf24e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06385/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06385/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06385/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06385/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06385/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet112_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet112_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet112_spectrograph3)",
    "run_dir": "runs-07301-07400/07397",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1531d4c5ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07397/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07397/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07397/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07397/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07397/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet112_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet112_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet112_spectrograph4)",
    "run_dir": "runs-06501-06600/06516",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06516/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06516/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06516/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06516/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06516/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet112_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet112_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet112_thermograph2)",
    "run_dir": "runs-06801-06900/06869",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e428274e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06869/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06869/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06869/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06869/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06869/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet112_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet112_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet112_thermograph4)",
    "run_dir": "runs-07001-07100/07060",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07060/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07060/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07060/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07060/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07060/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet114_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet114_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet114_infrared3)",
    "run_dir": "runs-06301-06400/06386",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06386/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06386/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06386/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06386/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06386/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet115_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet115_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet115_infrared1)",
    "run_dir": "runs-06501-06600/06517",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06517/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06517/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06517/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06517/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06517/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet115_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet115_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet115_thermograph1)",
    "run_dir": "runs-06801-06900/06870",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06870/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06870/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06870/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06870/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06870/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet116_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet116_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet116_spectrograph2)",
    "run_dir": "runs-07201-07300/07205",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07205/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07205/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07205/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07205/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07205/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet116_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet116_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet116_thermograph1)",
    "run_dir": "runs-07301-07400/07398",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153047018e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07398/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07398/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07398/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07398/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07398/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet117_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet117_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet117_image2)",
    "run_dir": "runs-07301-07400/07399",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07399/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07399/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07399/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07399/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07399/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet118_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet118_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet118_image1)",
    "run_dir": "runs-07201-07300/07206",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07206/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07206/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07206/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07206/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07206/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet119_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet119_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet119_image2)",
    "run_dir": "runs-07001-07100/07061",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07061/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07061/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07061/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07061/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07061/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet119_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet119_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet119_thermograph3)",
    "run_dir": "runs-07201-07300/07207",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150a0de3ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07207/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07207/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07207/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07207/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07207/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet11_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet11_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet11_image1)",
    "run_dir": "runs-07201-07300/07208",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1505d088ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07208/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07208/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07208/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07208/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07208/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet11_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet11_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet11_image2)",
    "run_dir": "runs-06101-06200/06117",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146908c5ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06117/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06117/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06117/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06117/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06117/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet11_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet11_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet11_image4)",
    "run_dir": "runs-05601-05700/05665",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05665/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05665/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05665/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05665/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05665/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet11_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet11_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet11_infrared1)",
    "run_dir": "runs-05901-06000/05916",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05916/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05916/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05916/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05916/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05916/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet11_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet11_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet11_infrared3)",
    "run_dir": "runs-06601-06700/06655",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146c721a0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06655/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06655/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06655/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06655/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06655/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet11_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet11_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet11_infrared4)",
    "run_dir": "runs-07301-07400/07400",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146134664e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07400/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07400/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07400/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07400/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07400/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet11_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet11_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet11_spectrograph0)",
    "run_dir": "runs-06201-06300/06282",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06282/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06282/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06282/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06282/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06282/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet11_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet11_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet11_thermograph2)",
    "run_dir": "runs-06801-06900/06871",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06871/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06871/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06871/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06871/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06871/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet120_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet120_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet120_infrared0)",
    "run_dir": "runs-06601-06700/06656",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06656/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06656/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06656/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06656/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06656/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet120_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet120_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet120_spectrograph3)",
    "run_dir": "runs-07401-07500/07401",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07401/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07401/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07401/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07401/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07401/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet121_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet121_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet121_image2)",
    "run_dir": "runs-07001-07100/07062",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1457c77ace10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07062/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07062/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07062/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07062/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07062/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet121_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet121_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet121_infrared3)",
    "run_dir": "runs-06301-06400/06387",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b15373ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06387/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06387/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06387/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06387/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06387/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet122_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet122_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet122_image2)",
    "run_dir": "runs-07001-07100/07063",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07063/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07063/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07063/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07063/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07063/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet122_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet122_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet122_infrared0)",
    "run_dir": "runs-07201-07300/07209",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07209/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07209/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07209/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07209/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07209/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet123_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet123_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet123_image3)",
    "run_dir": "runs-06801-06900/06872",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c825f44e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06872/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06872/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06872/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06872/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06872/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet125_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet125_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet125_image4)",
    "run_dir": "runs-06801-06900/06873",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1468d2c84e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06873/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06873/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06873/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06873/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06873/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet125_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet125_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet125_spectrograph4)",
    "run_dir": "runs-06501-06600/06518",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06518/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06518/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06518/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06518/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06518/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet125_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet125_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet125_thermograph3)",
    "run_dir": "runs-07201-07300/07210",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e878da4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07210/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07210/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07210/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07210/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07210/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet126_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet126_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet126_spectrograph4)",
    "run_dir": "runs-06501-06600/06519",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06519/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06519/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06519/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06519/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06519/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet126_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet126_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet126_thermograph0)",
    "run_dir": "runs-06801-06900/06874",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148cb0314e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06874/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06874/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06874/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06874/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06874/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet127_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet127_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet127_spectrograph2)",
    "run_dir": "runs-07201-07300/07211",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07211/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07211/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07211/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07211/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07211/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet127_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet127_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet127_spectrograph4)",
    "run_dir": "runs-06501-06600/06520",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06520/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06520/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06520/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06520/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06520/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet127_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet127_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet127_thermograph0)",
    "run_dir": "runs-06801-06900/06875",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06875/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06875/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06875/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06875/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06875/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet127_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet127_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet127_thermograph4)",
    "run_dir": "runs-07001-07100/07064",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15029b38ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07064/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07064/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07064/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07064/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07064/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet128_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet128_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet128_image0)",
    "run_dir": "runs-07401-07500/07402",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07402/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07402/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07402/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07402/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07402/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet128_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet128_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet128_image2)",
    "run_dir": "runs-07001-07100/07065",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07065/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07065/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07065/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07065/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07065/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet128_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet128_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet128_infrared1)",
    "run_dir": "runs-06601-06700/06657",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06657/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06657/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06657/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06657/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06657/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet129_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet129_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet129_image2)",
    "run_dir": "runs-07401-07500/07403",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07403/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07403/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07403/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07403/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07403/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet129_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet129_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet129_thermograph2)",
    "run_dir": "runs-06601-06700/06658",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06658/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06658/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06658/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06658/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06658/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet12_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet12_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet12_image1)",
    "run_dir": "runs-06101-06200/06118",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06118/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06118/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06118/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06118/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06118/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet12_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet12_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet12_thermograph1)",
    "run_dir": "runs-05601-05700/05666",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1465db3f0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05666/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05666/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05666/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05666/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05666/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet12_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet12_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet12_thermograph2)",
    "run_dir": "runs-05901-06000/05917",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05917/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05917/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05917/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05917/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05917/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet130_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet130_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet130_infrared3)",
    "run_dir": "runs-06601-06700/06659",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1473bb748e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06659/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06659/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06659/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06659/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06659/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet130_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet130_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet130_thermograph1)",
    "run_dir": "runs-07401-07500/07404",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b3105a8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07404/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07404/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07404/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07404/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07404/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet131_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet131_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet131_image2)",
    "run_dir": "runs-07401-07500/07405",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07405/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07405/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07405/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07405/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07405/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet133_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet133_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet133_image1)",
    "run_dir": "runs-07001-07100/07066",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149cd8c9ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07066/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07066/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07066/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07066/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07066/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet134_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet134_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet134_spectrograph4)",
    "run_dir": "runs-06601-06700/06660",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c383540e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06660/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06660/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06660/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06660/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06660/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet135_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet135_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet135_image1)",
    "run_dir": "runs-07201-07300/07212",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07212/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07212/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07212/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07212/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07212/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet135_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet135_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet135_image4)",
    "run_dir": "runs-06801-06900/06876",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b7e9f78e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06876/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06876/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06876/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06876/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06876/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet135_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet135_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet135_spectrograph4)",
    "run_dir": "runs-06601-06700/06661",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06661/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06661/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06661/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06661/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06661/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet136_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet136_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet136_thermograph2)",
    "run_dir": "runs-06601-06700/06662",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15488fdd4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06662/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06662/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06662/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06662/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06662/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet137_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet137_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet137_image2)",
    "run_dir": "runs-07001-07100/07067",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ad23b34e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07067/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07067/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07067/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07067/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07067/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet137_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet137_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet137_infrared4)",
    "run_dir": "runs-07401-07500/07406",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07406/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07406/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07406/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07406/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07406/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet138_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet138_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet138_spectrograph4)",
    "run_dir": "runs-06501-06600/06521",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06521/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06521/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06521/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06521/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06521/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet138_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet138_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet138_thermograph3)",
    "run_dir": "runs-07201-07300/07213",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07213/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07213/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07213/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07213/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07213/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet138_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet138_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet138_thermograph4)",
    "run_dir": "runs-07001-07100/07068",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fc01534e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07068/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07068/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07068/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07068/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07068/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet139_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet139_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet139_image1)",
    "run_dir": "runs-07001-07100/07069",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148870fd8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07069/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07069/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07069/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07069/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07069/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet139_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet139_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet139_image3)",
    "run_dir": "runs-06501-06600/06522",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06522/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06522/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06522/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06522/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06522/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet139_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet139_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet139_spectrograph3)",
    "run_dir": "runs-07401-07500/07407",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07407/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07407/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07407/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07407/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07407/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet139_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet139_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet139_thermograph4)",
    "run_dir": "runs-07201-07300/07214",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07214/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07214/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07214/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07214/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07214/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet13_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet13_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet13_image2)",
    "run_dir": "runs-05701-05800/05733",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05733/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05733/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05733/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05733/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05733/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet13_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet13_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet13_infrared1)",
    "run_dir": "runs-05801-05900/05813",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152ef7ea0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05813/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05813/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05813/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05813/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05813/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet13_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet13_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet13_infrared3)",
    "run_dir": "runs-05601-05700/05667",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f55f410e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05667/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05667/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05667/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05667/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05667/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet13_infrared5)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet13_infrared5)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet13_infrared5)",
    "run_dir": "runs-05701-05800/05734",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet13_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet13_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet13_spectrograph2)",
    "run_dir": "runs-05701-05800/05771",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05771/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05771/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05771/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05771/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05771/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet13_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet13_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet13_spectrograph4)",
    "run_dir": "runs-06501-06600/06523",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06523/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06523/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06523/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06523/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06523/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet13_spectrograph6)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet13_spectrograph6)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet13_spectrograph6)",
    "run_dir": "runs-05701-05800/05735",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05735/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05735/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05735/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05735/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05735/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet13_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet13_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet13_thermograph1)",
    "run_dir": "runs-06801-06900/06877",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146a00020e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06877/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06877/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06877/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06877/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06877/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet140_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet140_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet140_infrared0)",
    "run_dir": "runs-06601-06700/06663",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06663/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06663/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06663/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06663/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06663/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet141_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet141_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet141_infrared3)",
    "run_dir": "runs-06601-06700/06664",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06664/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06664/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06664/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06664/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06664/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet141_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet141_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet141_thermograph0)",
    "run_dir": "runs-06801-06900/06878",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06878/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06878/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06878/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06878/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06878/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet141_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet141_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet141_thermograph3)",
    "run_dir": "runs-07201-07300/07215",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d1bf670e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07215/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07215/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07215/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07215/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07215/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet143_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet143_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet143_thermograph2)",
    "run_dir": "runs-06801-06900/06879",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ac3f0d0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06879/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06879/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06879/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06879/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06879/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet143_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet143_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet143_thermograph4)",
    "run_dir": "runs-07201-07300/07216",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1455b25e4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07216/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07216/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07216/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07216/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07216/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet144_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet144_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet144_image2)",
    "run_dir": "runs-07001-07100/07070",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07070/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07070/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07070/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07070/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07070/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet144_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet144_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet144_image4)",
    "run_dir": "runs-06801-06900/06880",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06880/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06880/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06880/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06880/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06880/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet144_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet144_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet144_infrared4)",
    "run_dir": "runs-07401-07500/07408",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153e30a24e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07408/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07408/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07408/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07408/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07408/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet145_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet145_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet145_image0)",
    "run_dir": "runs-07401-07500/07409",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07409/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07409/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07409/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07409/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07409/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet145_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet145_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet145_infrared1)",
    "run_dir": "runs-06601-06700/06665",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06665/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06665/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06665/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06665/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06665/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet146_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet146_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet146_infrared1)",
    "run_dir": "runs-06601-06700/06666",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06666/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06666/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06666/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06666/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06666/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet146_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet146_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet146_thermograph1)",
    "run_dir": "runs-07401-07500/07410",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07410/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07410/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07410/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07410/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07410/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet147_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet147_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet147_infrared3)",
    "run_dir": "runs-06601-06700/06667",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06667/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06667/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06667/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06667/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06667/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet147_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet147_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet147_spectrograph4)",
    "run_dir": "runs-06501-06600/06524",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06524/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06524/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06524/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06524/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06524/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet148_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet148_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet148_infrared4)",
    "run_dir": "runs-07401-07500/07411",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1487ae578e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07411/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07411/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07411/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07411/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07411/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet148_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet148_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet148_spectrograph2)",
    "run_dir": "runs-07201-07300/07217",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14959908ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07217/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07217/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07217/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07217/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07217/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet148_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet148_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet148_thermograph2)",
    "run_dir": "runs-06801-06900/06881",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f8f7700e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06881/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06881/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06881/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06881/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06881/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet14_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet14_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet14_image1)",
    "run_dir": "runs-05801-05900/05855",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b908f30e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05855/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05855/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05855/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05855/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05855/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet14_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet14_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet14_spectrograph2)",
    "run_dir": "runs-05701-05800/05772",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d4d9888e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05772/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05772/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05772/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05772/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05772/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet14_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet14_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet14_thermograph2)",
    "run_dir": "runs-06501-06600/06525",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06525/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06525/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06525/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06525/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06525/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet14_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet14_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet14_thermograph4)",
    "run_dir": "runs-07201-07300/07218",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f29a028e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07218/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07218/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07218/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07218/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07218/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet150_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet150_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet150_thermograph1)",
    "run_dir": "runs-07401-07500/07412",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14cd9cc30e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07412/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07412/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07412/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07412/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07412/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet151_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet151_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet151_image0)",
    "run_dir": "runs-07401-07500/07413",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07413/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07413/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07413/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07413/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07413/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet151_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet151_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet151_image1)",
    "run_dir": "runs-07001-07100/07071",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a856a18e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07071/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07071/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07071/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07071/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07071/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet151_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet151_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet151_infrared0)",
    "run_dir": "runs-06601-06700/06668",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06668/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06668/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06668/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06668/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06668/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet152_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet152_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet152_spectrograph3)",
    "run_dir": "runs-07401-07500/07414",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1505cef64e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07414/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07414/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07414/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07414/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07414/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet152_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet152_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet152_thermograph3)",
    "run_dir": "runs-07001-07100/07072",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07072/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07072/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07072/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07072/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07072/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet153_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet153_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet153_image4)",
    "run_dir": "runs-06801-06900/06882",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06882/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06882/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06882/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06882/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06882/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet153_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet153_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet153_spectrograph3)",
    "run_dir": "runs-07401-07500/07415",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1529f6ba4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07415/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07415/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07415/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07415/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07415/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet154_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet154_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet154_infrared1)",
    "run_dir": "runs-06501-06600/06527",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06527/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06527/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06527/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06527/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06527/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet154_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet154_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet154_thermograph4)",
    "run_dir": "runs-07201-07300/07219",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e4030a0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07219/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07219/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07219/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07219/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07219/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet155_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet155_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet155_image2)",
    "run_dir": "runs-07001-07100/07073",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07073/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07073/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07073/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07073/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07073/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet155_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet155_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet155_thermograph2)",
    "run_dir": "runs-06601-06700/06669",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06669/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06669/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06669/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06669/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06669/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet156_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet156_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet156_image2)",
    "run_dir": "runs-07001-07100/07074",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1531f2d9ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07074/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07074/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07074/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07074/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07074/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet156_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet156_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet156_image3)",
    "run_dir": "runs-06801-06900/06883",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14dbc5ce4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06883/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06883/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06883/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06883/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06883/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet157_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet157_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet157_image2)",
    "run_dir": "runs-07401-07500/07416",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150cd2798e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07416/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07416/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07416/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07416/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07416/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet158_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet158_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet158_image3)",
    "run_dir": "runs-06801-06900/06884",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1494ecfa0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06884/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06884/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06884/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06884/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06884/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet158_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet158_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet158_infrared0)",
    "run_dir": "runs-06601-06700/06670",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ce8f7d8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06670/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06670/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06670/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06670/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06670/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet159_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet159_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet159_image0)",
    "run_dir": "runs-07401-07500/07417",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07417/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07417/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07417/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07417/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07417/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet159_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet159_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet159_infrared0)",
    "run_dir": "runs-07201-07300/07220",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c3cb404e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07220/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07220/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07220/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07220/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07220/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet159_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet159_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet159_thermograph2)",
    "run_dir": "runs-06601-06700/06671",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06671/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06671/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06671/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06671/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06671/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet15_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet15_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet15_image2)",
    "run_dir": "runs-07001-07100/07075",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e209ec8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07075/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07075/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07075/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07075/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07075/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet15_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet15_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet15_image3)",
    "run_dir": "runs-05701-05800/05736",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05736/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05736/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05736/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05736/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05736/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet15_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet15_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet15_infrared0)",
    "run_dir": "runs-05801-05900/05856",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05856/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05856/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05856/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05856/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05856/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet15_infrared2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet15_infrared2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet15_infrared2)",
    "run_dir": "runs-05701-05800/05701",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05701/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05701/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05701/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05701/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05701/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet15_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet15_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet15_thermograph0)",
    "run_dir": "runs-06801-06900/06885",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e859dc0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06885/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06885/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06885/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06885/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06885/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet160_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet160_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet160_image1)",
    "run_dir": "runs-07201-07300/07221",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14812cc4ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07221/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07221/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07221/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07221/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07221/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet160_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet160_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet160_infrared0)",
    "run_dir": "runs-06601-06700/06672",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150732828e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06672/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06672/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06672/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06672/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06672/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet160_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet160_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet160_spectrograph3)",
    "run_dir": "runs-07401-07500/07418",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07418/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07418/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07418/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07418/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07418/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet161_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet161_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet161_image1)",
    "run_dir": "runs-07201-07300/07222",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07222/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07222/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07222/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07222/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07222/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet161_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet161_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet161_thermograph1)",
    "run_dir": "runs-07401-07500/07419",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07419/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07419/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07419/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07419/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07419/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet161_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet161_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet161_thermograph3)",
    "run_dir": "runs-07001-07100/07076",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14aa96544e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07076/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07076/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07076/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07076/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07076/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet162_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet162_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet162_thermograph2)",
    "run_dir": "runs-06601-06700/06673",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06673/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06673/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06673/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06673/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06673/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet163_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet163_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet163_infrared0)",
    "run_dir": "runs-06601-06700/06674",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14669e040e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06674/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06674/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06674/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06674/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06674/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet163_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet163_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet163_spectrograph2)",
    "run_dir": "runs-07201-07300/07223",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07223/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07223/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07223/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07223/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07223/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet163_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet163_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet163_thermograph0)",
    "run_dir": "runs-06801-06900/06886",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1476526ace10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06886/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06886/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06886/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06886/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06886/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet164_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet164_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet164_spectrograph2)",
    "run_dir": "runs-07201-07300/07224",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07224/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07224/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07224/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07224/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07224/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet165_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet165_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet165_thermograph3)",
    "run_dir": "runs-07001-07100/07077",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1465ff6fce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07077/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07077/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07077/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07077/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07077/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet166_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet166_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet166_image2)",
    "run_dir": "runs-07001-07100/07078",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07078/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07078/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07078/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07078/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07078/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet168_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet168_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet168_spectrograph3)",
    "run_dir": "runs-07401-07500/07420",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07420/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07420/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07420/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07420/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07420/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet169_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet169_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet169_image2)",
    "run_dir": "runs-07401-07500/07421",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07421/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07421/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07421/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07421/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07421/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet169_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet169_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet169_thermograph0)",
    "run_dir": "runs-06801-06900/06887",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1543a42b0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06887/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06887/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06887/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06887/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06887/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet16_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet16_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet16_image2)",
    "run_dir": "runs-05901-06000/05979",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14dc49e24e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05979/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05979/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05979/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05979/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05979/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet16_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet16_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet16_image3)",
    "run_dir": "runs-06801-06900/06888",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06888/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06888/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06888/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06888/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06888/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet16_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet16_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet16_infrared1)",
    "run_dir": "runs-06601-06700/06675",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06675/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06675/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06675/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06675/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06675/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet16_infrared2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet16_infrared2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet16_infrared2)",
    "run_dir": "runs-05601-05700/05668",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1465bbab4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05668/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05668/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05668/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05668/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05668/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet16_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet16_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet16_thermograph2)",
    "run_dir": "runs-06201-06300/06203",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1464afa28e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06203/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06203/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06203/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06203/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06203/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet170_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet170_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet170_infrared4)",
    "run_dir": "runs-07401-07500/07422",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07422/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07422/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07422/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07422/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07422/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet170_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet170_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet170_thermograph4)",
    "run_dir": "runs-07201-07300/07225",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07225/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07225/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07225/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07225/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07225/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet171_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet171_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet171_infrared3)",
    "run_dir": "runs-06601-06700/06676",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06676/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06676/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06676/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06676/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06676/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet171_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet171_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet171_spectrograph2)",
    "run_dir": "runs-07201-07300/07226",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148a61d94e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07226/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07226/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07226/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07226/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07226/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet172_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet172_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet172_image4)",
    "run_dir": "runs-06801-06900/06889",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152314060e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06889/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06889/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06889/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06889/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06889/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet172_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet172_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet172_thermograph2)",
    "run_dir": "runs-06601-06700/06677",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15265731ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06677/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06677/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06677/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06677/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06677/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet173_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet173_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet173_image2)",
    "run_dir": "runs-07001-07100/07079",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07079/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07079/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07079/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07079/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07079/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet173_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet173_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet173_thermograph0)",
    "run_dir": "runs-06801-06900/06890",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06890/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06890/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06890/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06890/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06890/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet173_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet173_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet173_thermograph3)",
    "run_dir": "runs-07201-07300/07227",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07227/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07227/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07227/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07227/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07227/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet174_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet174_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet174_thermograph3)",
    "run_dir": "runs-07201-07300/07228",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146510d90e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07228/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07228/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07228/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07228/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07228/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet175_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet175_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet175_image2)",
    "run_dir": "runs-07401-07500/07423",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149ef4014e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07423/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07423/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07423/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07423/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07423/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet175_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet175_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet175_thermograph2)",
    "run_dir": "runs-06601-06700/06678",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1531313cce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06678/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06678/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06678/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06678/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06678/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet176_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet176_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet176_spectrograph3)",
    "run_dir": "runs-07401-07500/07424",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07424/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07424/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07424/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07424/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07424/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet178_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet178_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet178_spectrograph2)",
    "run_dir": "runs-07201-07300/07229",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07229/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07229/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07229/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07229/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07229/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet179_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet179_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet179_infrared4)",
    "run_dir": "runs-07401-07500/07425",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07425/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07425/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07425/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07425/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07425/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet179_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet179_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet179_spectrograph2)",
    "run_dir": "runs-07201-07300/07230",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d3700bce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07230/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07230/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07230/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07230/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07230/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet179_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet179_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet179_thermograph0)",
    "run_dir": "runs-06801-06900/06891",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153c558f4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06891/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06891/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06891/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06891/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06891/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet179_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet179_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet179_thermograph4)",
    "run_dir": "runs-07001-07100/07081",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07081/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07081/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07081/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07081/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07081/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet17_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet17_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet17_image2)",
    "run_dir": "runs-07001-07100/07082",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07082/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07082/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07082/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07082/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07082/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet17_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet17_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet17_image3)",
    "run_dir": "runs-06201-06300/06283",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06283/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06283/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06283/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06283/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06283/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet17_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet17_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet17_image4)",
    "run_dir": "runs-06801-06900/06892",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150f42254e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06892/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06892/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06892/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06892/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06892/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet17_image5)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet17_image5)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet17_image5)",
    "run_dir": "runs-05701-05800/05703",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05703/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05703/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05703/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05703/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05703/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet17_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet17_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet17_infrared1)",
    "run_dir": "runs-06001-06100/06047",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147f54bace10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06047/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06047/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06047/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06047/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06047/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet17_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet17_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet17_infrared3)",
    "run_dir": "runs-06301-06400/06388",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15217e514e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06388/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06388/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06388/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06388/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06388/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet17_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet17_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet17_spectrograph2)",
    "run_dir": "runs-05801-05900/05857",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a778a4ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05857/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05857/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05857/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05857/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05857/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet17_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet17_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet17_thermograph3)",
    "run_dir": "runs-07201-07300/07231",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07231/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07231/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07231/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07231/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07231/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet180_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet180_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet180_spectrograph4)",
    "run_dir": "runs-06601-06700/06679",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06679/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06679/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06679/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06679/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06679/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet181_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet181_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet181_spectrograph4)",
    "run_dir": "runs-06601-06700/06680",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06680/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06680/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06680/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06680/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06680/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet182_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet182_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet182_image3)",
    "run_dir": "runs-06801-06900/06893",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06893/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06893/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06893/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06893/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06893/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet182_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet182_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet182_infrared4)",
    "run_dir": "runs-07401-07500/07426",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ba72bd8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07426/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07426/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07426/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07426/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07426/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet183_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet183_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet183_infrared1)",
    "run_dir": "runs-06601-06700/06681",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154e7151ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06681/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06681/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06681/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06681/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06681/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet184_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet184_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet184_thermograph2)",
    "run_dir": "runs-06801-06900/06894",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149823a4ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06894/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06894/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06894/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06894/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06894/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet185_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet185_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet185_image0)",
    "run_dir": "runs-07401-07500/07427",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1496ef878e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07427/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07427/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07427/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07427/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07427/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet186_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet186_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet186_image2)",
    "run_dir": "runs-07401-07500/07428",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07428/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07428/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07428/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07428/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07428/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet187_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet187_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet187_infrared0)",
    "run_dir": "runs-07201-07300/07232",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07232/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07232/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07232/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07232/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07232/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet188_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet188_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet188_image0)",
    "run_dir": "runs-07401-07500/07429",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147315c7ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07429/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07429/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07429/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07429/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07429/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet188_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet188_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet188_infrared0)",
    "run_dir": "runs-06601-06700/06683",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15372b4bce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06683/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06683/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06683/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06683/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06683/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet189_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet189_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet189_image4)",
    "run_dir": "runs-06801-06900/06895",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06895/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06895/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06895/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06895/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06895/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet189_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet189_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet189_thermograph2)",
    "run_dir": "runs-06601-06700/06684",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1519c0588e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06684/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06684/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06684/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06684/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06684/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet18_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet18_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet18_image2)",
    "run_dir": "runs-05901-06000/05980",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05980/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05980/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05980/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05980/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05980/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet18_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet18_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet18_infrared0)",
    "run_dir": "runs-05901-06000/05919",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14937e0f4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05919/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05919/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05919/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05919/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05919/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet18_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet18_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet18_infrared3)",
    "run_dir": "runs-06001-06100/06048",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154fcf908e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06048/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06048/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06048/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06048/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06048/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet18_infrared5)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet18_infrared5)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet18_infrared5)",
    "run_dir": "runs-05701-05800/05737",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05737/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05737/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05737/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05737/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05737/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet18_infrared9)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet18_infrared9)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet18_infrared9)",
    "run_dir": "runs-05701-05800/05738",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05738/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05738/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05738/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05738/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05738/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet18_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet18_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet18_thermograph1)",
    "run_dir": "runs-06201-06300/06204",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06204/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06204/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06204/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06204/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06204/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet18_thermograph7)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet18_thermograph7)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet18_thermograph7)",
    "run_dir": "runs-05701-05800/05739",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05739/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05739/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05739/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05739/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05739/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet190_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet190_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet190_image0)",
    "run_dir": "runs-07401-07500/07430",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07430/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07430/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07430/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07430/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07430/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet190_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet190_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet190_spectrograph4)",
    "run_dir": "runs-06601-06700/06685",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06685/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06685/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06685/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06685/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06685/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet191_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet191_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet191_spectrograph2)",
    "run_dir": "runs-07201-07300/07233",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07233/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07233/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07233/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07233/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07233/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet191_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet191_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet191_thermograph1)",
    "run_dir": "runs-06801-06900/06896",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14de197cce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06896/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06896/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06896/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06896/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06896/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet192_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet192_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet192_image0)",
    "run_dir": "runs-07401-07500/07431",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148783700e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07431/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07431/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07431/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07431/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07431/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet193_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet193_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet193_thermograph1)",
    "run_dir": "runs-07401-07500/07432",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07432/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07432/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07432/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07432/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07432/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet194_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet194_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet194_infrared3)",
    "run_dir": "runs-06601-06700/06686",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14cb63e58e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06686/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06686/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06686/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06686/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06686/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet194_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet194_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet194_thermograph1)",
    "run_dir": "runs-07401-07500/07433",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153907a2ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07433/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07433/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07433/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07433/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07433/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet194_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet194_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet194_thermograph4)",
    "run_dir": "runs-07201-07300/07234",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07234/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07234/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07234/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07234/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07234/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet196_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet196_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet196_spectrograph4)",
    "run_dir": "runs-06601-06700/06687",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149f173c4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06687/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06687/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06687/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06687/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06687/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet196_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet196_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet196_thermograph1)",
    "run_dir": "runs-06801-06900/06897",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e9b7f20e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06897/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06897/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06897/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06897/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06897/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet197_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet197_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet197_infrared0)",
    "run_dir": "runs-07201-07300/07235",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07235/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07235/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07235/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07235/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07235/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet198_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet198_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet198_image1)",
    "run_dir": "runs-07201-07300/07236",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154e37320e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07236/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07236/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07236/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07236/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07236/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet198_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet198_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet198_infrared4)",
    "run_dir": "runs-07401-07500/07434",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07434/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07434/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07434/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07434/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07434/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet198_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet198_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet198_thermograph1)",
    "run_dir": "runs-06801-06900/06898",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x155173b70e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06898/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06898/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06898/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06898/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06898/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet199_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet199_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet199_spectrograph2)",
    "run_dir": "runs-07201-07300/07237",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07237/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07237/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07237/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07237/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07237/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet199_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet199_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet199_thermograph2)",
    "run_dir": "runs-06601-06700/06688",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1462f9d78e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06688/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06688/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06688/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06688/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06688/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet19_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet19_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet19_image0)",
    "run_dir": "runs-06101-06200/06119",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06119/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06119/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06119/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06119/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06119/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet19_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet19_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet19_image4)",
    "run_dir": "runs-06201-06300/06284",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1521efc90e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06284/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06284/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06284/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06284/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06284/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet19_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet19_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet19_infrared0)",
    "run_dir": "runs-05901-06000/05920",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1501c0320e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05920/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05920/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05920/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05920/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05920/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet19_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet19_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet19_spectrograph2)",
    "run_dir": "runs-05701-05800/05773",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05773/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05773/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05773/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05773/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05773/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet19_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet19_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet19_thermograph1)",
    "run_dir": "runs-06201-06300/06205",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06205/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06205/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06205/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06205/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06205/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet19_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet19_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet19_thermograph2)",
    "run_dir": "runs-05601-05700/05684",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154e9365d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05684/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05684/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05684/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05684/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05684/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet200_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet200_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet200_thermograph1)",
    "run_dir": "runs-06801-06900/06899",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06899/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06899/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06899/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06899/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06899/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet201_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet201_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet201_thermograph3)",
    "run_dir": "runs-07001-07100/07083",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146bf9e3ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07083/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07083/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07083/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07083/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07083/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet202_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet202_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet202_image2)",
    "run_dir": "runs-07401-07500/07435",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149a26ec0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07435/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07435/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07435/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07435/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07435/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet203_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet203_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet203_image1)",
    "run_dir": "runs-07001-07100/07084",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07084/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07084/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07084/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07084/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07084/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet205_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet205_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet205_image4)",
    "run_dir": "runs-06801-06900/06900",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06900/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06900/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06900/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06900/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06801-06900/06900/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet206_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet206_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet206_image4)",
    "run_dir": "runs-06901-07000/06901",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14df397d4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06901/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06901/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06901/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06901/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06901/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet207_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet207_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet207_image3)",
    "run_dir": "runs-06901-07000/06902",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152d35670e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06902/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06902/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06902/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06902/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06902/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet20_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet20_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet20_image1)",
    "run_dir": "runs-07201-07300/07238",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07238/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07238/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07238/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07238/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07238/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet20_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet20_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet20_infrared1)",
    "run_dir": "runs-06501-06600/06529",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06529/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06529/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06529/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06529/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06529/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet20_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet20_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet20_spectrograph0)",
    "run_dir": "runs-06001-06100/06049",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149f0656ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06049/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06049/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06049/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06049/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06049/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet20_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet20_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet20_thermograph2)",
    "run_dir": "runs-06601-06700/06689",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151f3a55ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06689/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06689/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06689/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06689/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06689/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet20_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet20_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet20_thermograph4)",
    "run_dir": "runs-05601-05700/05685",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15287cbad210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet21_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet21_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet21_image2)",
    "run_dir": "runs-05801-05900/05814",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1484e64c8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05814/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05814/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05814/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05814/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05814/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet21_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet21_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet21_image3)",
    "run_dir": "runs-06501-06600/06530",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06530/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06530/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06530/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06530/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06530/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet21_image5)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet21_image5)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet21_image5)",
    "run_dir": "runs-05701-05800/05704",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05704/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05704/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05704/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05704/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05704/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet21_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet21_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet21_infrared0)",
    "run_dir": "runs-07201-07300/07239",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07239/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07239/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07239/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07239/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07239/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet21_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet21_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet21_infrared3)",
    "run_dir": "runs-05701-05800/05705",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05705/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05705/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05705/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05705/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05705/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet21_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet21_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet21_spectrograph0)",
    "run_dir": "runs-06001-06100/06050",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153c33300e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06050/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06050/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06050/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06050/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06050/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet21_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet21_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet21_thermograph0)",
    "run_dir": "runs-05501-05600/05600",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05600/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05600/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05600/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05600/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05600/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet21_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet21_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet21_thermograph1)",
    "run_dir": "runs-07401-07500/07436",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147b4aa2ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07436/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07436/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07436/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07436/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07436/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet229_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet229_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet229_thermograph1)",
    "run_dir": "runs-06901-07000/06903",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06903/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06903/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06903/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06903/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06903/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet22_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet22_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet22_image1)",
    "run_dir": "runs-07201-07300/07240",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151e9d0e4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07240/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07240/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07240/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07240/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07240/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet22_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet22_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet22_image2)",
    "run_dir": "runs-07401-07500/07437",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07437/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07437/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07437/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07437/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07437/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet22_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet22_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet22_image3)",
    "run_dir": "runs-06101-06200/06120",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06120/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06120/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06120/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06120/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06120/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 120, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet22_infrared2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet22_infrared2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet22_infrared2)",
    "run_dir": "runs-05701-05800/05706",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05706/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05706/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05706/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05706/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05706/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet22_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet22_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet22_spectrograph0)",
    "run_dir": "runs-06001-06100/06051",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ff53c68e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06051/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06051/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06051/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06051/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06051/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet22_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet22_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet22_spectrograph3)",
    "run_dir": "runs-06201-06300/06206",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06206/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06206/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06206/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06206/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06206/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet22_spectrograph6)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet22_spectrograph6)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet22_spectrograph6)",
    "run_dir": "runs-05701-05800/05741",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05741/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05741/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05741/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05741/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05741/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet22_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet22_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet22_thermograph2)",
    "run_dir": "runs-06501-06600/06531",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06531/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06531/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06531/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06531/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06531/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet236_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet236_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet236_image4)",
    "run_dir": "runs-06901-07000/06904",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06904/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06904/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06904/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06904/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06904/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet23_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet23_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet23_image1)",
    "run_dir": "runs-07001-07100/07085",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14be3ffd0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07085/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07085/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07085/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07085/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07085/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet23_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet23_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet23_infrared1)",
    "run_dir": "runs-06201-06300/06285",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06285/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06285/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06285/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06285/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06285/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet23_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet23_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet23_spectrograph2)",
    "run_dir": "runs-05701-05800/05775",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05775/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05775/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05775/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05775/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05775/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet23_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet23_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet23_thermograph1)",
    "run_dir": "runs-06901-07000/06905",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06905/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06905/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06905/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06905/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06905/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet23_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet23_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet23_thermograph2)",
    "run_dir": "runs-06201-06300/06207",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06207/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06207/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06207/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06207/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06207/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet23_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet23_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet23_thermograph3)",
    "run_dir": "runs-07201-07300/07241",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15401d634e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07241/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07241/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07241/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07241/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07241/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet240_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet240_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet240_image3)",
    "run_dir": "runs-06901-07000/06906",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ac044b4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06906/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06906/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06906/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06906/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06906/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet242_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet242_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet242_image3)",
    "run_dir": "runs-06901-07000/06907",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152ff6390e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06907/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06907/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06907/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06907/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06907/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet244_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet244_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet244_thermograph0)",
    "run_dir": "runs-06901-07000/06908",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06908/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06908/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06908/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06908/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06908/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet24_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet24_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet24_infrared0)",
    "run_dir": "runs-07201-07300/07242",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147996210e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07242/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07242/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07242/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07242/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07242/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet24_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet24_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet24_infrared1)",
    "run_dir": "runs-05901-06000/05922",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150cfc268e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05922/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05922/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05922/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05922/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05922/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet24_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet24_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet24_thermograph0)",
    "run_dir": "runs-05701-05800/05776",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146f9f75ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05776/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05776/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05776/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05776/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05776/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet24_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet24_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet24_thermograph2)",
    "run_dir": "runs-06901-07000/06909",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06909/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06909/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06909/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06909/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06909/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet254_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet254_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet254_image3)",
    "run_dir": "runs-06901-07000/06910",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06910/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06910/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06910/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06910/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06910/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet25_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet25_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet25_image1)",
    "run_dir": "runs-06101-06200/06121",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14cd02d3ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06121/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06121/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06121/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06121/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06121/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet25_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet25_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet25_infrared0)",
    "run_dir": "runs-05901-06000/05923",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05923/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05923/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05923/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05923/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05923/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet25_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet25_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet25_spectrograph0)",
    "run_dir": "runs-06001-06100/06052",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c75d7cce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06052/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06052/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06052/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06052/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06052/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet25_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet25_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet25_thermograph1)",
    "run_dir": "runs-06901-07000/06911",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06911/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06911/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06911/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06911/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06911/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet26_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet26_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet26_image2)",
    "run_dir": "runs-06201-06300/06286",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06286/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06286/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06286/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06286/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06286/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet26_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet26_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet26_infrared4)",
    "run_dir": "runs-07401-07500/07438",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07438/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07438/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07438/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07438/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07438/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet26_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet26_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet26_thermograph4)",
    "run_dir": "runs-07201-07300/07243",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1512b305ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07243/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07243/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07243/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07243/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07243/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet27_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet27_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet27_spectrograph1)",
    "run_dir": "runs-05901-06000/05981",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150b014a8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05981/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05981/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05981/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05981/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05981/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet27_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet27_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet27_spectrograph4)",
    "run_dir": "runs-06501-06600/06532",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06532/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06532/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06532/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06532/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06532/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet27_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet27_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet27_thermograph0)",
    "run_dir": "runs-05701-05800/05777",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05777/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05777/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05777/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05777/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05777/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet28_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet28_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet28_image3)",
    "run_dir": "runs-06101-06200/06122",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06122/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06122/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06122/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06122/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06122/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet28_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet28_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet28_image4)",
    "run_dir": "runs-06301-06400/06389",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148470ee0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06389/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06389/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06389/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06389/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06389/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet28_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet28_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet28_infrared0)",
    "run_dir": "runs-05901-06000/05924",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1550fe754e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05924/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05924/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05924/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05924/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05924/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet28_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet28_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet28_infrared1)",
    "run_dir": "runs-06501-06600/06533",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06533/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06533/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06533/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06533/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06533/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet28_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet28_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet28_thermograph2)",
    "run_dir": "runs-06901-07000/06912",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06912/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06912/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06912/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06912/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06912/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet29_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet29_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet29_image0)",
    "run_dir": "runs-07401-07500/07439",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1477eacd0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07439/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07439/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07439/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07439/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07439/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet29_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet29_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet29_image2)",
    "run_dir": "runs-05801-05900/05816",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05816/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05816/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05816/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05816/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05816/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet29_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet29_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet29_image4)",
    "run_dir": "runs-06301-06400/06390",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06390/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06390/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06390/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06390/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06390/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet29_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet29_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet29_infrared0)",
    "run_dir": "runs-07201-07300/07244",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1484cee04e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07244/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07244/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07244/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07244/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07244/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet29_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet29_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet29_thermograph0)",
    "run_dir": "runs-06901-07000/06913",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148a99cece10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06913/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06913/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06913/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06913/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06913/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet30_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet30_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet30_image0)",
    "run_dir": "runs-06101-06200/06123",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153b71340e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06123/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06123/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06123/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06123/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06123/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet30_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet30_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet30_infrared1)",
    "run_dir": "runs-06601-06700/06690",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06690/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06690/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06690/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06690/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06690/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet30_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet30_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet30_infrared3)",
    "run_dir": "runs-06301-06400/06391",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06391/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06391/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06391/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06391/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06391/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet30_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet30_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet30_thermograph4)",
    "run_dir": "runs-07201-07300/07245",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fa55eace10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07245/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07245/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07245/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07245/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07245/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet31_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet31_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet31_infrared0)",
    "run_dir": "runs-06601-06700/06691",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06691/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06691/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06691/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06691/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06691/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet31_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet31_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet31_infrared1)",
    "run_dir": "runs-06201-06300/06289",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06289/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06289/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06289/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06289/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06289/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet31_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet31_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet31_infrared3)",
    "run_dir": "runs-06301-06400/06392",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06392/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06392/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06392/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06392/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06392/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet31_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet31_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet31_spectrograph2)",
    "run_dir": "runs-05801-05900/05860",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05860/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05860/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05860/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05860/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05860/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet31_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet31_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet31_spectrograph3)",
    "run_dir": "runs-07401-07500/07440",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07440/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07440/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07440/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07440/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07440/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet31_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet31_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet31_thermograph0)",
    "run_dir": "runs-05901-06000/05982",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05982/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05982/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05982/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05982/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05982/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet32_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet32_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet32_image0)",
    "run_dir": "runs-06101-06200/06124",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06124/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06124/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06124/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06124/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06124/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet32_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet32_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet32_image2)",
    "run_dir": "runs-06201-06300/06290",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06290/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06290/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06290/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06290/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06290/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet32_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet32_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet32_spectrograph1)",
    "run_dir": "runs-06301-06400/06393",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06393/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06393/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06393/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06393/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06393/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet32_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet32_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet32_spectrograph2)",
    "run_dir": "runs-07201-07300/07246",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145d63120e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07246/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07246/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07246/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07246/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07246/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet32_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet32_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet32_thermograph0)",
    "run_dir": "runs-05901-06000/05983",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05983/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05983/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05983/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05983/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05983/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet32_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet32_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet32_thermograph2)",
    "run_dir": "runs-06601-06700/06692",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f77d798e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06692/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06692/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06692/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06692/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06692/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet33_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet33_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet33_infrared0)",
    "run_dir": "runs-05801-05900/05861",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05861/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05861/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05861/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05861/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05861/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet33_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet33_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet33_spectrograph2)",
    "run_dir": "runs-07201-07300/07247",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145b79820e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07247/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07247/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07247/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07247/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07247/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet33_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet33_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet33_thermograph3)",
    "run_dir": "runs-07001-07100/07086",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07086/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07086/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07086/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07086/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07086/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet34_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet34_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet34_image1)",
    "run_dir": "runs-06101-06200/06125",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e489b84e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06125/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06125/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06125/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06125/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06125/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet34_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet34_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet34_image4)",
    "run_dir": "runs-06301-06400/06394",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06394/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06394/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06394/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06394/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06394/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet34_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet34_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet34_infrared1)",
    "run_dir": "runs-05801-05900/05818",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15051d9d8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05818/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05818/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05818/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05818/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05818/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet34_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet34_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet34_thermograph2)",
    "run_dir": "runs-06001-06100/06053",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06053/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06053/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06053/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06053/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06053/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet35_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet35_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet35_image2)",
    "run_dir": "runs-06101-06200/06126",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06126/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06126/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06126/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06126/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06126/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet35_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet35_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet35_spectrograph2)",
    "run_dir": "runs-05801-05900/05862",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05862/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05862/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05862/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05862/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05862/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet35_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet35_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet35_spectrograph4)",
    "run_dir": "runs-06501-06600/06534",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06534/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06534/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06534/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06534/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06534/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet35_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet35_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet35_thermograph2)",
    "run_dir": "runs-06201-06300/06208",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1514ff1a8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06208/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06208/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06208/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06208/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06208/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet36_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet36_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet36_image2)",
    "run_dir": "runs-06101-06200/06127",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14687c1f0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06127/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06127/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06127/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06127/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06127/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet36_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet36_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet36_infrared0)",
    "run_dir": "runs-05901-06000/05927",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148870c3ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05927/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05927/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05927/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05927/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05927/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet36_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet36_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet36_infrared1)",
    "run_dir": "runs-06001-06100/06054",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06054/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06054/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06054/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06054/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06054/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet36_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet36_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet36_thermograph0)",
    "run_dir": "runs-05901-06000/05985",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05985/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05985/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05985/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05985/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05985/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet37_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet37_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet37_image2)",
    "run_dir": "runs-06101-06200/06128",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14692a534e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06128/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06128/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06128/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06128/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06128/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet37_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet37_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet37_thermograph0)",
    "run_dir": "runs-05701-05800/05780",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05780/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05780/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05780/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05780/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05780/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet38_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet38_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet38_image1)",
    "run_dir": "runs-05701-05800/05781",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05781/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05781/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05781/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05781/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05781/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet38_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet38_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet38_image3)",
    "run_dir": "runs-06901-07000/06914",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b309b04e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06914/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06914/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06914/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06914/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06914/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet38_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet38_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet38_infrared1)",
    "run_dir": "runs-06201-06300/06291",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1465c8f08e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06291/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06291/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06291/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06291/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06291/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet38_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet38_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet38_spectrograph0)",
    "run_dir": "runs-06001-06100/06055",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06055/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06055/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06055/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06055/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06055/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet39_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet39_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet39_image0)",
    "run_dir": "runs-06101-06200/06129",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06129/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06129/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06129/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06129/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06129/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet39_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet39_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet39_image1)",
    "run_dir": "runs-05701-05800/05782",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1552b3624e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05782/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05782/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05782/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05782/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05782/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet39_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet39_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet39_image2)",
    "run_dir": "runs-07001-07100/07087",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07087/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07087/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07087/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07087/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07087/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet39_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet39_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet39_infrared0)",
    "run_dir": "runs-05801-05900/05820",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14cd21ed4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05820/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05820/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05820/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05820/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05820/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet39_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet39_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet39_infrared1)",
    "run_dir": "runs-05901-06000/05928",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05928/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05928/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05928/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05928/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05928/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet39_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet39_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet39_thermograph2)",
    "run_dir": "runs-06601-06700/06693",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06693/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06693/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06693/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06693/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06693/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet3_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet3_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet3_infrared0)",
    "run_dir": "runs-05801-05900/05821",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05821/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05821/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05821/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05821/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05821/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet3_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet3_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet3_infrared1)",
    "run_dir": "runs-05901-06000/05929",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c5d6ab8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05929/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05929/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05929/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05929/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05929/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet40_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet40_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet40_image0)",
    "run_dir": "runs-07401-07500/07441",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147edaed4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07441/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07441/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07441/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07441/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07441/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet40_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet40_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet40_image2)",
    "run_dir": "runs-06201-06300/06292",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fc7a668e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06292/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06292/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06292/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06292/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06292/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet40_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet40_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet40_image4)",
    "run_dir": "runs-06901-07000/06915",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14761a0d0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06915/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06915/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06915/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06915/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06915/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet40_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet40_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet40_spectrograph4)",
    "run_dir": "runs-06601-06700/06694",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06694/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06694/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06694/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06694/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06694/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet40_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet40_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet40_thermograph4)",
    "run_dir": "runs-07201-07300/07248",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07248/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07248/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07248/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07248/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07248/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet41_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet41_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet41_image1)",
    "run_dir": "runs-07001-07100/07088",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14aac21c0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07088/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07088/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07088/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07088/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07088/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet41_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet41_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet41_infrared1)",
    "run_dir": "runs-06001-06100/06056",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06056/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06056/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06056/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06056/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06056/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet41_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet41_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet41_thermograph1)",
    "run_dir": "runs-07401-07500/07442",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07442/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07442/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07442/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07442/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07442/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet41_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet41_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet41_thermograph2)",
    "run_dir": "runs-05901-06000/05930",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05930/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05930/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05930/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05930/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05930/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet42_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet42_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet42_image1)",
    "run_dir": "runs-05801-05900/05864",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05864/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05864/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05864/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05864/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05864/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet42_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet42_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet42_image3)",
    "run_dir": "runs-06201-06300/06293",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06293/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06293/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06293/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06293/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06293/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet42_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet42_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet42_infrared0)",
    "run_dir": "runs-05901-06000/05931",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05931/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05931/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05931/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05931/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05931/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet42_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet42_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet42_spectrograph2)",
    "run_dir": "runs-05701-05800/05783",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1509f8e78f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05783/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05783/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05783/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05783/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05783/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet42_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet42_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet42_spectrograph4)",
    "run_dir": "runs-06601-06700/06695",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149592fbce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06695/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06695/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06695/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06695/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06695/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet43_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet43_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet43_image1)",
    "run_dir": "runs-05801-05900/05865",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05865/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05865/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05865/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05865/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05865/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet44_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet44_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet44_image3)",
    "run_dir": "runs-06101-06200/06130",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06130/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06130/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06130/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06130/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06130/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet44_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet44_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet44_infrared0)",
    "run_dir": "runs-07201-07300/07249",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07249/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07249/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07249/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07249/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07249/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet44_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet44_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet44_infrared1)",
    "run_dir": "runs-05901-06000/05932",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05932/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05932/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05932/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05932/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05932/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet44_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet44_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet44_infrared3)",
    "run_dir": "runs-06301-06400/06395",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06395/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06395/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06395/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06395/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06395/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet44_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet44_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet44_spectrograph0)",
    "run_dir": "runs-06001-06100/06057",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b22db50e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06057/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06057/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06057/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06057/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06057/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet44_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet44_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet44_thermograph2)",
    "run_dir": "runs-06201-06300/06209",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d249998e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06209/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06209/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06209/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06209/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06209/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet45_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet45_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet45_image2)",
    "run_dir": "runs-06101-06200/06131",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148d438f0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06131/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06131/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06131/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06131/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06131/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet45_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet45_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet45_infrared0)",
    "run_dir": "runs-06301-06400/06396",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e8abb74e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06396/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06396/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06396/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06396/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06396/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet45_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet45_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet45_thermograph2)",
    "run_dir": "runs-06201-06300/06210",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06210/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06210/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06210/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06210/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06210/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet46_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet46_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet46_image2)",
    "run_dir": "runs-05801-05900/05823",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05823/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05823/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05823/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05823/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05823/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet46_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet46_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet46_infrared0)",
    "run_dir": "runs-07201-07300/07250",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152b4e09ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07250/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07250/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07250/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07250/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07250/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet46_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet46_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet46_thermograph1)",
    "run_dir": "runs-06201-06300/06211",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152ec4eace10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06211/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06211/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06211/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06211/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06211/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet47_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet47_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet47_image1)",
    "run_dir": "runs-07001-07100/07089",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07089/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07089/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07089/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07089/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07089/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet47_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet47_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet47_infrared0)",
    "run_dir": "runs-07201-07300/07251",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b413a34e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07251/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07251/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07251/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07251/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07251/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet47_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet47_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet47_spectrograph0)",
    "run_dir": "runs-06201-06300/06294",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06294/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06294/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06294/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06294/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06294/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet48_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet48_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet48_image1)",
    "run_dir": "runs-05801-05900/05866",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05866/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05866/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05866/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05866/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05866/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet48_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet48_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet48_image3)",
    "run_dir": "runs-06901-07000/06916",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06916/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06916/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06916/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06916/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06916/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet48_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet48_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet48_spectrograph3)",
    "run_dir": "runs-07401-07500/07443",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f2a61c8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07443/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07443/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07443/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07443/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07443/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet48_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet48_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet48_thermograph2)",
    "run_dir": "runs-05901-06000/05933",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149d68d50e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05933/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05933/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05933/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05933/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05933/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet49_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet49_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet49_image3)",
    "run_dir": "runs-06101-06200/06133",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06133/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06133/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06133/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06133/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06133/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet49_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet49_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet49_image4)",
    "run_dir": "runs-06901-07000/06917",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06917/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06917/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06917/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06917/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06917/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet49_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet49_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet49_infrared0)",
    "run_dir": "runs-07201-07300/07252",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1510fd378e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07252/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07252/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07252/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07252/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07252/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet49_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet49_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet49_infrared1)",
    "run_dir": "runs-05801-05900/05824",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05824/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05824/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05824/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05824/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05824/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet49_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet49_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet49_thermograph1)",
    "run_dir": "runs-07401-07500/07444",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07444/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07444/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07444/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07444/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07444/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet49_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet49_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet49_thermograph2)",
    "run_dir": "runs-05901-06000/05934",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05934/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05934/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05934/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05934/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05934/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet4_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet4_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet4_infrared0)",
    "run_dir": "runs-05801-05900/05825",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1457de758e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05825/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05825/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05825/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05825/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05825/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet4_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet4_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet4_thermograph2)",
    "run_dir": "runs-06001-06100/06058",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06058/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06058/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06058/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06058/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06058/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet50_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet50_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet50_infrared0)",
    "run_dir": "runs-05801-05900/05826",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151b24cace10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05826/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05826/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05826/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05826/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05826/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet50_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet50_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet50_infrared1)",
    "run_dir": "runs-06501-06600/06535",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06535/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06535/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06535/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06535/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06535/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet50_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet50_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet50_thermograph2)",
    "run_dir": "runs-05901-06000/05935",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05935/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05935/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05935/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05935/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05935/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet51_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet51_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet51_image1)",
    "run_dir": "runs-05801-05900/05867",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05867/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05867/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05867/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05867/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05867/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet51_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet51_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet51_image2)",
    "run_dir": "runs-05801-05900/05827",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05827/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05827/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05827/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05827/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05827/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet51_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet51_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet51_infrared0)",
    "run_dir": "runs-06301-06400/06398",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06398/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06398/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06398/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06398/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06398/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet51_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet51_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet51_spectrograph1)",
    "run_dir": "runs-05901-06000/05987",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05987/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05987/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05987/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05987/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05987/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet51_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet51_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet51_thermograph1)",
    "run_dir": "runs-06901-07000/06918",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06918/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06918/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06918/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06918/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06918/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet52_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet52_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet52_infrared1)",
    "run_dir": "runs-06001-06100/06059",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06059/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06059/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06059/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06059/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06059/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet52_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet52_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet52_thermograph0)",
    "run_dir": "runs-06901-07000/06919",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154020f98e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06919/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06919/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06919/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06919/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06919/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet53_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet53_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet53_image1)",
    "run_dir": "runs-07201-07300/07253",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07253/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07253/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07253/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07253/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07253/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet53_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet53_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet53_infrared0)",
    "run_dir": "runs-06601-06700/06698",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06698/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06698/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06698/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06698/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06698/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet53_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet53_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet53_spectrograph0)",
    "run_dir": "runs-06001-06100/06060",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14580981ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06060/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06060/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06060/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06060/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06060/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet53_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet53_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet53_spectrograph3)",
    "run_dir": "runs-06201-06300/06212",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06212/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06212/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06212/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06212/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06212/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet53_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet53_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet53_thermograph0)",
    "run_dir": "runs-05901-06000/05988",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05988/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05988/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05988/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05988/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05988/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet54_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet54_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet54_spectrograph3)",
    "run_dir": "runs-06201-06300/06213",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06213/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06213/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06213/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06213/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06213/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet54_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet54_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet54_thermograph2)",
    "run_dir": "runs-06001-06100/06061",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151dc708ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06061/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06061/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06061/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06061/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06061/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet54_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet54_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet54_thermograph3)",
    "run_dir": "runs-07201-07300/07254",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07254/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07254/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07254/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07254/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07254/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet55_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet55_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet55_image1)",
    "run_dir": "runs-06101-06200/06134",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06134/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06134/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06134/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06134/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06134/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet55_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet55_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet55_image4)",
    "run_dir": "runs-06201-06300/06295",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06295/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06295/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06295/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06295/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06295/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet55_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet55_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet55_spectrograph1)",
    "run_dir": "runs-06301-06400/06399",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c5635b0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06399/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06399/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06399/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06399/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06399/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet55_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet55_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet55_thermograph0)",
    "run_dir": "runs-06901-07000/06920",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148b55ee4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06920/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06920/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06920/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06920/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06920/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet56_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet56_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet56_thermograph1)",
    "run_dir": "runs-06201-06300/06214",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06214/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06214/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06214/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06214/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06214/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet56_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet56_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet56_thermograph2)",
    "run_dir": "runs-05901-06000/05936",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1481961c0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05936/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05936/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05936/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05936/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05936/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet56_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet56_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet56_thermograph3)",
    "run_dir": "runs-07201-07300/07255",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07255/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07255/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07255/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07255/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07255/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet57_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet57_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet57_image4)",
    "run_dir": "runs-06301-06400/06400",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1480bdf34e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06400/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06400/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06400/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06400/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06400/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet57_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet57_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet57_infrared3)",
    "run_dir": "runs-06001-06100/06062",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06062/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06062/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06062/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06062/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06062/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet57_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet57_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet57_thermograph0)",
    "run_dir": "runs-05901-06000/05989",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05989/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05989/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05989/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05989/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05989/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet58_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet58_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet58_spectrograph0)",
    "run_dir": "runs-06001-06100/06063",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06063/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06063/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06063/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06063/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06063/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet58_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet58_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet58_spectrograph4)",
    "run_dir": "runs-06501-06600/06536",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06536/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06536/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06536/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06536/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06536/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet59_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet59_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet59_image4)",
    "run_dir": "runs-06401-06500/06401",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1487f672ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06401/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06401/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06401/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06401/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06401/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet59_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet59_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet59_infrared0)",
    "run_dir": "runs-06601-06700/06699",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c41476ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06699/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06699/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06699/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06699/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06699/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet59_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet59_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet59_infrared1)",
    "run_dir": "runs-06501-06600/06537",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06537/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06537/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06537/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06537/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06537/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet59_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet59_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet59_infrared4)",
    "run_dir": "runs-07401-07500/07445",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fb4e9e8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07445/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07445/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07445/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07445/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07445/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet59_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet59_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet59_spectrograph0)",
    "run_dir": "runs-06001-06100/06064",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148018c0ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06064/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06064/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06064/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06064/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06064/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet59_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet59_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet59_spectrograph3)",
    "run_dir": "runs-06201-06300/06215",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06215/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06215/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06215/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06215/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06215/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet59_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet59_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet59_thermograph3)",
    "run_dir": "runs-07201-07300/07256",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07256/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07256/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07256/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07256/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07256/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet5_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet5_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet5_image0)",
    "run_dir": "runs-05601-05700/05669",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15526349ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05669/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05669/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05669/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05669/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05669/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet5_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet5_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet5_image2)",
    "run_dir": "runs-06201-06300/06296",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06296/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06296/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06296/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06296/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06296/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet5_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet5_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet5_image4)",
    "run_dir": "runs-06401-06500/06402",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149075928e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06402/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06402/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06402/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06402/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06402/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet5_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet5_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet5_infrared0)",
    "run_dir": "runs-06601-06700/06700",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06700/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06700/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06700/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06700/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06601-06700/06700/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet5_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet5_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet5_spectrograph0)",
    "run_dir": "runs-06001-06100/06065",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06065/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06065/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06065/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06065/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06065/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet5_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet5_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet5_thermograph2)",
    "run_dir": "runs-05901-06000/05937",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fb8b1ace10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05937/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05937/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05937/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05937/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05937/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet60_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet60_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet60_image1)",
    "run_dir": "runs-06101-06200/06135",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152862e64e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06135/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06135/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06135/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06135/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06135/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet60_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet60_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet60_image2)",
    "run_dir": "runs-06201-06300/06297",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1481ef008e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06297/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06297/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06297/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06297/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06297/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet60_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet60_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet60_infrared3)",
    "run_dir": "runs-06401-06500/06403",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154691544e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06403/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06403/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06403/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06403/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06403/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet60_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet60_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet60_thermograph0)",
    "run_dir": "runs-05901-06000/05990",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05990/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05990/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05990/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05990/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05990/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet60_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet60_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet60_thermograph2)",
    "run_dir": "runs-06701-06800/06701",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15464705ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06701/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06701/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06701/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06701/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06701/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet61_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet61_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet61_image3)",
    "run_dir": "runs-06201-06300/06298",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fea5d18e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06298/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06298/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06298/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06298/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06298/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet61_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet61_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet61_infrared1)",
    "run_dir": "runs-06001-06100/06067",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152444648e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06067/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06067/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06067/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06067/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06067/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet61_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet61_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet61_thermograph0)",
    "run_dir": "runs-05901-06000/05991",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05991/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05991/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05991/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05991/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05991/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet61_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet61_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet61_thermograph2)",
    "run_dir": "runs-06901-07000/06921",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154ed6ed0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06921/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06921/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06921/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06921/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06921/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet61_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet61_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet61_thermograph4)",
    "run_dir": "runs-07201-07300/07257",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07257/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07257/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07257/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07257/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07257/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet62_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet62_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet62_infrared3)",
    "run_dir": "runs-06701-06800/06702",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152e41d40e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06702/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06702/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06702/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06702/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06702/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet62_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet62_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet62_thermograph0)",
    "run_dir": "runs-06901-07000/06922",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147d1d488e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06922/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06922/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06922/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06922/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06922/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet63_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet63_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet63_image2)",
    "run_dir": "runs-06101-06200/06136",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06136/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06136/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06136/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06136/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06136/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet63_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet63_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet63_image4)",
    "run_dir": "runs-06901-07000/06923",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06923/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06923/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06923/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06923/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06923/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet63_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet63_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet63_thermograph2)",
    "run_dir": "runs-05901-06000/05938",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c4d33c4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05938/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05938/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05938/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05938/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05938/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet64_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet64_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet64_image0)",
    "run_dir": "runs-06101-06200/06137",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06137/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06137/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06137/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06137/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06137/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet64_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet64_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet64_image2)",
    "run_dir": "runs-07401-07500/07446",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07446/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07446/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07446/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07446/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07446/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet64_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet64_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet64_infrared0)",
    "run_dir": "runs-06501-06600/06538",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06538/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06538/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06538/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06538/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06538/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet64_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet64_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet64_thermograph2)",
    "run_dir": "runs-06901-07000/06924",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151e4be90e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06924/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06924/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06924/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06924/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06924/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet65_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet65_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet65_image3)",
    "run_dir": "runs-06101-06200/06138",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06138/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06138/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06138/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06138/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06138/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet65_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet65_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet65_infrared3)",
    "run_dir": "runs-06701-06800/06703",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b93f47ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06703/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06703/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06703/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06703/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06703/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet65_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet65_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet65_spectrograph3)",
    "run_dir": "runs-06201-06300/06217",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06217/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06217/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06217/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06217/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06217/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet65_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet65_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet65_thermograph2)",
    "run_dir": "runs-06001-06100/06068",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06068/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06068/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06068/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06068/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06068/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet65_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet65_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet65_thermograph4)",
    "run_dir": "runs-07001-07100/07090",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15172aa60e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07090/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07090/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07090/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07090/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07090/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet66_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet66_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet66_image3)",
    "run_dir": "runs-06501-06600/06539",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06539/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06539/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06539/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06539/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06539/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet66_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet66_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet66_infrared1)",
    "run_dir": "runs-06201-06300/06299",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14af2c2ece10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06299/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06299/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06299/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06299/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06299/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet66_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet66_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet66_thermograph0)",
    "run_dir": "runs-05901-06000/05994",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05994/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05994/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05994/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05994/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05994/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet66_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet66_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet66_thermograph3)",
    "run_dir": "runs-07001-07100/07091",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07091/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07091/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07091/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07091/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07091/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet67_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet67_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet67_image2)",
    "run_dir": "runs-07401-07500/07447",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a5f13dce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07447/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07447/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07447/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07447/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07447/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet67_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet67_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet67_infrared3)",
    "run_dir": "runs-06401-06500/06404",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06404/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06404/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06404/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06404/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06404/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet67_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet67_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet67_thermograph2)",
    "run_dir": "runs-06201-06300/06218",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06218/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06218/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06218/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06218/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06218/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet67_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet67_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet67_thermograph3)",
    "run_dir": "runs-07001-07100/07092",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d642578e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07092/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07092/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07092/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07092/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07092/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet68_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet68_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet68_image0)",
    "run_dir": "runs-06101-06200/06139",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06139/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06139/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06139/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06139/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06139/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet68_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet68_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet68_image4)",
    "run_dir": "runs-06401-06500/06405",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06405/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06405/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06405/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06405/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06405/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet68_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet68_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet68_infrared0)",
    "run_dir": "runs-05901-06000/05941",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1517439a0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05941/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05941/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05941/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05941/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05941/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet68_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet68_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet68_thermograph0)",
    "run_dir": "runs-05901-06000/05996",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05996/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05996/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05996/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05996/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05996/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet69_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet69_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet69_image2)",
    "run_dir": "runs-06301-06400/06301",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06301/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06301/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06301/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06301/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06301/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet69_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet69_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet69_spectrograph1)",
    "run_dir": "runs-06401-06500/06406",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06406/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06406/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06406/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06406/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06406/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet69_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet69_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet69_thermograph2)",
    "run_dir": "runs-06001-06100/06069",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a68792ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06069/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06069/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06069/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06069/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06069/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet6_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet6_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet6_image4)",
    "run_dir": "runs-06901-07000/06925",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1497fe4a8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06925/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06925/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06925/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06925/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06925/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet6_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet6_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet6_infrared1)",
    "run_dir": "runs-06501-06600/06540",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06540/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06540/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06540/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06540/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06540/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet6_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet6_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet6_infrared4)",
    "run_dir": "runs-07401-07500/07448",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14782a974e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07448/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07448/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07448/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07448/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07448/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet6_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet6_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet6_spectrograph2)",
    "run_dir": "runs-07201-07300/07258",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07258/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07258/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07258/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07258/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07258/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet70_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet70_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet70_image0)",
    "run_dir": "runs-06101-06200/06140",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06140/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06140/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06140/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06140/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06140/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet70_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet70_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet70_thermograph1)",
    "run_dir": "runs-06201-06300/06219",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06219/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06219/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06219/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06219/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06219/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet70_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet70_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet70_thermograph2)",
    "run_dir": "runs-06901-07000/06926",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15428229ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06926/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06926/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06926/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06926/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06926/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet70_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet70_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet70_thermograph3)",
    "run_dir": "runs-07201-07300/07259",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07259/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07259/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07259/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07259/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07259/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet71_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet71_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet71_infrared1)",
    "run_dir": "runs-05901-06000/05942",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05942/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05942/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05942/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05942/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05942/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet72_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet72_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet72_image2)",
    "run_dir": "runs-07401-07500/07449",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07449/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07449/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07449/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07449/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07449/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet72_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet72_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet72_infrared3)",
    "run_dir": "runs-06001-06100/06071",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06071/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06071/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06071/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06071/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06071/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet72_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet72_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet72_spectrograph4)",
    "run_dir": "runs-06701-06800/06704",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c327450e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06704/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06704/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06704/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06704/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06704/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet73_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet73_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet73_image3)",
    "run_dir": "runs-06301-06400/06302",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154f774e0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06302/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06302/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06302/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06302/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06302/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet73_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet73_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet73_spectrograph1)",
    "run_dir": "runs-06401-06500/06407",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150f2f5f4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06407/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06407/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06407/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06407/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06407/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet73_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet73_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet73_thermograph1)",
    "run_dir": "runs-06201-06300/06220",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06220/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06220/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06220/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06220/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06220/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet74_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet74_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet74_image3)",
    "run_dir": "runs-06901-07000/06927",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154fa6888e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06927/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06927/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06927/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06927/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06927/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet74_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet74_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet74_image4)",
    "run_dir": "runs-06401-06500/06408",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06408/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06408/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06408/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06408/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06408/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet74_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet74_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet74_infrared0)",
    "run_dir": "runs-06501-06600/06541",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06541/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06541/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06541/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06541/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06541/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet74_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet74_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet74_infrared1)",
    "run_dir": "runs-06701-06800/06705",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b395460e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06705/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06705/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06705/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06705/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06705/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet75_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet75_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet75_image1)",
    "run_dir": "runs-07201-07300/07260",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07260/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07260/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07260/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07260/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07260/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet75_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet75_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet75_image4)",
    "run_dir": "runs-06901-07000/06928",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06928/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06928/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06928/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06928/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06928/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet75_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet75_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet75_infrared0)",
    "run_dir": "runs-06501-06600/06542",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06542/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06542/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06542/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06542/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06542/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet75_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet75_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet75_infrared4)",
    "run_dir": "runs-07401-07500/07450",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15174cce8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07450/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07450/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07450/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07450/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07450/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet76_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet76_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet76_image2)",
    "run_dir": "runs-06401-06500/06409",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06409/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06409/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06409/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06409/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06409/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet76_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet76_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet76_spectrograph3)",
    "run_dir": "runs-06201-06300/06221",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06221/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06221/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06221/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06221/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06221/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet76_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet76_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet76_thermograph3)",
    "run_dir": "runs-07001-07100/07093",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15016bd88e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07093/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07093/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07093/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07093/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07093/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet77_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet77_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet77_image4)",
    "run_dir": "runs-06901-07000/06929",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06929/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06929/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06929/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06929/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06929/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet77_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet77_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet77_spectrograph2)",
    "run_dir": "runs-07201-07300/07261",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07261/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07261/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07261/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07261/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07261/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet77_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet77_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet77_thermograph2)",
    "run_dir": "runs-06701-06800/06706",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06706/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06706/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06706/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06706/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06706/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet77_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet77_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet77_thermograph3)",
    "run_dir": "runs-07001-07100/07094",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1537bed10e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07094/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07094/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07094/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07094/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07094/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet78_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet78_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet78_image0)",
    "run_dir": "runs-06201-06300/06222",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06222/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06222/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06222/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06222/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06222/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet78_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet78_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet78_spectrograph1)",
    "run_dir": "runs-06401-06500/06410",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06410/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06410/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06410/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06410/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06410/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet78_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet78_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet78_thermograph4)",
    "run_dir": "runs-07201-07300/07262",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07262/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07262/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07262/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07262/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07262/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet79_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet79_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet79_spectrograph2)",
    "run_dir": "runs-07201-07300/07263",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07263/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07263/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07263/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07263/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07263/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet79_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet79_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet79_thermograph2)",
    "run_dir": "runs-06901-07000/06930",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06930/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06930/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06930/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06930/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06930/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet7_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet7_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet7_image0)",
    "run_dir": "runs-07401-07500/07451",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ebc52d4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07451/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07451/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07451/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07451/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07451/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet7_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet7_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet7_image1)",
    "run_dir": "runs-05601-05700/05686",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet7_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet7_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet7_image2)",
    "run_dir": "runs-05701-05800/05742",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet7_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet7_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet7_image3)",
    "run_dir": "runs-06901-07000/06931",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06931/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06931/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06931/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06931/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06931/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet7_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet7_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet7_image4)",
    "run_dir": "runs-05601-05700/05671",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05671/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05671/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05671/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05671/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05671/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet7_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet7_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet7_infrared0)",
    "run_dir": "runs-07201-07300/07264",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07264/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07264/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07264/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07264/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07264/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet7_infrared5)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet7_infrared5)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet7_infrared5)",
    "run_dir": "runs-05701-05800/05743",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05743/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05743/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05743/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05743/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05743/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet7_spectrograph6)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet7_spectrograph6)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet7_spectrograph6)",
    "run_dir": "runs-05701-05800/05744",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05744/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05744/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05744/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05744/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05744/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet7_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet7_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet7_thermograph0)",
    "run_dir": "runs-05701-05800/05784",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05784/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05784/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05784/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05784/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05784/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet80_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet80_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet80_image1)",
    "run_dir": "runs-07201-07300/07265",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07265/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07265/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07265/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07265/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07265/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet80_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet80_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet80_thermograph2)",
    "run_dir": "runs-06901-07000/06932",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06932/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06932/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06932/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06932/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06932/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet81_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet81_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet81_image1)",
    "run_dir": "runs-07001-07100/07095",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154f06bf0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07095/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07095/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07095/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07095/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07095/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet81_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet81_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet81_image4)",
    "run_dir": "runs-06401-06500/06411",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151c41a44e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06411/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06411/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06411/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06411/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06411/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet81_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet81_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet81_infrared4)",
    "run_dir": "runs-07401-07500/07452",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c0a57d8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07452/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07452/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07452/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07452/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07452/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet81_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet81_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet81_spectrograph4)",
    "run_dir": "runs-06501-06600/06543",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06543/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06543/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06543/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06543/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06543/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet81_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet81_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet81_thermograph4)",
    "run_dir": "runs-07201-07300/07266",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07266/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07266/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07266/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07266/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07266/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet82_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet82_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet82_image0)",
    "run_dir": "runs-06201-06300/06224",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1474770f8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06224/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06224/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06224/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06224/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06224/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet82_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet82_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet82_thermograph1)",
    "run_dir": "runs-06901-07000/06933",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145a069f0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06933/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06933/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06933/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06933/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06933/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet83_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet83_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet83_infrared0)",
    "run_dir": "runs-07201-07300/07267",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153895228e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07267/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07267/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07267/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07267/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07267/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet84_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet84_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet84_image0)",
    "run_dir": "runs-07401-07500/07453",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07453/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07453/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07453/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07453/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07453/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet84_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet84_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet84_infrared0)",
    "run_dir": "runs-06401-06500/06412",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06412/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06412/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06412/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06412/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06412/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet84_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet84_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet84_thermograph2)",
    "run_dir": "runs-06701-06800/06707",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06707/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06707/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06707/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06707/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06707/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet85_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet85_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet85_image0)",
    "run_dir": "runs-06201-06300/06225",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06225/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06225/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06225/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06225/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06225/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet85_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet85_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet85_image2)",
    "run_dir": "runs-07001-07100/07096",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146444e28e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07096/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07096/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07096/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07096/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07096/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet85_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet85_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet85_infrared0)",
    "run_dir": "runs-06501-06600/06545",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06545/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06545/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06545/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06545/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06545/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet85_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet85_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet85_thermograph3)",
    "run_dir": "runs-07201-07300/07268",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07268/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07268/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07268/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07268/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07268/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet86_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet86_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet86_infrared1)",
    "run_dir": "runs-06701-06800/06708",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1545f225ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06708/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06708/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06708/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06708/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06708/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet86_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet86_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet86_thermograph1)",
    "run_dir": "runs-07401-07500/07454",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07454/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07454/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07454/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07454/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07454/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet87_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet87_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet87_image3)",
    "run_dir": "runs-06301-06400/06303",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06303/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06303/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06303/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06303/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06303/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet87_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet87_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet87_image4)",
    "run_dir": "runs-06401-06500/06413",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153ef607ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06413/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06413/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06413/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06413/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06413/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet88_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet88_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet88_image0)",
    "run_dir": "runs-06201-06300/06227",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06227/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06227/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06227/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06227/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06227/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet88_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet88_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet88_infrared0)",
    "run_dir": "runs-06401-06500/06414",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06414/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06414/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06414/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06414/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06414/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet88_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet88_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet88_thermograph2)",
    "run_dir": "runs-06501-06600/06546",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06546/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06546/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06546/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06546/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06546/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet89_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet89_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet89_infrared0)",
    "run_dir": "runs-07201-07300/07269",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1523c12b0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07269/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07269/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07269/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07269/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07269/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet8_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet8_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet8_image0)",
    "run_dir": "runs-06101-06200/06141",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15416b36ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06141/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06141/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06141/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06141/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06141/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet8_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet8_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet8_image2)",
    "run_dir": "runs-07001-07100/07097",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07097/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07097/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07097/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07097/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07097/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet8_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet8_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet8_image3)",
    "run_dir": "runs-06901-07000/06934",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ea56690e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06934/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06934/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06934/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06934/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06934/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet8_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet8_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet8_infrared1)",
    "run_dir": "runs-06701-06800/06709",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06709/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06709/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06709/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06709/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06709/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet8_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet8_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet8_thermograph0)",
    "run_dir": "runs-05701-05800/05785",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05785/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05785/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05785/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05785/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05785/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet8_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet8_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet8_thermograph1)",
    "run_dir": "runs-07401-07500/07455",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07455/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07455/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07455/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07455/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07455/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet90_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet90_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet90_image0)",
    "run_dir": "runs-07401-07500/07456",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07456/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07456/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07456/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07456/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07456/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet90_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet90_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet90_spectrograph4)",
    "run_dir": "runs-06501-06600/06547",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06547/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06547/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06547/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06547/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06547/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet90_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet90_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet90_thermograph4)",
    "run_dir": "runs-07001-07100/07098",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07098/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07098/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07098/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07098/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07098/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet91_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet91_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet91_image4)",
    "run_dir": "runs-06301-06400/06304",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d09417ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06304/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06304/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06304/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06304/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06304/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet91_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet91_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet91_spectrograph4)",
    "run_dir": "runs-06701-06800/06710",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06710/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06710/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06710/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06710/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06710/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet92_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet92_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet92_image2)",
    "run_dir": "runs-07401-07500/07457",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07457/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07457/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07457/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07457/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07457/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet92_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet92_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet92_infrared0)",
    "run_dir": "runs-07201-07300/07270",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07270/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07270/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07270/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07270/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07270/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet93_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet93_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet93_image1)",
    "run_dir": "runs-07001-07100/07099",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07099/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07099/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07099/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07099/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07099/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet93_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet93_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet93_image4)",
    "run_dir": "runs-06901-07000/06935",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1537ac924e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06935/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06935/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06935/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06935/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06935/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet93_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet93_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet93_infrared0)",
    "run_dir": "runs-06401-06500/06416",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06416/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06416/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06416/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06416/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06416/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet93_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet93_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet93_infrared1)",
    "run_dir": "runs-06701-06800/06711",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06711/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06711/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06711/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06711/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06711/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet93_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet93_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet93_spectrograph2)",
    "run_dir": "runs-07201-07300/07271",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153a05228e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07271/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07271/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07271/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07271/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07271/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet94_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet94_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet94_image2)",
    "run_dir": "runs-07001-07100/07100",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07100/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07100/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07100/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07100/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07100/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet94_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet94_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet94_infrared0)",
    "run_dir": "runs-07201-07300/07272",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07272/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07272/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07272/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07272/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07272/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet94_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet94_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet94_thermograph2)",
    "run_dir": "runs-06501-06600/06548",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06548/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06548/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06548/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06548/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06548/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet95_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet95_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet95_infrared3)",
    "run_dir": "runs-06401-06500/06417",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06417/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06417/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06417/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06417/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06417/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet96_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet96_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet96_spectrograph1)",
    "run_dir": "runs-06401-06500/06418",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1488bae58e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06418/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06418/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06418/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06418/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06418/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet96_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet96_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet96_thermograph1)",
    "run_dir": "runs-06201-06300/06229",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06229/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06229/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06229/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06229/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06229/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet97_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet97_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet97_infrared0)",
    "run_dir": "runs-07201-07300/07273",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07273/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07273/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07273/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07273/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07273/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet97_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet97_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet97_spectrograph4)",
    "run_dir": "runs-06701-06800/06712",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06712/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06712/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06712/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06712/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06712/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet97_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet97_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet97_thermograph1)",
    "run_dir": "runs-06901-07000/06936",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1472bbd5ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06936/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06936/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06936/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06936/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06936/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet98_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet98_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet98_spectrograph3)",
    "run_dir": "runs-06201-06300/06230",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147b501b0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06230/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06230/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06230/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06230/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06230/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet98_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet98_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet98_thermograph2)",
    "run_dir": "runs-06501-06600/06549",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06549/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06549/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06549/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06549/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06549/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet98_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet98_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet98_thermograph4)",
    "run_dir": "runs-07201-07300/07274",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154b22c88e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07274/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07274/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07274/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07274/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07274/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet99_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet99_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet99_image1)",
    "run_dir": "runs-07201-07300/07275",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14aba8fe8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07275/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07275/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07275/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07275/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07275/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet99_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet99_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet99_image4)",
    "run_dir": "runs-06401-06500/06419",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151cb0ae8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06419/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06419/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06419/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06419/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06419/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet9_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet9_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet9_image3)",
    "run_dir": "runs-06101-06200/06142",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06142/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06142/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06142/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06142/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06142/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet9_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet9_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet9_infrared0)",
    "run_dir": "runs-06401-06500/06420",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b53dd14e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06420/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06420/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06420/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06420/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06420/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet9_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet9_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet9_spectrograph0)",
    "run_dir": "runs-05701-05800/05707",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05707/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05707/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05707/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05707/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05707/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet9_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet9_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet9_spectrograph1)",
    "run_dir": "runs-05901-06000/05998",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c59fbd8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05998/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05998/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05998/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05998/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05998/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet9_spectrograph6)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet9_spectrograph6)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet9_spectrograph6)",
    "run_dir": "runs-05701-05800/05745",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05745/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05745/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05745/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05745/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05745/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_planet9_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_planet9_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_planet9_thermograph0)",
    "run_dir": "runs-06901-07000/06937",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06937/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06937/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06937/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06937/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06937/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star101_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star101_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star101_image0)",
    "run_dir": "runs-06201-06300/06231",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06231/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06231/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06231/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06231/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06231/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star101_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star101_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star101_image3)",
    "run_dir": "runs-06501-06600/06550",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06550/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06550/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06550/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06550/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06550/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star102_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star102_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star102_spectrograph2)",
    "run_dir": "runs-07201-07300/07276",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07276/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07276/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07276/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07276/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07276/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star103_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star103_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star103_thermograph4)",
    "run_dir": "runs-07201-07300/07277",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14dc50650e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07277/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07277/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07277/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07277/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07277/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star104_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star104_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star104_spectrograph3)",
    "run_dir": "runs-07401-07500/07458",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07458/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07458/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07458/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07458/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07458/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star104_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star104_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star104_thermograph2)",
    "run_dir": "runs-06501-06600/06551",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06551/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06551/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06551/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06551/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06551/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star105_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star105_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star105_image0)",
    "run_dir": "runs-07401-07500/07459",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145d555e0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07459/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07459/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07459/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07459/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07459/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star105_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star105_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star105_image2)",
    "run_dir": "runs-06401-06500/06421",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06421/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06421/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06421/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06421/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06421/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star106_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star106_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star106_infrared0)",
    "run_dir": "runs-06401-06500/06422",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06422/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06422/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06422/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06422/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06422/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star106_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star106_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star106_spectrograph2)",
    "run_dir": "runs-07201-07300/07278",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07278/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07278/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07278/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07278/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07278/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star106_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star106_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star106_spectrograph4)",
    "run_dir": "runs-06501-06600/06552",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06552/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06552/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06552/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06552/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06552/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star106_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star106_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star106_thermograph3)",
    "run_dir": "runs-07101-07200/07101",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152235598e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07101/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07101/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07101/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07101/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07101/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star107_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star107_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star107_image0)",
    "run_dir": "runs-07401-07500/07460",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07460/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07460/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07460/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07460/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07460/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star107_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star107_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star107_infrared0)",
    "run_dir": "runs-07201-07300/07279",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07279/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07279/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07279/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07279/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07279/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star107_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star107_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star107_infrared3)",
    "run_dir": "runs-06401-06500/06423",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06423/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06423/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06423/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06423/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06423/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star108_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star108_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star108_thermograph4)",
    "run_dir": "runs-07201-07300/07280",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07280/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07280/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07280/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07280/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07280/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star109_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star109_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star109_infrared0)",
    "run_dir": "runs-07201-07300/07281",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07281/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07281/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07281/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07281/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07281/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star10_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star10_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star10_image1)",
    "run_dir": "runs-05601-05700/05687",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star10_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star10_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star10_infrared0)",
    "run_dir": "runs-05801-05900/05829",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b04bc24e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05829/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05829/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05829/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05829/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05829/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star10_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star10_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star10_infrared3)",
    "run_dir": "runs-06001-06100/06072",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06072/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06072/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06072/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06072/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06072/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star10_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star10_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star10_spectrograph2)",
    "run_dir": "runs-05801-05900/05868",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145ce2490e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05868/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05868/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05868/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05868/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05868/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star10_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star10_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star10_spectrograph3)",
    "run_dir": "runs-06201-06300/06232",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06232/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06232/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06232/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06232/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06232/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star10_spectrograph6)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star10_spectrograph6)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star10_spectrograph6)",
    "run_dir": "runs-05701-05800/05746",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05746/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05746/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05746/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05746/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05746/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star10_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star10_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star10_thermograph0)",
    "run_dir": "runs-05701-05800/05786",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151705994e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05786/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05786/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05786/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05786/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05786/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star10_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star10_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star10_thermograph1)",
    "run_dir": "runs-05601-05700/05672",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05672/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05672/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05672/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05672/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05672/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star10_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star10_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star10_thermograph2)",
    "run_dir": "runs-06501-06600/06553",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06553/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06553/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06553/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06553/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06553/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star10_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star10_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star10_thermograph3)",
    "run_dir": "runs-07101-07200/07103",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ea237f4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07103/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07103/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07103/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07103/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07103/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star110_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star110_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star110_infrared4)",
    "run_dir": "runs-07401-07500/07461",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153d8a2f4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07461/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07461/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07461/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07461/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07461/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star110_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star110_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star110_thermograph2)",
    "run_dir": "runs-06701-06800/06713",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06713/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06713/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06713/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06713/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06713/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star111_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star111_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star111_image1)",
    "run_dir": "runs-07201-07300/07282",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153fbae5ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07282/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07282/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07282/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07282/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07282/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star111_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star111_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star111_image4)",
    "run_dir": "runs-06401-06500/06424",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06424/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06424/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06424/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06424/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06424/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star111_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star111_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star111_infrared0)",
    "run_dir": "runs-06501-06600/06554",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06554/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06554/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06554/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06554/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06554/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star111_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star111_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star111_spectrograph3)",
    "run_dir": "runs-07401-07500/07462",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07462/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07462/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07462/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07462/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07462/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star112_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star112_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star112_thermograph3)",
    "run_dir": "runs-07201-07300/07283",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07283/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07283/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07283/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07283/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07283/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star113_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star113_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star113_spectrograph4)",
    "run_dir": "runs-06701-06800/06714",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06714/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06714/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06714/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06714/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06714/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star114_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star114_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star114_spectrograph2)",
    "run_dir": "runs-07201-07300/07284",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07284/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07284/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07284/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07284/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07284/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star115_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star115_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star115_image2)",
    "run_dir": "runs-06401-06500/06425",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ed37504e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06425/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06425/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06425/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06425/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06425/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star115_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star115_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star115_spectrograph3)",
    "run_dir": "runs-07401-07500/07463",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07463/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07463/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07463/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07463/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07463/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star116_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star116_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star116_spectrograph4)",
    "run_dir": "runs-06501-06600/06555",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06555/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06555/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06555/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06555/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06555/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star116_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star116_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star116_thermograph2)",
    "run_dir": "runs-06701-06800/06715",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06715/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06715/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06715/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06715/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06715/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star117_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star117_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star117_infrared0)",
    "run_dir": "runs-06501-06600/06556",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06556/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06556/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06556/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06556/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06556/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star117_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star117_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star117_infrared1)",
    "run_dir": "runs-06701-06800/06716",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06716/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06716/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06716/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06716/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06716/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star118_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star118_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star118_image2)",
    "run_dir": "runs-07101-07200/07104",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07104/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07104/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07104/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07104/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07104/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star118_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star118_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star118_infrared1)",
    "run_dir": "runs-06701-06800/06717",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06717/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06717/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06717/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06717/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06717/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star118_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star118_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star118_spectrograph3)",
    "run_dir": "runs-07401-07500/07464",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07464/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07464/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07464/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07464/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07464/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star119_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star119_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star119_image4)",
    "run_dir": "runs-06901-07000/06938",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06938/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06938/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06938/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06938/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06938/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star119_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star119_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star119_infrared4)",
    "run_dir": "runs-07401-07500/07465",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146dedaa8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07465/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07465/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07465/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07465/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07465/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star11_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star11_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star11_image3)",
    "run_dir": "runs-05701-05800/05747",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05747/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05747/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05747/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05747/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05747/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star11_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star11_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star11_image4)",
    "run_dir": "runs-05701-05800/05748",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05748/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05748/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05748/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05748/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05748/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star11_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star11_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star11_infrared1)",
    "run_dir": "runs-06501-06600/06557",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06557/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06557/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06557/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06557/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06557/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star11_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star11_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star11_spectrograph1)",
    "run_dir": "runs-05901-06000/05999",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05999/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05999/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05999/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05999/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05999/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star11_thermograph7)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star11_thermograph7)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star11_thermograph7)",
    "run_dir": "runs-05701-05800/05749",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05749/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05749/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05749/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05749/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05749/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star120_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star120_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star120_infrared0)",
    "run_dir": "runs-07201-07300/07285",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07285/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07285/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07285/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07285/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07285/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star120_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star120_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star120_thermograph2)",
    "run_dir": "runs-06901-07000/06939",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154742530e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06939/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06939/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06939/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06939/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06939/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star121_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star121_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star121_image4)",
    "run_dir": "runs-06901-07000/06940",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06940/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06940/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06940/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06940/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06940/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star122_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star122_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star122_image2)",
    "run_dir": "runs-06401-06500/06426",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06426/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06426/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06426/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06426/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06426/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star123_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star123_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star123_spectrograph4)",
    "run_dir": "runs-06501-06600/06558",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06558/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06558/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06558/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06558/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06558/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star123_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star123_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star123_thermograph4)",
    "run_dir": "runs-07101-07200/07105",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1506ea948e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07105/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07105/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07105/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07105/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07105/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star124_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star124_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star124_image3)",
    "run_dir": "runs-06501-06600/06559",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06559/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06559/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06559/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06559/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06559/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star124_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star124_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star124_infrared3)",
    "run_dir": "runs-06701-06800/06718",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06718/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06718/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06718/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06718/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06718/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star124_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star124_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star124_thermograph3)",
    "run_dir": "runs-07101-07200/07106",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07106/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07106/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07106/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07106/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07106/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star126_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star126_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star126_thermograph3)",
    "run_dir": "runs-07201-07300/07286",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07286/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07286/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07286/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07286/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07286/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star128_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star128_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star128_thermograph2)",
    "run_dir": "runs-06501-06600/06560",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06560/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06560/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06560/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06560/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06560/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star129_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star129_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star129_spectrograph2)",
    "run_dir": "runs-07201-07300/07287",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b02e774e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07287/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07287/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07287/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07287/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07287/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star129_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star129_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star129_thermograph0)",
    "run_dir": "runs-06901-07000/06941",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06941/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06941/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06941/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06941/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06941/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star12_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star12_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star12_image0)",
    "run_dir": "runs-07401-07500/07466",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145c1ef90e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07466/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07466/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07466/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07466/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07466/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star12_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star12_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star12_image4)",
    "run_dir": "runs-06401-06500/06427",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06427/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06427/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06427/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06427/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06427/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star12_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star12_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star12_infrared0)",
    "run_dir": "runs-05801-05900/05869",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14aaef6fce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05869/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05869/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05869/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05869/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05869/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star12_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star12_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star12_spectrograph1)",
    "run_dir": "runs-05901-06000/06000",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1504f6d4ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/06000/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/06000/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/06000/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/06000/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/06000/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star12_spectrograph6)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star12_spectrograph6)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star12_spectrograph6)",
    "run_dir": "runs-05701-05800/05711",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05711/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05711/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05711/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05711/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05711/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star12_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star12_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star12_thermograph1)",
    "run_dir": "runs-05701-05800/05712",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05712/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05712/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05712/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05712/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05712/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star12_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star12_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star12_thermograph3)",
    "run_dir": "runs-07201-07300/07288",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f4be764e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07288/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07288/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07288/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07288/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07288/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star130_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star130_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star130_infrared0)",
    "run_dir": "runs-07201-07300/07289",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07289/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07289/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07289/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07289/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07289/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star130_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star130_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star130_thermograph4)",
    "run_dir": "runs-07101-07200/07107",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07107/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07107/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07107/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07107/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07107/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star131_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star131_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star131_infrared0)",
    "run_dir": "runs-06501-06600/06561",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06561/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06561/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06561/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06561/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06561/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star131_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star131_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star131_thermograph2)",
    "run_dir": "runs-06901-07000/06942",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e577c58e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06942/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06942/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06942/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06942/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06942/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star132_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star132_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star132_spectrograph2)",
    "run_dir": "runs-07201-07300/07290",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07290/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07290/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07290/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07290/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07290/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star132_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star132_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star132_thermograph3)",
    "run_dir": "runs-07101-07200/07108",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07108/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07108/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07108/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07108/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07108/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star133_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star133_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star133_spectrograph3)",
    "run_dir": "runs-07401-07500/07467",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154821bd4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07467/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07467/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07467/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07467/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07467/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star133_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star133_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star133_thermograph1)",
    "run_dir": "runs-06901-07000/06943",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06943/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06943/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06943/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06943/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06943/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star133_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star133_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star133_thermograph4)",
    "run_dir": "runs-07201-07300/07291",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07291/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07291/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07291/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07291/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07291/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star134_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star134_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star134_image3)",
    "run_dir": "runs-06501-06600/06562",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06562/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06562/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06562/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06562/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06562/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star134_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star134_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star134_infrared4)",
    "run_dir": "runs-07401-07500/07468",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07468/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07468/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07468/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07468/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07468/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star135_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star135_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star135_image2)",
    "run_dir": "runs-07401-07500/07469",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07469/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07469/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07469/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07469/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07469/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star136_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star136_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star136_image1)",
    "run_dir": "runs-07101-07200/07109",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07109/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07109/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07109/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07109/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07109/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star136_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star136_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star136_image3)",
    "run_dir": "runs-06901-07000/06944",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14bc9a744e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06944/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06944/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06944/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06944/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06944/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star136_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star136_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star136_thermograph2)",
    "run_dir": "runs-06501-06600/06563",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06563/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06563/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06563/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06563/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06563/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star137_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star137_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star137_spectrograph4)",
    "run_dir": "runs-06701-06800/06719",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06719/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06719/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06719/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06719/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06719/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star138_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star138_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star138_image2)",
    "run_dir": "runs-07401-07500/07470",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14679c34ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07470/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07470/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07470/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07470/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07470/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star138_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star138_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star138_image4)",
    "run_dir": "runs-06901-07000/06945",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06945/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06945/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06945/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06945/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06945/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star138_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star138_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star138_thermograph2)",
    "run_dir": "runs-06701-06800/06720",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1484135d4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06720/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06720/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06720/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06720/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06720/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star139_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star139_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star139_infrared3)",
    "run_dir": "runs-06701-06800/06721",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06721/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06721/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06721/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06721/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06721/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star139_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star139_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star139_thermograph1)",
    "run_dir": "runs-06901-07000/06946",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154e451e0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06946/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06946/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06946/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06946/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06946/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star13_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star13_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star13_image0)",
    "run_dir": "runs-07401-07500/07471",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07471/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07471/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07471/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07471/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07471/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star13_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star13_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star13_image1)",
    "run_dir": "runs-05801-05900/05870",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05870/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05870/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05870/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05870/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05870/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star13_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star13_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star13_thermograph3)",
    "run_dir": "runs-07201-07300/07292",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07292/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07292/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07292/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07292/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07292/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star142_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star142_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star142_spectrograph4)",
    "run_dir": "runs-06501-06600/06564",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06564/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06564/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06564/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06564/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06564/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star142_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star142_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star142_thermograph1)",
    "run_dir": "runs-07401-07500/07472",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07472/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07472/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07472/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07472/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07472/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star142_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star142_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star142_thermograph2)",
    "run_dir": "runs-06701-06800/06722",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154fe3204e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06722/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06722/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06722/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06722/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06722/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star142_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star142_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star142_thermograph4)",
    "run_dir": "runs-07101-07200/07110",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07110/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07110/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07110/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07110/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07110/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star144_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star144_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star144_thermograph2)",
    "run_dir": "runs-06501-06600/06565",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06565/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06565/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06565/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06565/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06565/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star144_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star144_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star144_thermograph4)",
    "run_dir": "runs-07201-07300/07293",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a112dd4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07293/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07293/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07293/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07293/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07293/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star146_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star146_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star146_image4)",
    "run_dir": "runs-06901-07000/06947",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06947/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06947/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06947/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06947/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06947/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star147_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star147_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star147_image0)",
    "run_dir": "runs-07401-07500/07473",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07473/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07473/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07473/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07473/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07473/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star148_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star148_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star148_image2)",
    "run_dir": "runs-07101-07200/07111",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1472fbf34e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07111/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07111/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07111/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07111/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07111/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star149_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star149_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star149_image1)",
    "run_dir": "runs-07101-07200/07112",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07112/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07112/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07112/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07112/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07112/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star149_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star149_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star149_image3)",
    "run_dir": "runs-06901-07000/06948",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b0ed824e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06948/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06948/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06948/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06948/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06948/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star149_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star149_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star149_infrared3)",
    "run_dir": "runs-06701-06800/06723",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c37b914e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06723/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06723/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06723/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06723/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06723/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star14_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star14_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star14_image2)",
    "run_dir": "runs-06001-06100/06001",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06001/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06001/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06001/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06001/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06001/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star14_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star14_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star14_image3)",
    "run_dir": "runs-06901-07000/06949",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1499078b0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06949/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06949/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06949/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06949/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06949/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star14_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star14_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star14_image4)",
    "run_dir": "runs-06301-06400/06307",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15445f394e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06307/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06307/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06307/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06307/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06307/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star14_infrared2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star14_infrared2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star14_infrared2)",
    "run_dir": "runs-05701-05800/05713",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05713/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05713/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05713/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05713/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05713/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star14_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star14_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star14_thermograph1)",
    "run_dir": "runs-07401-07500/07474",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07474/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07474/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07474/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07474/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07474/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star14_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star14_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star14_thermograph2)",
    "run_dir": "runs-06701-06800/06724",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06724/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06724/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06724/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06724/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06724/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star14_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star14_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star14_thermograph4)",
    "run_dir": "runs-07101-07200/07113",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07113/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07113/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07113/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07113/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07113/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star150_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star150_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star150_infrared0)",
    "run_dir": "runs-06501-06600/06566",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06566/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06566/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06566/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06566/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06566/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star150_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star150_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star150_thermograph0)",
    "run_dir": "runs-06901-07000/06950",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06950/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06950/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06950/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06950/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06950/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star151_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star151_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star151_thermograph4)",
    "run_dir": "runs-07201-07300/07294",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07294/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07294/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07294/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07294/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07294/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star152_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star152_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star152_thermograph3)",
    "run_dir": "runs-07201-07300/07295",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07295/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07295/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07295/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07295/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07295/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star153_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star153_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star153_infrared3)",
    "run_dir": "runs-06701-06800/06725",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06725/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06725/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06725/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06725/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06725/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star154_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star154_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star154_infrared1)",
    "run_dir": "runs-06701-06800/06726",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14930be34e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06726/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06726/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06726/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06726/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06726/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star154_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star154_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star154_thermograph1)",
    "run_dir": "runs-07401-07500/07475",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07475/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07475/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07475/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07475/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07475/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star154_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star154_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star154_thermograph3)",
    "run_dir": "runs-07101-07200/07114",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07114/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07114/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07114/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07114/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07114/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star155_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star155_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star155_image2)",
    "run_dir": "runs-07401-07500/07476",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07476/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07476/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07476/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07476/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07476/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star155_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star155_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star155_spectrograph2)",
    "run_dir": "runs-07201-07300/07296",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07296/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07296/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07296/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07296/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07296/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star156_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star156_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star156_image0)",
    "run_dir": "runs-07401-07500/07477",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07477/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07477/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07477/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07477/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07477/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star156_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star156_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star156_infrared0)",
    "run_dir": "runs-06701-06800/06727",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06727/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06727/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06727/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06727/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06727/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star156_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star156_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star156_spectrograph2)",
    "run_dir": "runs-07201-07300/07297",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07297/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07297/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07297/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07297/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07297/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star157_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star157_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star157_thermograph2)",
    "run_dir": "runs-06701-06800/06728",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e17b060e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06728/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06728/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06728/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06728/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06728/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star158_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star158_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star158_image0)",
    "run_dir": "runs-07401-07500/07478",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07478/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07478/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07478/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07478/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07478/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star159_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star159_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star159_thermograph3)",
    "run_dir": "runs-07101-07200/07115",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07115/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07115/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07115/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07115/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07115/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star15_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star15_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star15_image0)",
    "run_dir": "runs-07401-07500/07479",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c5d5bd8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07479/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07479/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07479/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07479/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07479/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star15_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star15_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star15_image4)",
    "run_dir": "runs-06301-06400/06308",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06308/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06308/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06308/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06308/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06308/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star15_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star15_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star15_infrared3)",
    "run_dir": "runs-06701-06800/06729",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06729/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06729/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06729/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06729/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06729/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star15_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star15_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star15_spectrograph1)",
    "run_dir": "runs-06401-06500/06428",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1461ee6bce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06428/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06428/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06428/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06428/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06428/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star15_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star15_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star15_thermograph0)",
    "run_dir": "runs-05701-05800/05787",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05787/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05787/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05787/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05787/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05787/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star15_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star15_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star15_thermograph2)",
    "run_dir": "runs-06001-06100/06073",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06073/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06073/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06073/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06073/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06073/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star15_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star15_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star15_thermograph4)",
    "run_dir": "runs-07201-07300/07298",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07298/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07298/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07298/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07298/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07298/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star161_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star161_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star161_infrared1)",
    "run_dir": "runs-06701-06800/06730",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151883ed0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06730/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06730/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06730/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06730/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06730/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star161_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star161_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star161_thermograph0)",
    "run_dir": "runs-06901-07000/06952",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1515fc17ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06952/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06952/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06952/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06952/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06952/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star162_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star162_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star162_image3)",
    "run_dir": "runs-06901-07000/06953",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06953/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06953/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06953/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06953/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06953/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star162_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star162_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star162_spectrograph2)",
    "run_dir": "runs-07201-07300/07299",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1551f361ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07299/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07299/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07299/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07299/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07299/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star163_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star163_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star163_image2)",
    "run_dir": "runs-07401-07500/07480",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07480/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07480/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07480/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07480/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07480/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star164_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star164_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star164_infrared0)",
    "run_dir": "runs-06701-06800/06731",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154837e3ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06731/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06731/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06731/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06731/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06731/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star165_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star165_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star165_infrared0)",
    "run_dir": "runs-07201-07300/07300",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ad352c8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07300/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07300/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07300/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07300/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07201-07300/07300/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star166_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star166_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star166_image0)",
    "run_dir": "runs-07401-07500/07481",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07481/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07481/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07481/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07481/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07481/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star167_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star167_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star167_image1)",
    "run_dir": "runs-07301-07400/07301",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07301/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07301/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07301/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07301/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07301/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star167_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star167_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star167_image4)",
    "run_dir": "runs-06901-07000/06954",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b44c954e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06954/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06954/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06954/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06954/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06954/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star167_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star167_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star167_infrared3)",
    "run_dir": "runs-06701-06800/06732",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06732/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06732/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06732/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06732/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06732/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star168_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star168_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star168_image1)",
    "run_dir": "runs-07101-07200/07116",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15355e2b4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07116/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07116/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07116/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07116/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07116/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star168_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star168_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star168_infrared0)",
    "run_dir": "runs-07301-07400/07302",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f0e7aace10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07302/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07302/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07302/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07302/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07302/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star168_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star168_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star168_thermograph2)",
    "run_dir": "runs-06901-07000/06955",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149ef8484e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06955/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06955/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06955/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06955/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06955/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star169_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star169_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star169_infrared0)",
    "run_dir": "runs-06701-06800/06734",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06734/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06734/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06734/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06734/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06734/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star169_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star169_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star169_spectrograph2)",
    "run_dir": "runs-07301-07400/07303",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07303/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07303/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07303/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07303/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07303/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star16_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star16_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star16_image1)",
    "run_dir": "runs-05801-05900/05871",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1541bf780e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05871/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05871/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05871/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05871/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05871/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star16_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star16_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star16_image2)",
    "run_dir": "runs-06401-06500/06429",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06429/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06429/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06429/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06429/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06429/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star16_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star16_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star16_image3)",
    "run_dir": "runs-05701-05800/05750",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05750/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05750/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05750/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05750/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05750/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star16_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star16_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star16_image4)",
    "run_dir": "runs-05701-05800/05751",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05751/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05751/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05751/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05751/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05751/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star16_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star16_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star16_thermograph1)",
    "run_dir": "runs-07401-07500/07482",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15529701ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07482/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07482/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07482/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07482/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07482/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star170_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star170_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star170_spectrograph4)",
    "run_dir": "runs-06701-06800/06735",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149a60fb8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06735/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06735/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06735/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06735/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06735/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star171_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star171_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star171_thermograph0)",
    "run_dir": "runs-06901-07000/06956",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06956/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06956/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06956/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06956/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06956/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star172_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star172_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star172_thermograph4)",
    "run_dir": "runs-07301-07400/07304",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a22bcd8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07304/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07304/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07304/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07304/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07304/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star175_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star175_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star175_image3)",
    "run_dir": "runs-06901-07000/06957",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06957/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06957/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06957/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06957/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06957/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star176_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star176_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star176_image2)",
    "run_dir": "runs-07101-07200/07117",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15142caece10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07117/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07117/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07117/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07117/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07117/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star176_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star176_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star176_image3)",
    "run_dir": "runs-06901-07000/06958",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146e65904e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06958/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06958/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06958/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06958/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06958/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star177_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star177_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star177_image4)",
    "run_dir": "runs-06901-07000/06959",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06959/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06959/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06959/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06959/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06959/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star177_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star177_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star177_infrared0)",
    "run_dir": "runs-07301-07400/07305",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14bd15c44e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07305/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07305/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07305/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07305/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07305/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star178_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star178_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star178_image3)",
    "run_dir": "runs-06901-07000/06960",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1461f0a40e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06960/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06960/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06960/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06960/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06960/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star179_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star179_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star179_spectrograph4)",
    "run_dir": "runs-06701-06800/06736",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06736/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06736/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06736/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06736/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06736/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star17_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star17_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star17_infrared0)",
    "run_dir": "runs-06501-06600/06567",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06567/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06567/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06567/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06567/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06567/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star17_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star17_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star17_spectrograph1)",
    "run_dir": "runs-06001-06100/06002",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d54846ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06002/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06002/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06002/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06002/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06002/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star181_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star181_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star181_image1)",
    "run_dir": "runs-07301-07400/07306",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07306/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07306/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07306/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07306/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07306/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star181_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star181_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star181_image3)",
    "run_dir": "runs-06901-07000/06961",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06961/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06961/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06961/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06961/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06961/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star181_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star181_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star181_thermograph1)",
    "run_dir": "runs-07401-07500/07483",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07483/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07483/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07483/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07483/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07483/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star182_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star182_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star182_thermograph4)",
    "run_dir": "runs-07301-07400/07307",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07307/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07307/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07307/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07307/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07307/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star183_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star183_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star183_thermograph1)",
    "run_dir": "runs-07401-07500/07484",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07484/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07484/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07484/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07484/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07484/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star183_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star183_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star183_thermograph4)",
    "run_dir": "runs-07101-07200/07119",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07119/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07119/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07119/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07119/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07119/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star184_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star184_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star184_spectrograph2)",
    "run_dir": "runs-07301-07400/07308",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07308/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07308/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07308/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07308/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07308/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star185_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star185_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star185_thermograph3)",
    "run_dir": "runs-07301-07400/07309",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07309/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07309/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07309/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07309/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07309/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star185_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star185_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star185_thermograph4)",
    "run_dir": "runs-07101-07200/07120",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15350a18ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07120/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07120/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07120/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07120/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07120/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star186_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star186_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star186_image4)",
    "run_dir": "runs-06901-07000/06962",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06962/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06962/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06962/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06962/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06962/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star187_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star187_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star187_thermograph0)",
    "run_dir": "runs-06901-07000/06963",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06963/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06963/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06963/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06963/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06963/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star188_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star188_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star188_image1)",
    "run_dir": "runs-07301-07400/07310",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154285e1ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07310/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07310/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07310/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07310/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07310/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star188_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star188_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star188_thermograph0)",
    "run_dir": "runs-06901-07000/06964",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a03533ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06964/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06964/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06964/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06964/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06964/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star189_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star189_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star189_image1)",
    "run_dir": "runs-07101-07200/07121",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14cca9268e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07121/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07121/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07121/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07121/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07121/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star189_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star189_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star189_spectrograph2)",
    "run_dir": "runs-07301-07400/07311",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153d8f398e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07311/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07311/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07311/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07311/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07311/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star189_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star189_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star189_thermograph1)",
    "run_dir": "runs-07401-07500/07485",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14833538ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07485/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07485/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07485/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07485/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07485/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star18_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star18_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star18_image1)",
    "run_dir": "runs-07301-07400/07312",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07312/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07312/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07312/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07312/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07312/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star18_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star18_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star18_image4)",
    "run_dir": "runs-06301-06400/06309",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06309/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06309/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06309/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06309/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06309/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star18_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star18_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star18_infrared1)",
    "run_dir": "runs-05801-05900/05831",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05831/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05831/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05831/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05831/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05831/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star18_infrared2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star18_infrared2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star18_infrared2)",
    "run_dir": "runs-05701-05800/05715",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05715/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05715/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05715/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05715/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05715/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star18_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star18_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star18_spectrograph4)",
    "run_dir": "runs-06701-06800/06737",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06737/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06737/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06737/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06737/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06737/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star190_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star190_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star190_image1)",
    "run_dir": "runs-07101-07200/07122",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148144308e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07122/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07122/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07122/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07122/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07122/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star190_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star190_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star190_thermograph2)",
    "run_dir": "runs-06901-07000/06965",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06965/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06965/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06965/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06965/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06965/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star191_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star191_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star191_image1)",
    "run_dir": "runs-07101-07200/07123",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07123/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07123/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07123/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07123/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07123/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star192_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star192_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star192_image4)",
    "run_dir": "runs-06901-07000/06966",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06966/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06966/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06966/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06966/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06966/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star192_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star192_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star192_thermograph4)",
    "run_dir": "runs-07301-07400/07313",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14847a8e8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07313/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07313/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07313/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07313/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07313/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star193_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star193_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star193_infrared3)",
    "run_dir": "runs-06701-06800/06738",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14bd04fd4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06738/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06738/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06738/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06738/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06738/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star194_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star194_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star194_thermograph4)",
    "run_dir": "runs-07101-07200/07125",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07125/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07125/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07125/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07125/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07125/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star195_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star195_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star195_image4)",
    "run_dir": "runs-06901-07000/06967",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14579a900e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06967/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06967/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06967/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06967/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06967/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star195_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star195_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star195_spectrograph4)",
    "run_dir": "runs-06701-06800/06739",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ac737f4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06739/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06739/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06739/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06739/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06739/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star196_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star196_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star196_infrared4)",
    "run_dir": "runs-07401-07500/07486",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07486/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07486/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07486/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07486/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07486/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star197_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star197_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star197_thermograph1)",
    "run_dir": "runs-06901-07000/06968",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06968/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06968/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06968/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06968/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06968/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star19_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star19_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star19_infrared3)",
    "run_dir": "runs-06401-06500/06430",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06430/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06430/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06430/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06430/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06430/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star19_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star19_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star19_thermograph0)",
    "run_dir": "runs-06901-07000/06969",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a799d64e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06969/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06969/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06969/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06969/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06969/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star19_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star19_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star19_thermograph1)",
    "run_dir": "runs-05701-05800/05717",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05717/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05717/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05717/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05717/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05717/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star19_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star19_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star19_thermograph2)",
    "run_dir": "runs-06701-06800/06740",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fe8dbd4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06740/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06740/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06740/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06740/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06740/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star19_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star19_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star19_thermograph4)",
    "run_dir": "runs-07101-07200/07126",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07126/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07126/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07126/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07126/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07126/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star200_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star200_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star200_image2)",
    "run_dir": "runs-07401-07500/07487",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07487/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07487/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07487/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07487/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07487/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star202_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star202_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star202_image2)",
    "run_dir": "runs-07101-07200/07127",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15140a4fce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07127/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07127/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07127/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07127/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07127/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star202_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star202_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star202_infrared0)",
    "run_dir": "runs-07301-07400/07314",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fac8674e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07314/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07314/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07314/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07314/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07314/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star204_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star204_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star204_infrared0)",
    "run_dir": "runs-07301-07400/07315",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07315/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07315/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07315/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07315/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07315/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star204_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star204_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star204_infrared4)",
    "run_dir": "runs-07401-07500/07488",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07488/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07488/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07488/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07488/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07488/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star204_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star204_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star204_thermograph1)",
    "run_dir": "runs-06901-07000/06970",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1539a20fce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06970/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06970/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06970/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06970/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06970/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star204_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star204_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star204_thermograph2)",
    "run_dir": "runs-06701-06800/06741",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149c44fd0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06741/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06741/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06741/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06741/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06741/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star208_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star208_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star208_thermograph2)",
    "run_dir": "runs-06901-07000/06971",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b707e6ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06971/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06971/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06971/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06971/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06971/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star20_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star20_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star20_image0)",
    "run_dir": "runs-07401-07500/07489",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1462bacb4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07489/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07489/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07489/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07489/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07489/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star20_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star20_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star20_spectrograph0)",
    "run_dir": "runs-05701-05800/05752",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05752/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05752/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05752/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05752/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05752/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star20_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star20_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star20_thermograph0)",
    "run_dir": "runs-06001-06100/06004",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15551eeb4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06004/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06004/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06004/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06004/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06004/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star20_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star20_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star20_thermograph4)",
    "run_dir": "runs-07101-07200/07128",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07128/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07128/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07128/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07128/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07128/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star212_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star212_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star212_thermograph0)",
    "run_dir": "runs-06901-07000/06972",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06972/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06972/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06972/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06972/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06972/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star217_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star217_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star217_thermograph0)",
    "run_dir": "runs-06901-07000/06973",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06973/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06973/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06973/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06973/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06973/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star219_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star219_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star219_image4)",
    "run_dir": "runs-06901-07000/06974",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06974/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06974/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06974/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06974/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06974/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star21_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star21_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star21_image0)",
    "run_dir": "runs-06101-06200/06145",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f0d2108e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06145/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06145/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06145/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06145/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06145/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star21_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star21_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star21_image4)",
    "run_dir": "runs-06401-06500/06431",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06431/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06431/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06431/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06431/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06431/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star21_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star21_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star21_spectrograph2)",
    "run_dir": "runs-05801-05900/05872",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05872/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05872/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05872/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05872/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05872/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star21_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star21_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star21_thermograph0)",
    "run_dir": "runs-05701-05800/05788",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05788/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05788/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05788/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05788/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05788/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star21_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star21_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star21_thermograph1)",
    "run_dir": "runs-06901-07000/06975",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06975/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06975/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06975/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06975/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06975/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star220_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star220_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star220_thermograph2)",
    "run_dir": "runs-06901-07000/06976",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fdb3d10e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06976/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06976/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06976/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06976/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06976/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star224_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star224_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star224_thermograph2)",
    "run_dir": "runs-06901-07000/06977",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06977/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06977/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06977/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06977/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06977/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star22_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star22_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star22_image1)",
    "run_dir": "runs-05801-05900/05873",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05873/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05873/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05873/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05873/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05873/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star22_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star22_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star22_image4)",
    "run_dir": "runs-06901-07000/06978",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14cc9d288e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06978/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06978/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06978/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06978/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06978/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star22_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star22_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star22_infrared1)",
    "run_dir": "runs-06701-06800/06742",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06742/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06742/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06742/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06742/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06742/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star22_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star22_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star22_thermograph3)",
    "run_dir": "runs-07101-07200/07129",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07129/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07129/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07129/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07129/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07129/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star230_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star230_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star230_thermograph1)",
    "run_dir": "runs-06901-07000/06979",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14869b248e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06979/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06979/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06979/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06979/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06979/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star235_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star235_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star235_image3)",
    "run_dir": "runs-06901-07000/06980",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14dcfe6c0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06980/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06980/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06980/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06980/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06980/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star23_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star23_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star23_image1)",
    "run_dir": "runs-05801-05900/05874",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05874/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05874/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05874/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05874/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05874/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star23_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star23_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star23_image2)",
    "run_dir": "runs-06401-06500/06433",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06433/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06433/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06433/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06433/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06433/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star23_infrared2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star23_infrared2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star23_infrared2)",
    "run_dir": "runs-05701-05800/05718",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05718/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05718/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05718/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05718/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05718/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star23_infrared9)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star23_infrared9)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star23_infrared9)",
    "run_dir": "runs-05701-05800/05754",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05754/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05754/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05754/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05754/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05754/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star23_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star23_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star23_spectrograph4)",
    "run_dir": "runs-06701-06800/06743",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06743/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06743/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06743/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06743/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06743/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star23_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star23_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star23_thermograph2)",
    "run_dir": "runs-05901-06000/05944",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145a8b220e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05944/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05944/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05944/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05944/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05944/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star243_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star243_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star243_image3)",
    "run_dir": "runs-06901-07000/06981",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14be3d5f4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06981/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06981/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06981/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06981/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06981/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star247_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star247_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star247_thermograph2)",
    "run_dir": "runs-06901-07000/06982",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06982/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06982/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06982/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06982/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06982/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star24_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star24_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star24_image1)",
    "run_dir": "runs-05801-05900/05875",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05875/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05875/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05875/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05875/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05875/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star24_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star24_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star24_image2)",
    "run_dir": "runs-06401-06500/06434",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d431158e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06434/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06434/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06434/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06434/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06434/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star24_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star24_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star24_image3)",
    "run_dir": "runs-06101-06200/06146",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06146/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06146/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06146/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06146/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06146/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star24_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star24_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star24_infrared4)",
    "run_dir": "runs-07401-07500/07490",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1463acfc0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07490/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07490/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07490/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07490/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07490/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star24_infrared5)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star24_infrared5)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star24_infrared5)",
    "run_dir": "runs-05701-05800/05755",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05755/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05755/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05755/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05755/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05755/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star24_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star24_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star24_spectrograph0)",
    "run_dir": "runs-06301-06400/06311",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153d649e4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06311/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06311/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06311/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06311/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06311/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star24_spectrograph6)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star24_spectrograph6)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star24_spectrograph6)",
    "run_dir": "runs-05701-05800/05756",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05756/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05756/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05756/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05756/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05756/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star24_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star24_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star24_thermograph0)",
    "run_dir": "runs-06001-06100/06006",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f0614b0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06006/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06006/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06006/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06006/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06006/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star24_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star24_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star24_thermograph2)",
    "run_dir": "runs-06501-06600/06568",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06568/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06568/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06568/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06568/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06568/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star251_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star251_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star251_thermograph0)",
    "run_dir": "runs-06901-07000/06983",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ba6b678e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06983/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06983/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06983/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06983/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06983/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star252_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star252_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star252_thermograph2)",
    "run_dir": "runs-06901-07000/06984",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14eb9860ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06984/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06984/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06984/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06984/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06984/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star253_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star253_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star253_image4)",
    "run_dir": "runs-06901-07000/06985",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06985/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06985/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06985/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06985/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06985/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star25_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star25_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star25_image2)",
    "run_dir": "runs-05801-05900/05832",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15054d124e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05832/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05832/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05832/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05832/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05832/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star25_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star25_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star25_infrared0)",
    "run_dir": "runs-05801-05900/05876",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05876/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05876/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05876/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05876/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05876/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star25_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star25_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star25_infrared1)",
    "run_dir": "runs-06301-06400/06312",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06312/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06312/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06312/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06312/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06312/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star25_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star25_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star25_infrared3)",
    "run_dir": "runs-06701-06800/06744",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06744/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06744/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06744/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06744/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06744/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star25_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star25_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star25_thermograph0)",
    "run_dir": "runs-06001-06100/06007",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150079130e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06007/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06007/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06007/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06007/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06007/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star25_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star25_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star25_thermograph2)",
    "run_dir": "runs-06501-06600/06569",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06569/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06569/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06569/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06569/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06569/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star26_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star26_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star26_infrared0)",
    "run_dir": "runs-06701-06800/06745",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06745/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06745/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06745/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06745/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06745/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star26_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star26_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star26_infrared1)",
    "run_dir": "runs-06501-06600/06570",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06570/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06570/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06570/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06570/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06570/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star26_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star26_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star26_spectrograph2)",
    "run_dir": "runs-05801-05900/05877",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b30c688e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05877/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05877/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05877/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05877/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05877/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star26_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star26_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star26_thermograph0)",
    "run_dir": "runs-06901-07000/06986",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06986/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06986/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06986/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06986/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06986/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star27_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star27_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star27_image2)",
    "run_dir": "runs-07401-07500/07491",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147a90218e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07491/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07491/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07491/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07491/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07491/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star27_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star27_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star27_image3)",
    "run_dir": "runs-06301-06400/06313",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152b17de0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06313/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06313/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06313/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06313/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06313/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star27_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star27_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star27_infrared0)",
    "run_dir": "runs-05901-06000/05945",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05945/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05945/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05945/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05945/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05945/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star27_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star27_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star27_infrared1)",
    "run_dir": "runs-06701-06800/06746",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06746/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06746/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06746/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06746/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06746/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star27_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star27_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star27_infrared3)",
    "run_dir": "runs-06001-06100/06075",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06075/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06075/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06075/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06075/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06075/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star28_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star28_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star28_infrared1)",
    "run_dir": "runs-05801-05900/05833",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05833/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05833/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05833/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05833/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05833/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star28_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star28_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star28_thermograph2)",
    "run_dir": "runs-06201-06300/06233",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06233/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06233/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06233/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06233/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06233/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star29_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star29_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star29_image3)",
    "run_dir": "runs-06101-06200/06148",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06148/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06148/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06148/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06148/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06148/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star29_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star29_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star29_infrared1)",
    "run_dir": "runs-06701-06800/06747",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06747/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06747/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06747/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06747/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06747/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star29_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star29_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star29_infrared3)",
    "run_dir": "runs-06001-06100/06076",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145e342fce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06076/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06076/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06076/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06076/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06076/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star29_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star29_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star29_spectrograph2)",
    "run_dir": "runs-05801-05900/05879",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149d608b8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05879/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05879/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05879/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05879/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05879/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star30_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star30_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star30_infrared1)",
    "run_dir": "runs-05901-06000/05946",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e5a0394e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05946/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05946/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05946/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05946/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05946/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star30_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star30_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star30_spectrograph2)",
    "run_dir": "runs-05701-05800/05789",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05789/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05789/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05789/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05789/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05789/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star30_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star30_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star30_thermograph3)",
    "run_dir": "runs-07101-07200/07130",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149a3fe00e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07130/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07130/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07130/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07130/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07130/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star31_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star31_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star31_infrared3)",
    "run_dir": "runs-06001-06100/06077",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146ce1150e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06077/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06077/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06077/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06077/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06077/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star31_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star31_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star31_thermograph2)",
    "run_dir": "runs-06901-07000/06987",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1518f5d8ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06987/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06987/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06987/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06987/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06987/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star32_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star32_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star32_image0)",
    "run_dir": "runs-07401-07500/07492",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07492/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07492/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07492/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07492/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07492/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star32_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star32_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star32_image2)",
    "run_dir": "runs-07101-07200/07131",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151eecb98e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07131/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07131/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07131/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07131/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07131/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star32_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star32_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star32_infrared1)",
    "run_dir": "runs-06001-06100/06078",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154a7d854e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06078/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06078/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06078/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06078/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06078/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star32_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star32_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star32_thermograph2)",
    "run_dir": "runs-06501-06600/06571",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06571/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06571/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06571/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06571/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06571/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star33_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star33_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star33_image1)",
    "run_dir": "runs-05701-05800/05790",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05790/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05790/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05790/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05790/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05790/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star33_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star33_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star33_image3)",
    "run_dir": "runs-06901-07000/06988",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06988/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06988/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06988/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06988/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06988/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star33_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star33_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star33_image4)",
    "run_dir": "runs-06301-06400/06314",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06314/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06314/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06314/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06314/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06314/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star33_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star33_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star33_infrared3)",
    "run_dir": "runs-06701-06800/06748",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1471ac454e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06748/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06748/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06748/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06748/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06748/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star34_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star34_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star34_image0)",
    "run_dir": "runs-07401-07500/07493",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07493/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07493/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07493/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07493/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07493/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star34_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star34_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star34_image4)",
    "run_dir": "runs-06301-06400/06315",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d90976ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06315/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06315/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06315/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06315/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06315/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star34_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star34_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star34_infrared1)",
    "run_dir": "runs-06701-06800/06749",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14bc22b1ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06749/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06749/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06749/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06749/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06749/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star34_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star34_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star34_thermograph0)",
    "run_dir": "runs-06001-06100/06008",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1481f6624e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06008/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06008/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06008/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06008/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06008/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star34_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star34_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star34_thermograph4)",
    "run_dir": "runs-07301-07400/07316",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e71fb64e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07316/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07316/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07316/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07316/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07316/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star35_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star35_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star35_image2)",
    "run_dir": "runs-06401-06500/06436",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06436/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06436/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06436/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06436/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06436/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star35_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star35_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star35_infrared1)",
    "run_dir": "runs-06701-06800/06750",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06750/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06750/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06750/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06750/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06750/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star35_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star35_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star35_spectrograph0)",
    "run_dir": "runs-06301-06400/06316",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1500657b4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06316/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06316/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06316/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06316/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06316/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star35_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star35_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star35_thermograph2)",
    "run_dir": "runs-05901-06000/05947",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05947/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05947/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05947/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05947/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05947/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star36_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star36_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star36_infrared1)",
    "run_dir": "runs-05801-05900/05834",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146dbe900e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05834/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05834/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05834/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05834/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05834/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star36_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star36_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star36_spectrograph2)",
    "run_dir": "runs-05701-05800/05791",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05791/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05791/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05791/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05791/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05791/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star36_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star36_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star36_spectrograph3)",
    "run_dir": "runs-06201-06300/06234",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153834d6ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06234/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06234/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06234/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06234/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06234/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star36_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star36_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star36_spectrograph4)",
    "run_dir": "runs-06501-06600/06572",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06572/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06572/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06572/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06572/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06572/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star37_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star37_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star37_image2)",
    "run_dir": "runs-06401-06500/06437",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06437/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06437/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06437/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06437/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06437/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star37_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star37_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star37_infrared1)",
    "run_dir": "runs-05801-05900/05835",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05835/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05835/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05835/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05835/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05835/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star37_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star37_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star37_spectrograph1)",
    "run_dir": "runs-06001-06100/06009",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f629cc8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06009/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06009/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06009/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06009/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06009/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star37_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star37_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star37_spectrograph2)",
    "run_dir": "runs-05801-05900/05880",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05880/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05880/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05880/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05880/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05880/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star37_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star37_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star37_thermograph2)",
    "run_dir": "runs-06001-06100/06080",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146f59cf0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06080/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06080/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06080/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06080/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06080/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star38_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star38_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star38_spectrograph1)",
    "run_dir": "runs-06001-06100/06010",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d025440e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06010/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06010/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06010/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06010/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06010/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star38_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star38_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star38_thermograph1)",
    "run_dir": "runs-07401-07500/07494",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07494/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07494/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07494/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07494/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07494/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star38_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star38_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star38_thermograph2)",
    "run_dir": "runs-05901-06000/05949",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05949/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05949/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05949/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05949/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05949/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star39_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star39_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star39_image1)",
    "run_dir": "runs-05801-05900/05881",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05881/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05881/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05881/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05881/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05881/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star39_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star39_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star39_image3)",
    "run_dir": "runs-06501-06600/06573",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06573/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06573/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06573/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06573/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06573/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star39_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star39_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star39_infrared1)",
    "run_dir": "runs-06001-06100/06081",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1489d0780e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06081/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06081/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06081/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06081/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06081/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star39_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star39_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star39_thermograph1)",
    "run_dir": "runs-06901-07000/06989",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06989/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06989/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06989/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06989/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06989/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star39_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star39_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star39_thermograph3)",
    "run_dir": "runs-07301-07400/07317",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147fd90bce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07317/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07317/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07317/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07317/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07317/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star3_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star3_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star3_infrared0)",
    "run_dir": "runs-05801-05900/05882",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145790714e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05882/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05882/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05882/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05882/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05882/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star3_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star3_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star3_thermograph0)",
    "run_dir": "runs-06001-06100/06011",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06011/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06011/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06011/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06011/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06011/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star40_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star40_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star40_image2)",
    "run_dir": "runs-07101-07200/07132",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07132/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07132/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07132/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07132/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07132/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star40_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star40_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star40_infrared1)",
    "run_dir": "runs-06501-06600/06574",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06574/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06574/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06574/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06574/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06574/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star40_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star40_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star40_infrared3)",
    "run_dir": "runs-06401-06500/06438",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06438/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06438/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06438/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06438/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06438/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star40_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star40_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star40_spectrograph0)",
    "run_dir": "runs-06001-06100/06082",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06082/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06082/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06082/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06082/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06082/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star40_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star40_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star40_thermograph2)",
    "run_dir": "runs-05901-06000/05950",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f8dd57ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05950/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05950/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05950/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05950/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05950/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star41_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star41_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star41_image1)",
    "run_dir": "runs-05701-05800/05792",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05792/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05792/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05792/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05792/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05792/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star41_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star41_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star41_image2)",
    "run_dir": "runs-05801-05900/05837",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05837/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05837/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05837/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05837/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05837/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star41_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star41_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star41_infrared0)",
    "run_dir": "runs-06701-06800/06751",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154ca2e14e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06751/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06751/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06751/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06751/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06751/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star41_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star41_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star41_thermograph0)",
    "run_dir": "runs-06001-06100/06012",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06012/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06012/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06012/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06012/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06012/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star41_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star41_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star41_thermograph2)",
    "run_dir": "runs-06201-06300/06235",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c40b0f4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06235/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06235/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06235/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06235/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06235/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star41_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star41_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star41_thermograph3)",
    "run_dir": "runs-07301-07400/07318",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07318/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07318/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07318/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07318/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07318/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star42_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star42_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star42_image2)",
    "run_dir": "runs-06101-06200/06149",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147a47354e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06149/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06149/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06149/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06149/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06149/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star42_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star42_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star42_infrared0)",
    "run_dir": "runs-05801-05900/05838",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05838/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05838/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05838/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05838/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05838/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star42_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star42_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star42_infrared4)",
    "run_dir": "runs-07401-07500/07495",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07495/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07495/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07495/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07495/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07495/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star43_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star43_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star43_image2)",
    "run_dir": "runs-06301-06400/06317",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06317/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06317/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06317/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06317/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06317/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star43_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star43_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star43_image3)",
    "run_dir": "runs-06901-07000/06990",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06990/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06990/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06990/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06990/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06990/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star43_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star43_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star43_infrared1)",
    "run_dir": "runs-06001-06100/06083",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06083/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06083/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06083/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06083/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06083/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star43_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star43_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star43_thermograph1)",
    "run_dir": "runs-06201-06300/06236",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06236/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06236/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06236/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06236/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06236/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star44_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star44_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star44_image2)",
    "run_dir": "runs-05801-05900/05839",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151c4aca0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05839/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05839/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05839/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05839/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05839/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star44_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star44_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star44_thermograph0)",
    "run_dir": "runs-06001-06100/06013",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06013/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06013/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06013/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06013/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06013/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star44_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star44_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star44_thermograph1)",
    "run_dir": "runs-07401-07500/07496",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14bd9c57ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07496/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07496/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07496/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07496/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07496/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star45_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star45_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star45_image1)",
    "run_dir": "runs-05801-05900/05883",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05883/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05883/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05883/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05883/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05883/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star45_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star45_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star45_image2)",
    "run_dir": "runs-06001-06100/06014",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d321bbce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06014/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06014/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06014/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06014/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06014/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star45_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star45_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star45_image3)",
    "run_dir": "runs-06501-06600/06575",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06575/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06575/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06575/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06575/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06575/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star46_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star46_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star46_image1)",
    "run_dir": "runs-07101-07200/07133",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07133/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07133/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07133/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07133/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07133/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star46_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star46_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star46_image4)",
    "run_dir": "runs-06401-06500/06439",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06439/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06439/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06439/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06439/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06439/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star46_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star46_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star46_thermograph0)",
    "run_dir": "runs-06001-06100/06015",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1507f2c7ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06015/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06015/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06015/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06015/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06015/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star47_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star47_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star47_image1)",
    "run_dir": "runs-06101-06200/06151",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b581da8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06151/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06151/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06151/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06151/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06151/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star47_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star47_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star47_image2)",
    "run_dir": "runs-06001-06100/06016",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a3da1a0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06016/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06016/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06016/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06016/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06016/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star47_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star47_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star47_spectrograph0)",
    "run_dir": "runs-06001-06100/06084",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145e200ece10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06084/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06084/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06084/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06084/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06084/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star47_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star47_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star47_spectrograph2)",
    "run_dir": "runs-05801-05900/05884",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05884/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05884/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05884/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05884/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05884/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star47_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star47_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star47_spectrograph3)",
    "run_dir": "runs-06201-06300/06237",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06237/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06237/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06237/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06237/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06237/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star48_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star48_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star48_image1)",
    "run_dir": "runs-07101-07200/07134",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07134/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07134/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07134/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07134/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07134/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star48_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star48_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star48_infrared3)",
    "run_dir": "runs-06001-06100/06085",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146e90a94e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06085/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06085/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06085/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06085/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06085/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star48_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star48_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star48_spectrograph3)",
    "run_dir": "runs-06201-06300/06238",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14de99e84e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06238/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06238/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06238/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06238/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06238/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star48_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star48_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star48_thermograph0)",
    "run_dir": "runs-06001-06100/06017",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a0bb644e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06017/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06017/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06017/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06017/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06017/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star48_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star48_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star48_thermograph4)",
    "run_dir": "runs-07301-07400/07319",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07319/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07319/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07319/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07319/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07319/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star49_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star49_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star49_infrared0)",
    "run_dir": "runs-05801-05900/05885",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05885/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05885/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05885/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05885/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05885/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star4_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star4_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star4_infrared1)",
    "run_dir": "runs-05901-06000/05951",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05951/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05951/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05951/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05951/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05951/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star4_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star4_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star4_spectrograph2)",
    "run_dir": "runs-05801-05900/05886",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05886/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05886/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05886/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05886/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05886/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star50_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star50_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star50_image1)",
    "run_dir": "runs-06101-06200/06152",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15163eaa0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06152/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06152/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06152/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06152/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06152/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star50_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star50_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star50_infrared1)",
    "run_dir": "runs-06301-06400/06318",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06318/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06318/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06318/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06318/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06318/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star50_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star50_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star50_infrared3)",
    "run_dir": "runs-06401-06500/06440",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1540f7120e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06440/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06440/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06440/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06440/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06440/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star50_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star50_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star50_spectrograph2)",
    "run_dir": "runs-07301-07400/07320",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c5e1c8ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07320/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07320/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07320/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07320/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07320/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star51_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star51_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star51_infrared1)",
    "run_dir": "runs-06701-06800/06752",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b4a8068e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06752/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06752/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06752/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06752/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06752/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star51_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star51_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star51_spectrograph2)",
    "run_dir": "runs-07301-07400/07321",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07321/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07321/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07321/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07321/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07321/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star51_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star51_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star51_spectrograph4)",
    "run_dir": "runs-06501-06600/06576",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06576/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06576/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06576/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06576/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06576/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star52_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star52_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star52_image1)",
    "run_dir": "runs-05801-05900/05888",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05888/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05888/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05888/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05888/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05888/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star52_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star52_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star52_infrared3)",
    "run_dir": "runs-06701-06800/06753",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d8af680e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06753/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06753/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06753/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06753/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06753/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star52_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star52_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star52_infrared4)",
    "run_dir": "runs-07401-07500/07497",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07497/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07497/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07497/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07497/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07497/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star52_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star52_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star52_spectrograph2)",
    "run_dir": "runs-07301-07400/07322",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07322/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07322/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07322/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07322/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07322/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star52_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star52_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star52_thermograph3)",
    "run_dir": "runs-07101-07200/07135",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07135/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07135/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07135/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07135/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07135/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star53_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star53_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star53_image0)",
    "run_dir": "runs-07401-07500/07498",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1546cb178e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07498/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07498/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07498/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07498/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07498/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star53_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star53_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star53_infrared1)",
    "run_dir": "runs-05901-06000/05952",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05952/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05952/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05952/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05952/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05952/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star53_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star53_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star53_spectrograph0)",
    "run_dir": "runs-06301-06400/06319",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06319/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06319/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06319/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06319/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06319/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star53_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star53_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star53_thermograph3)",
    "run_dir": "runs-07101-07200/07136",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14dad6838e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07136/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07136/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07136/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07136/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07136/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star54_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star54_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star54_image2)",
    "run_dir": "runs-06001-06100/06018",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06018/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06018/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06018/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06018/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06018/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star54_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star54_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star54_image3)",
    "run_dir": "runs-06301-06400/06320",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06320/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06320/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06320/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06320/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06320/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star54_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star54_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star54_infrared0)",
    "run_dir": "runs-05901-06000/05953",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148c68aece10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05953/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05953/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05953/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05953/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05953/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star54_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star54_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star54_infrared1)",
    "run_dir": "runs-06501-06600/06577",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06577/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06577/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06577/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06577/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06577/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star54_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star54_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star54_spectrograph1)",
    "run_dir": "runs-06401-06500/06442",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150aec854e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06442/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06442/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06442/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06442/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06442/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star54_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star54_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star54_spectrograph3)",
    "run_dir": "runs-07401-07500/07499",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147dc787ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07499/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07499/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07499/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07499/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07499/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star54_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star54_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star54_thermograph2)",
    "run_dir": "runs-06901-07000/06991",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e780c64e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06991/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06991/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06991/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06991/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06991/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star55_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star55_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star55_image1)",
    "run_dir": "runs-07101-07200/07137",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14567dba0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07137/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07137/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07137/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07137/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07137/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star55_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star55_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star55_infrared1)",
    "run_dir": "runs-06701-06800/06754",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06754/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06754/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06754/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06754/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06754/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star55_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star55_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star55_infrared3)",
    "run_dir": "runs-06001-06100/06087",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06087/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06087/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06087/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06087/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06087/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star55_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star55_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star55_thermograph1)",
    "run_dir": "runs-06201-06300/06239",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06239/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06239/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06239/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06239/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06239/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star56_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star56_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star56_image3)",
    "run_dir": "runs-06501-06600/06578",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06578/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06578/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06578/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06578/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06578/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star56_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star56_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star56_infrared3)",
    "run_dir": "runs-06001-06100/06088",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1475dcfd4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06088/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06088/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06088/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06088/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06088/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star56_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star56_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star56_infrared4)",
    "run_dir": "runs-07401-07500/07500",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07500/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07500/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07500/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07500/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07401-07500/07500/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star56_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star56_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star56_thermograph2)",
    "run_dir": "runs-06901-07000/06992",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06992/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06992/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06992/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06992/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06992/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star57_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star57_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star57_image2)",
    "run_dir": "runs-07101-07200/07138",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07138/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07138/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07138/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07138/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07138/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star57_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star57_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star57_thermograph0)",
    "run_dir": "runs-06901-07000/06993",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06993/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06993/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06993/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06993/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06993/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star58_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star58_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star58_image2)",
    "run_dir": "runs-06301-06400/06321",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150ba1788e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06321/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06321/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06321/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06321/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06321/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star58_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star58_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star58_infrared1)",
    "run_dir": "runs-05901-06000/05954",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05954/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05954/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05954/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05954/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05954/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star58_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star58_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star58_thermograph1)",
    "run_dir": "runs-07501-07600/07501",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07501/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07501/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07501/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07501/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07501/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star59_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star59_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star59_image4)",
    "run_dir": "runs-06301-06400/06322",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06322/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06322/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06322/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06322/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06322/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star59_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star59_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star59_thermograph0)",
    "run_dir": "runs-06001-06100/06019",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06019/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06019/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06019/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06019/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06019/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star59_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star59_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star59_thermograph2)",
    "run_dir": "runs-05901-06000/05955",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05955/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05955/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05955/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05955/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05955/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star59_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star59_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star59_thermograph4)",
    "run_dir": "runs-07101-07200/07139",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150fd5fd4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07139/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07139/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07139/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07139/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07139/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star5_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star5_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star5_image3)",
    "run_dir": "runs-06501-06600/06579",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06579/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06579/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06579/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06579/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06579/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star5_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star5_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star5_thermograph0)",
    "run_dir": "runs-05701-05800/05793",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05793/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05793/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05793/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05793/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05793/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star60_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star60_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star60_image3)",
    "run_dir": "runs-06501-06600/06580",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06580/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06580/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06580/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06580/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06580/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star60_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star60_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star60_thermograph2)",
    "run_dir": "runs-06901-07000/06994",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149e49c40e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06994/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06994/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06994/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06994/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06994/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star61_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star61_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star61_image2)",
    "run_dir": "runs-06401-06500/06443",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149c0dee0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06443/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06443/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06443/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06443/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06443/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star61_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star61_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star61_thermograph2)",
    "run_dir": "runs-06201-06300/06240",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ee6fbf0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06240/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06240/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06240/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06240/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06240/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star62_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star62_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star62_image3)",
    "run_dir": "runs-06301-06400/06323",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06323/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06323/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06323/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06323/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06323/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star62_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star62_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star62_infrared4)",
    "run_dir": "runs-07501-07600/07502",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14cfaa668e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07502/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07502/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07502/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07502/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07502/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star62_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star62_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star62_thermograph2)",
    "run_dir": "runs-06201-06300/06241",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150f80a78e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06241/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06241/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06241/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06241/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06241/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star62_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star62_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star62_thermograph3)",
    "run_dir": "runs-07301-07400/07323",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07323/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07323/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07323/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07323/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07323/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star63_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star63_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star63_image1)",
    "run_dir": "runs-07101-07200/07140",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15204d3c8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07140/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07140/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07140/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07140/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07140/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star63_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star63_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star63_infrared0)",
    "run_dir": "runs-07301-07400/07324",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07324/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07324/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07324/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07324/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07324/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star63_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star63_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star63_infrared3)",
    "run_dir": "runs-06401-06500/06444",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06444/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06444/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06444/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06444/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06444/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star63_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star63_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star63_thermograph2)",
    "run_dir": "runs-06201-06300/06242",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06242/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06242/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06242/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06242/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06242/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star64_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star64_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star64_image2)",
    "run_dir": "runs-06001-06100/06020",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e2bb388e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06020/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06020/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06020/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06020/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06020/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star64_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star64_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star64_image4)",
    "run_dir": "runs-06401-06500/06445",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06445/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06445/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06445/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06445/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06445/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star64_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star64_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star64_infrared0)",
    "run_dir": "runs-06701-06800/06756",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06756/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06756/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06756/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06756/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06756/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star64_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star64_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star64_spectrograph0)",
    "run_dir": "runs-06301-06400/06324",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06324/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06324/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06324/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06324/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06324/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star64_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star64_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star64_thermograph4)",
    "run_dir": "runs-07301-07400/07325",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07325/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07325/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07325/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07325/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07325/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star65_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star65_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star65_image2)",
    "run_dir": "runs-06401-06500/06446",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06446/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06446/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06446/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06446/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06446/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star65_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star65_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star65_infrared1)",
    "run_dir": "runs-05901-06000/05956",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05956/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05956/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05956/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05956/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05956/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star65_spectrograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star65_spectrograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star65_spectrograph1)",
    "run_dir": "runs-06001-06100/06021",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1521065fce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06021/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06021/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06021/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06021/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06021/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star66_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star66_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star66_spectrograph3)",
    "run_dir": "runs-06201-06300/06243",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06243/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06243/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06243/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06243/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06243/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star66_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star66_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star66_thermograph1)",
    "run_dir": "runs-06901-07000/06995",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154ec7104e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06995/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06995/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06995/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06995/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06995/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star66_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star66_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star66_thermograph3)",
    "run_dir": "runs-07301-07400/07326",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07326/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07326/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07326/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07326/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07326/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star67_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star67_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star67_thermograph2)",
    "run_dir": "runs-06901-07000/06996",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06996/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06996/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06996/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06996/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06996/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star68_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star68_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star68_infrared1)",
    "run_dir": "runs-06701-06800/06758",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b6a01f0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06758/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06758/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06758/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06758/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06758/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star69_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star69_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star69_image2)",
    "run_dir": "runs-06001-06100/06022",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1475bf700e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06022/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06022/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06022/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06022/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06022/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star69_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star69_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star69_infrared0)",
    "run_dir": "runs-07301-07400/07327",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14efab500e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07327/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07327/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07327/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07327/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07327/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star69_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star69_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star69_spectrograph4)",
    "run_dir": "runs-06701-06800/06759",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06759/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06759/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06759/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06759/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06759/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star69_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star69_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star69_thermograph2)",
    "run_dir": "runs-06201-06300/06244",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145a8dd1ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06244/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06244/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06244/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06244/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06244/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star69_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star69_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star69_thermograph4)",
    "run_dir": "runs-07101-07200/07141",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07141/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07141/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07141/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07141/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07141/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star6_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star6_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star6_image1)",
    "run_dir": "runs-06101-06200/06155",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06155/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06155/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06155/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06155/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06155/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star6_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star6_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star6_image3)",
    "run_dir": "runs-05701-05800/05757",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star6_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star6_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star6_infrared1)",
    "run_dir": "runs-05901-06000/05957",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05957/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05957/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05957/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05957/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05957/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star6_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star6_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star6_infrared3)",
    "run_dir": "runs-06401-06500/06447",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fdd8500e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06447/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06447/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06447/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06447/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06447/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star6_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star6_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star6_spectrograph0)",
    "run_dir": "runs-05701-05800/05758",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05758/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05758/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05758/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05758/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05758/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star6_spectrograph6)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star6_spectrograph6)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star6_spectrograph6)",
    "run_dir": "runs-05701-05800/05759",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star6_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star6_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star6_thermograph1)",
    "run_dir": "runs-06201-06300/06245",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06245/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06245/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06245/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06245/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06245/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star6_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star6_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star6_thermograph2)",
    "run_dir": "runs-06001-06100/06089",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06089/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06089/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06089/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06089/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06089/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star70_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star70_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star70_infrared1)",
    "run_dir": "runs-06701-06800/06760",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14845b55ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06760/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06760/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06760/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06760/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06760/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star71_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star71_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star71_image0)",
    "run_dir": "runs-06201-06300/06246",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06246/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06246/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06246/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06246/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06246/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star71_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star71_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star71_image3)",
    "run_dir": "runs-06301-06400/06326",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f379f04e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06326/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06326/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06326/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06326/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06326/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star71_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star71_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star71_infrared1)",
    "run_dir": "runs-06701-06800/06761",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c7ac050e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06761/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06761/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06761/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06761/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06761/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star72_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star72_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star72_image1)",
    "run_dir": "runs-06101-06200/06157",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152571210e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06157/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06157/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06157/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06157/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06157/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star72_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star72_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star72_image2)",
    "run_dir": "runs-07101-07200/07142",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07142/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07142/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07142/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07142/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07142/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star72_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star72_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star72_image4)",
    "run_dir": "runs-06401-06500/06448",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149b03468e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06448/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06448/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06448/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06448/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06448/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star72_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star72_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star72_infrared1)",
    "run_dir": "runs-06501-06600/06581",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06581/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06581/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06581/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06581/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06581/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star72_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star72_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star72_thermograph1)",
    "run_dir": "runs-06901-07000/06997",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06997/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06997/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06997/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06997/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06997/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star73_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star73_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star73_spectrograph2)",
    "run_dir": "runs-07301-07400/07328",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07328/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07328/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07328/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07328/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07328/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star74_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star74_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star74_image0)",
    "run_dir": "runs-06101-06200/06158",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06158/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06158/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06158/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06158/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06158/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star74_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star74_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star74_image2)",
    "run_dir": "runs-06301-06400/06328",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06328/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06328/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06328/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06328/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06328/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star74_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star74_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star74_thermograph1)",
    "run_dir": "runs-06201-06300/06247",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1521b2650e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06247/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06247/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06247/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06247/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06247/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star74_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star74_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star74_thermograph3)",
    "run_dir": "runs-07101-07200/07143",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07143/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07143/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07143/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07143/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07143/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star75_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star75_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star75_infrared0)",
    "run_dir": "runs-06701-06800/06762",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06762/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06762/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06762/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06762/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06762/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star75_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star75_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star75_infrared1)",
    "run_dir": "runs-06301-06400/06329",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06329/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06329/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06329/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06329/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06329/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star75_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star75_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star75_infrared3)",
    "run_dir": "runs-06401-06500/06449",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d767b84e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06449/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06449/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06449/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06449/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06449/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star76_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star76_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star76_infrared0)",
    "run_dir": "runs-06701-06800/06763",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06763/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06763/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06763/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06763/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06763/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star76_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star76_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star76_spectrograph2)",
    "run_dir": "runs-07301-07400/07329",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149c7f518e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07329/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07329/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07329/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07329/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07329/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star77_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star77_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star77_image4)",
    "run_dir": "runs-06301-06400/06330",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1495c2180e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06330/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06330/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06330/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06330/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06330/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star77_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star77_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star77_infrared0)",
    "run_dir": "runs-06401-06500/06450",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06450/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06450/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06450/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06450/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06450/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star77_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star77_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star77_infrared1)",
    "run_dir": "runs-06501-06600/06582",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06582/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06582/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06582/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06582/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06582/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star77_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star77_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star77_thermograph1)",
    "run_dir": "runs-06201-06300/06248",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06248/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06248/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06248/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06248/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06248/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star78_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star78_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star78_image4)",
    "run_dir": "runs-06301-06400/06331",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b83e85ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06331/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06331/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06331/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06331/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06331/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star78_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star78_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star78_infrared0)",
    "run_dir": "runs-06701-06800/06764",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d618790e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06764/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06764/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06764/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06764/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06764/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star78_thermograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star78_thermograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star78_thermograph4)",
    "run_dir": "runs-07101-07200/07144",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14cd27c94e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07144/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07144/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07144/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07144/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07144/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star79_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star79_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star79_image4)",
    "run_dir": "runs-06401-06500/06451",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06451/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06451/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06451/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06451/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06451/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star79_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star79_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star79_infrared1)",
    "run_dir": "runs-06301-06400/06332",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06332/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06332/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06332/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06332/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06332/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star7_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star7_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star7_image0)",
    "run_dir": "runs-06101-06200/06159",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06159/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06159/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06159/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06159/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06159/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star7_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star7_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star7_image4)",
    "run_dir": "runs-06401-06500/06452",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06452/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06452/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06452/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06452/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06452/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star7_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star7_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star7_infrared0)",
    "run_dir": "runs-06701-06800/06765",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06765/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06765/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06765/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06765/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06765/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star7_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star7_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star7_infrared3)",
    "run_dir": "runs-06001-06100/06090",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1554ecaa4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06090/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06090/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06090/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06090/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06090/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star7_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star7_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star7_spectrograph3)",
    "run_dir": "runs-06201-06300/06249",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06249/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06249/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06249/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06249/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06249/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star7_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star7_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star7_thermograph0)",
    "run_dir": "runs-06001-06100/06023",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147402490e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06023/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06023/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06023/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06023/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06023/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star80_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star80_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star80_infrared0)",
    "run_dir": "runs-06701-06800/06766",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14786ede0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06766/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06766/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06766/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06766/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06766/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star81_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star81_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star81_infrared0)",
    "run_dir": "runs-06701-06800/06767",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06767/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06767/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06767/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06767/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06767/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star81_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star81_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star81_thermograph2)",
    "run_dir": "runs-06901-07000/06998",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06998/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06998/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06998/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06998/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06998/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star82_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star82_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star82_image1)",
    "run_dir": "runs-07301-07400/07330",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07330/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07330/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07330/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07330/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07330/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star82_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star82_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star82_image3)",
    "run_dir": "runs-06301-06400/06333",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14eb53850e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06333/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06333/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06333/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06333/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06333/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star82_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star82_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star82_infrared1)",
    "run_dir": "runs-06501-06600/06583",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06583/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06583/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06583/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06583/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06583/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star83_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star83_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star83_image4)",
    "run_dir": "runs-06401-06500/06453",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15146bb54e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06453/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06453/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06453/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06453/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06453/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star83_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star83_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star83_infrared0)",
    "run_dir": "runs-06701-06800/06768",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152077f20e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06768/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06768/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06768/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06768/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06768/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star83_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star83_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star83_spectrograph3)",
    "run_dir": "runs-06201-06300/06250",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145a2719ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06250/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06250/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06250/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06250/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06250/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star84_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star84_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star84_image3)",
    "run_dir": "runs-06901-07000/06999",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06999/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06999/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06999/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06999/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/06999/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star84_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star84_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star84_spectrograph4)",
    "run_dir": "runs-06501-06600/06584",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06584/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06584/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06584/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06584/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06584/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star85_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star85_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star85_infrared4)",
    "run_dir": "runs-07501-07600/07503",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07503/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07503/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07503/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07503/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07503/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star85_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star85_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star85_spectrograph0)",
    "run_dir": "runs-06301-06400/06335",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06335/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06335/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06335/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06335/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06335/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star86_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star86_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star86_image2)",
    "run_dir": "runs-06401-06500/06454",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06454/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06454/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06454/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06454/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06454/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star86_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star86_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star86_infrared1)",
    "run_dir": "runs-06301-06400/06336",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1506d1db0e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06336/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06336/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06336/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06336/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06336/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star87_image2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star87_image2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star87_image2)",
    "run_dir": "runs-07501-07600/07504",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149fdce10e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07504/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07504/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07504/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07504/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07504/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star87_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star87_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star87_infrared3)",
    "run_dir": "runs-06701-06800/06769",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06769/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06769/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06769/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06769/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06769/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star87_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star87_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star87_thermograph3)",
    "run_dir": "runs-07101-07200/07145",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07145/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07145/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07145/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07145/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07145/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star88_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star88_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star88_image0)",
    "run_dir": "runs-07501-07600/07505",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f1e5278e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07505/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07505/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07505/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07505/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07505/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star88_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star88_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star88_spectrograph0)",
    "run_dir": "runs-06301-06400/06337",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06337/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06337/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06337/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06337/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06337/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star89_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star89_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star89_infrared1)",
    "run_dir": "runs-06501-06600/06585",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06585/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06585/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06585/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06585/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06585/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star89_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star89_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star89_infrared3)",
    "run_dir": "runs-06701-06800/06770",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06770/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06770/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06770/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06770/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06770/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star89_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star89_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star89_infrared4)",
    "run_dir": "runs-07501-07600/07506",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07506/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07506/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07506/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07506/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07506/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star89_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star89_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star89_thermograph2)",
    "run_dir": "runs-06901-07000/07000",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14913b468e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/07000/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/07000/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/07000/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/07000/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06901-07000/07000/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star8_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star8_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star8_image3)",
    "run_dir": "runs-06501-06600/06586",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06586/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06586/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06586/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06586/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06586/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star8_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star8_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star8_thermograph3)",
    "run_dir": "runs-05601-05700/05690",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05690/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05690/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05690/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05690/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05690/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star90_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star90_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star90_infrared0)",
    "run_dir": "runs-07301-07400/07331",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07331/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07331/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07331/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07331/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07331/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star90_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star90_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star90_thermograph2)",
    "run_dir": "runs-06201-06300/06251",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06251/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06251/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06251/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06251/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06251/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star91_image4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star91_image4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star91_image4)",
    "run_dir": "runs-07001-07100/07001",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15261deb8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07001/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07001/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07001/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07001/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07001/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star91_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star91_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star91_spectrograph4)",
    "run_dir": "runs-06501-06600/06587",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06587/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06587/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06587/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06587/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06587/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star92_infrared0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star92_infrared0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star92_infrared0)",
    "run_dir": "runs-06401-06500/06455",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06455/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06455/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06455/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06455/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06455/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star92_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star92_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star92_thermograph1)",
    "run_dir": "runs-06201-06300/06252",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147349320e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06252/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06252/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06252/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06252/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06252/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star92_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star92_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star92_thermograph2)",
    "run_dir": "runs-07001-07100/07002",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07002/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07002/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07002/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07002/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07002/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star93_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star93_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star93_infrared1)",
    "run_dir": "runs-06501-06600/06588",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06588/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06588/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06588/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06588/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06588/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star93_thermograph1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star93_thermograph1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star93_thermograph1)",
    "run_dir": "runs-07501-07600/07507",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07507/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07507/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07507/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07507/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07507/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star95_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star95_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star95_image1)",
    "run_dir": "runs-07301-07400/07332",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1552d14d8e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07332/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07332/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07332/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07332/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07332/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star95_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star95_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star95_infrared1)",
    "run_dir": "runs-06501-06600/06589",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06589/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06589/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06589/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06589/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06589/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star95_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star95_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star95_spectrograph0)",
    "run_dir": "runs-06301-06400/06338",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06338/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06338/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06338/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06338/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06338/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star95_spectrograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star95_spectrograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star95_spectrograph3)",
    "run_dir": "runs-06201-06300/06253",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06253/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06253/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06253/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06253/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06253/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star96_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star96_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star96_infrared1)",
    "run_dir": "runs-06501-06600/06590",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06590/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06590/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06590/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06590/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06590/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star96_infrared3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star96_infrared3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star96_infrared3)",
    "run_dir": "runs-06701-06800/06771",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06771/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06771/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06771/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06771/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06771/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star96_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star96_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star96_spectrograph0)",
    "run_dir": "runs-06301-06400/06339",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06339/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06339/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06339/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06339/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06339/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star97_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star97_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star97_infrared4)",
    "run_dir": "runs-07501-07600/07508",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149e1af5ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07508/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07508/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07508/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07508/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07508/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star97_spectrograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star97_spectrograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star97_spectrograph0)",
    "run_dir": "runs-06301-06400/06340",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06340/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06340/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06340/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06340/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06340/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star98_image0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star98_image0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star98_image0)",
    "run_dir": "runs-07501-07600/07509",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1517e3298e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07509/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07509/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07509/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07509/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07509/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star98_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star98_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star98_thermograph3)",
    "run_dir": "runs-07101-07200/07146",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07146/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07146/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07146/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07146/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07146/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star99_infrared4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star99_infrared4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star99_infrared4)",
    "run_dir": "runs-07501-07600/07510",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07510/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07510/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07510/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07510/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07510/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star99_thermograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star99_thermograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star99_thermograph2)",
    "run_dir": "runs-06501-06600/06591",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06591/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06591/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06591/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06591/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06591/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star99_thermograph3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star99_thermograph3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star99_thermograph3)",
    "run_dir": "runs-07101-07200/07147",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14cc9d00ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07147/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07147/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07147/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07147/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07147/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star9_image1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star9_image1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star9_image1)",
    "run_dir": "runs-05601-05700/05691",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1522256cd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star9_image3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star9_image3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star9_image3)",
    "run_dir": "runs-06301-06400/06341",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06341/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06341/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06341/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06341/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06341/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star9_infrared1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star9_infrared1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star9_infrared1)",
    "run_dir": "runs-06001-06100/06091",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06091/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06091/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06091/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06091/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06091/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star9_spectrograph2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star9_spectrograph2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star9_spectrograph2)",
    "run_dir": "runs-05801-05900/05889",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05889/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05889/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05889/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05889/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05889/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star9_spectrograph4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star9_spectrograph4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star9_spectrograph4)",
    "run_dir": "runs-06701-06800/06772",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15160e580e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06772/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06772/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06772/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06772/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06772/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(have_image_star9_thermograph0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(have_image_star9_thermograph0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(have_image_star9_thermograph0)",
    "run_dir": "runs-05701-05800/05794",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05794/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05794/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05794/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05794/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05794/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite0_phenomenon5)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite0_phenomenon5)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite0_phenomenon5)",
    "run_dir": "runs-05401-05500/05480",
    "success": 0,
    "time_limit": 1800
  },
  "satellite-strips-sat-x-1_(pointing_satellite0_phenomenon7)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite0_phenomenon7)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite0_phenomenon7)",
    "run_dir": "runs-05501-05600/05518",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b0e5091210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite0_phenomenon83)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite0_phenomenon83)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite0_phenomenon83)",
    "run_dir": "runs-07001-07100/07003",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07003/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07003/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07003/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07003/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07003/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite0_phenomenon9)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite0_phenomenon9)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite0_phenomenon9)",
    "run_dir": "runs-05501-05600/05544",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite0_planet17)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite0_planet17)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite0_planet17)",
    "run_dir": "runs-05701-05800/05719",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05719/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05719/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05719/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05719/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05719/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite0_planet21)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite0_planet21)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite0_planet21)",
    "run_dir": "runs-05601-05700/05609",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05609/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05609/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05609/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05609/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05609/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite0_planet29)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite0_planet29)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite0_planet29)",
    "run_dir": "runs-05901-06000/05960",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fc02e2ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05960/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05960/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05960/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05960/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05960/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite0_star10)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite0_star10)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite0_star10)",
    "run_dir": "runs-05801-05900/05890",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05890/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05890/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05890/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05890/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05890/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite0_star19)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "none",
    "exit_code": 0,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite0_star19)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite0_star19)",
    "run_dir": "runs-05601-05700/05630",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "satellite-strips-sat-x-1_(pointing_satellite11_planet28)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite11_planet28)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite11_planet28)",
    "run_dir": "runs-07001-07100/07004",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07004/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07004/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07004/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07004/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07004/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite12_planet67)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite12_planet67)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite12_planet67)",
    "run_dir": "runs-06301-06400/06342",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148908968e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06342/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06342/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06342/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06342/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06342/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite13_phenomenon57)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite13_phenomenon57)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite13_phenomenon57)",
    "run_dir": "runs-06701-06800/06773",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06773/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06773/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06773/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06773/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06773/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite14_planet124)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite14_planet124)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite14_planet124)",
    "run_dir": "runs-06401-06500/06456",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1521a2f04e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06456/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06456/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06456/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06456/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06456/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite1_groundstation1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite1_groundstation1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite1_groundstation1)",
    "run_dir": "runs-05901-06000/05961",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05961/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05961/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05961/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05961/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05961/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite1_groundstation2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "none",
    "exit_code": 0,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite1_groundstation2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite1_groundstation2)",
    "run_dir": "runs-05401-05500/05481",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "satellite-strips-sat-x-1_(pointing_satellite1_phenomenon19)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "none",
    "exit_code": 0,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite1_phenomenon19)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite1_phenomenon19)",
    "run_dir": "runs-05701-05800/05760",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "satellite-strips-sat-x-1_(pointing_satellite1_phenomenon34)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite1_phenomenon34)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite1_phenomenon34)",
    "run_dir": "runs-05801-05900/05891",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151c7e20ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05891/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05891/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05891/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05891/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05891/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite1_phenomenon35)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite1_phenomenon35)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite1_phenomenon35)",
    "run_dir": "runs-05701-05800/05795",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05795/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05795/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05795/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05795/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05795/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite1_phenomenon5)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite1_phenomenon5)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite1_phenomenon5)",
    "run_dir": "runs-05501-05600/05590",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f186a49210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05590/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05590/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05590/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05590/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05590/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite1_planet22)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite1_planet22)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite1_planet22)",
    "run_dir": "runs-05601-05700/05631",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite1_planet36)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite1_planet36)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite1_planet36)",
    "run_dir": "runs-06001-06100/06024",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06024/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06024/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06024/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06024/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06024/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite1_planet46)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite1_planet46)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite1_planet46)",
    "run_dir": "runs-05801-05900/05841",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154630e8ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05841/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05841/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05841/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05841/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05841/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite1_planet5)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite1_planet5)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite1_planet5)",
    "run_dir": "runs-05401-05500/05473",
    "success": 0,
    "time_limit": 1800
  },
  "satellite-strips-sat-x-1_(pointing_satellite1_star0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite1_star0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite1_star0)",
    "run_dir": "runs-06401-06500/06457",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153c0006ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06457/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06457/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06457/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06457/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06457/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite1_star1)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite1_star1)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite1_star1)",
    "run_dir": "runs-05401-05500/05496",
    "success": 0,
    "time_limit": 1800
  },
  "satellite-strips-sat-x-1_(pointing_satellite1_star142)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite1_star142)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite1_star142)",
    "run_dir": "runs-07501-07600/07511",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07511/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07511/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07511/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07511/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07511/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite1_star22)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite1_star22)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite1_star22)",
    "run_dir": "runs-05601-05700/05676",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05676/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05676/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05676/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05676/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05676/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite1_star4)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite1_star4)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite1_star4)",
    "run_dir": "runs-05501-05600/05545",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite1_star45)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite1_star45)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite1_star45)",
    "run_dir": "runs-07301-07400/07333",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07333/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07333/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07333/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07333/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07333/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite1_star68)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite1_star68)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite1_star68)",
    "run_dir": "runs-06701-06800/06774",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14cfc9644e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06774/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06774/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06774/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06774/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06774/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite1_star88)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite1_star88)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite1_star88)",
    "run_dir": "runs-06301-06400/06343",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06343/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06343/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06343/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06343/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06343/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite2_phenomenon115)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite2_phenomenon115)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite2_phenomenon115)",
    "run_dir": "runs-07101-07200/07148",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07148/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07148/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07148/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07148/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07101-07200/07148/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite2_phenomenon48)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite2_phenomenon48)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite2_phenomenon48)",
    "run_dir": "runs-05801-05900/05842",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14dbc1e6ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05842/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05842/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05842/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05842/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05842/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite2_phenomenon5)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite2_phenomenon5)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite2_phenomenon5)",
    "run_dir": "runs-05401-05500/05497",
    "success": 0,
    "time_limit": 1800
  },
  "satellite-strips-sat-x-1_(pointing_satellite2_planet101)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite2_planet101)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite2_planet101)",
    "run_dir": "runs-07301-07400/07334",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07334/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07334/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07334/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07334/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07334/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite2_planet11)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite2_planet11)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite2_planet11)",
    "run_dir": "runs-05501-05600/05591",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05591/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05591/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05591/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05591/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05591/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite2_planet19)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite2_planet19)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite2_planet19)",
    "run_dir": "runs-06101-06200/06160",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06160/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06160/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06160/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06160/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06101-06200/06160/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite2_planet39)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite2_planet39)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite2_planet39)",
    "run_dir": "runs-06001-06100/06025",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146a82dc4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06025/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06025/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06025/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06025/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06025/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite2_planet42)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite2_planet42)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite2_planet42)",
    "run_dir": "runs-05701-05800/05796",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153cbe010e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05796/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05796/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05796/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05796/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05796/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite2_star13)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite2_star13)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite2_star13)",
    "run_dir": "runs-05601-05700/05632",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1534ad085210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite2_star14)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite2_star14)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite2_star14)",
    "run_dir": "runs-05601-05700/05610",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05610/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05610/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05610/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05610/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05610/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite2_star149)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite2_star149)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite2_star149)",
    "run_dir": "runs-06701-06800/06775",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06775/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06775/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06775/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06775/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06775/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite2_star61)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite2_star61)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite2_star61)",
    "run_dir": "runs-06401-06500/06458",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1504ba370e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06458/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06458/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06458/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06458/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06458/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite3_groundstation2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite3_groundstation2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite3_groundstation2)",
    "run_dir": "runs-05701-05800/05797",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05797/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05797/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05797/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05797/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05701-05800/05797/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite3_phenomenon209)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite3_phenomenon209)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite3_phenomenon209)",
    "run_dir": "runs-07001-07100/07005",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07005/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07005/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07005/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07005/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07005/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite3_planet14)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite3_planet14)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite3_planet14)",
    "run_dir": "runs-05601-05700/05633",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a1a4b35210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite3_planet34)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite3_planet34)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite3_planet34)",
    "run_dir": "runs-06001-06100/06092",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06092/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06092/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06092/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06092/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06092/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite3_planet87)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite3_planet87)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite3_planet87)",
    "run_dir": "runs-06301-06400/06344",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06344/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06344/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06344/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06344/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06344/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite3_star2)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite3_star2)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite3_star2)",
    "run_dir": "runs-05801-05900/05892",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05892/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05892/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05892/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05892/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05892/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite3_star9)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite3_star9)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite3_star9)",
    "run_dir": "runs-05501-05600/05519",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1544fe359210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05519/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05519/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05519/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05519/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05519/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite4_phenomenon12)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite4_phenomenon12)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite4_phenomenon12)",
    "run_dir": "runs-06001-06100/06093",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06093/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06093/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06093/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06093/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06093/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite4_phenomenon123)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite4_phenomenon123)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite4_phenomenon123)",
    "run_dir": "runs-06401-06500/06459",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06459/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06459/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06459/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06459/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06459/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite4_phenomenon183)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite4_phenomenon183)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite4_phenomenon183)",
    "run_dir": "runs-07301-07400/07335",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07335/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07335/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07335/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07335/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07301-07400/07335/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite4_phenomenon20)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite4_phenomenon20)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite4_phenomenon20)",
    "run_dir": "runs-05601-05700/05677",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148d43360e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05677/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05677/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05677/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05677/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05677/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite4_phenomenon31)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite4_phenomenon31)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite4_phenomenon31)",
    "run_dir": "runs-06501-06600/06592",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06592/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06592/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06592/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06592/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06592/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite4_phenomenon78)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite4_phenomenon78)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite4_phenomenon78)",
    "run_dir": "runs-07501-07600/07512",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1517a91b4e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07512/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07512/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07512/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07512/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07512/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite4_planet11)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite4_planet11)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite4_planet11)",
    "run_dir": "runs-05501-05600/05592",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1520d95ad210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05592/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05592/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05592/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05592/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05501-05600/05592/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite4_planet14)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite4_planet14)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite4_planet14)",
    "run_dir": "runs-05801-05900/05893",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152abad70e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05893/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05893/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05893/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05893/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05801-05900/05893/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite4_planet27)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite4_planet27)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite4_planet27)",
    "run_dir": "runs-06001-06100/06026",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06026/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06026/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06026/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06026/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06026/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite4_planet5)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite4_planet5)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite4_planet5)",
    "run_dir": "runs-05501-05600/05520",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite4_planet9)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite4_planet9)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite4_planet9)",
    "run_dir": "runs-05501-05600/05532",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ed35f5d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite4_star11)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite4_star11)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite4_star11)",
    "run_dir": "runs-05501-05600/05546",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d359a05210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite4_star253)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite4_star253)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite4_star253)",
    "run_dir": "runs-07001-07100/07006",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145f93520e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07006/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07006/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07006/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07006/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07006/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite4_star82)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite4_star82)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite4_star82)",
    "run_dir": "runs-06301-06400/06345",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06345/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06345/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06345/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06345/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06345/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite5_phenomenon148)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite5_phenomenon148)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite5_phenomenon148)",
    "run_dir": "runs-06501-06600/06593",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06593/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06593/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06593/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06593/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06593/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite5_phenomenon69)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite5_phenomenon69)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite5_phenomenon69)",
    "run_dir": "runs-05901-06000/05962",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b818d34e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05962/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05962/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05962/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05962/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05962/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite5_phenomenon80)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite5_phenomenon80)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite5_phenomenon80)",
    "run_dir": "runs-06401-06500/06460",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06460/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06460/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06460/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06460/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06460/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite5_planet17)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite5_planet17)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite5_planet17)",
    "run_dir": "runs-05601-05700/05611",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05611/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05611/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05611/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05611/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05611/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite5_planet24)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite5_planet24)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite5_planet24)",
    "run_dir": "runs-05601-05700/05634",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14fdd844d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <object repr() failed>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05634/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05634/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05634/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05634/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05634/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite5_planet6)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite5_planet6)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite5_planet6)",
    "run_dir": "runs-05601-05700/05655",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05655/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05655/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05655/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05655/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05655/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite6_planet41)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite6_planet41)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite6_planet41)",
    "run_dir": "runs-06001-06100/06094",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06094/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06094/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06094/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06094/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06094/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite6_planet68)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite6_planet68)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite6_planet68)",
    "run_dir": "runs-05901-06000/05963",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05963/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05963/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05963/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05963/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05901-06000/05963/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite6_star24)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite6_star24)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite6_star24)",
    "run_dir": "runs-06301-06400/06346",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154ba117ce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06346/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06346/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06346/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06346/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06346/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite7_phenomenon22)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite7_phenomenon22)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite7_phenomenon22)",
    "run_dir": "runs-06001-06100/06027",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06027/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06027/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06027/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06027/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06027/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite7_planet26)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite7_planet26)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite7_planet26)",
    "run_dir": "runs-07501-07600/07513",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07513/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07513/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07513/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07513/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07513/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite7_star3)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite7_star3)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite7_star3)",
    "run_dir": "runs-05601-05700/05656",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1501ba8dce10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05656/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05656/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05656/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05656/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05656/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite7_star6)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite7_star6)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite7_star6)",
    "run_dir": "runs-06001-06100/06095",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06095/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06095/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06095/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06095/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06001-06100/06095/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite8_phenomenon48)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite8_phenomenon48)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite8_phenomenon48)",
    "run_dir": "runs-06301-06400/06347",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06347/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06347/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06347/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06347/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06301-06400/06347/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite8_phenomenon57)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite8_phenomenon57)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite8_phenomenon57)",
    "run_dir": "runs-06201-06300/06254",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146dc7488e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06254/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06254/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06254/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06254/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06201-06300/06254/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite8_planet16)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite8_planet16)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite8_planet16)",
    "run_dir": "runs-05601-05700/05678",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05678/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05678/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05678/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05678/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05678/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite8_star15)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite8_star15)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite8_star15)",
    "run_dir": "runs-05601-05700/05657",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ecf1528e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05657/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05657/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05657/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05657/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05657/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite9_phenomenon134)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite9_phenomenon134)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite9_phenomenon134)",
    "run_dir": "runs-07001-07100/07007",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152bf6648e10>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07007/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07007/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07007/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07007/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07001-07100/07007/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite9_phenomenon14)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite9_phenomenon14)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite9_phenomenon14)",
    "run_dir": "runs-06401-06500/06461",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06461/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06461/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06461/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06461/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06401-06500/06461/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite9_phenomenon37)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite9_phenomenon37)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite9_phenomenon37)",
    "run_dir": "runs-06701-06800/06776",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06776/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06776/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06776/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06776/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06701-06800/06776/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite9_star0)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite9_star0)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite9_star0)",
    "run_dir": "runs-06501-06600/06594",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06594/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06594/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06594/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06594/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-06501-06600/06594/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "satellite-strips-sat-x-1_(pointing_satellite9_star16)": {
    "algorithm": "width_computation",
    "domain": "satellite",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "satellite",
      "strips-sat-x-1_(pointing_satellite9_star16)"
    ],
    "memory_limit": 3584,
    "problem": "strips-sat-x-1_(pointing_satellite9_star16)",
    "run_dir": "runs-05601-05700/05658",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05658/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05658/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05658/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05658/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-05601-05700/05658/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-10_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-10_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-10_(in_crate0_depot0)",
    "run_dir": "runs-07501-07600/07532",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-10_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-10_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-10_(in_crate1_depot0)",
    "run_dir": "runs-07501-07600/07533",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-10_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-10_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-10_(in_crate2_depot0)",
    "run_dir": "runs-07501-07600/07534",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-10_(in_crate3_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-10_(in_crate3_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-10_(in_crate3_depot0)",
    "run_dir": "runs-07501-07600/07535",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-11_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-11_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-11_(in_crate0_depot0)",
    "run_dir": "runs-07501-07600/07536",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-11_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-11_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-11_(in_crate1_depot0)",
    "run_dir": "runs-07501-07600/07537",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-11_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-11_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-11_(in_crate2_depot0)",
    "run_dir": "runs-07501-07600/07538",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-11_(in_crate3_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-11_(in_crate3_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-11_(in_crate3_depot0)",
    "run_dir": "runs-07501-07600/07539",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-12_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-12_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-12_(in_crate0_depot0)",
    "run_dir": "runs-07501-07600/07540",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-12_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-12_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-12_(in_crate1_depot0)",
    "run_dir": "runs-07501-07600/07541",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-12_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-12_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-12_(in_crate2_depot0)",
    "run_dir": "runs-07501-07600/07542",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-12_(in_crate3_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-12_(in_crate3_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-12_(in_crate3_depot0)",
    "run_dir": "runs-07501-07600/07543",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-13_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-13_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-13_(in_crate0_depot0)",
    "run_dir": "runs-07501-07600/07544",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-13_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-13_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-13_(in_crate1_depot0)",
    "run_dir": "runs-07501-07600/07545",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-13_(in_crate2_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-13_(in_crate2_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-13_(in_crate2_depot1)",
    "run_dir": "runs-07501-07600/07546",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-13_(in_crate3_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-13_(in_crate3_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-13_(in_crate3_depot1)",
    "run_dir": "runs-07501-07600/07547",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-13_(in_crate4_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-13_(in_crate4_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-13_(in_crate4_depot1)",
    "run_dir": "runs-07501-07600/07548",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-14_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-14_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-14_(in_crate0_depot0)",
    "run_dir": "runs-07501-07600/07549",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07549/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07549/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07549/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07549/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07549/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "storage-storage-14_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-14_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-14_(in_crate1_depot0)",
    "run_dir": "runs-07501-07600/07550",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07550/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07550/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07550/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07550/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07550/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "storage-storage-14_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-14_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-14_(in_crate2_depot0)",
    "run_dir": "runs-07501-07600/07551",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07551/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07551/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07551/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07551/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07551/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "storage-storage-14_(in_crate3_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-14_(in_crate3_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-14_(in_crate3_depot1)",
    "run_dir": "runs-07501-07600/07552",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07552/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07552/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07552/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07552/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07552/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "storage-storage-14_(in_crate4_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-14_(in_crate4_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-14_(in_crate4_depot1)",
    "run_dir": "runs-07501-07600/07553",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07553/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07553/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07553/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07553/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07553/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "storage-storage-15_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-15_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-15_(in_crate0_depot0)",
    "run_dir": "runs-07501-07600/07554",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07554/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07554/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07554/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07554/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07554/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-15_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-15_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-15_(in_crate1_depot0)",
    "run_dir": "runs-07501-07600/07555",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07555/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07555/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07555/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07555/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07555/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-15_(in_crate2_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-15_(in_crate2_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-15_(in_crate2_depot1)",
    "run_dir": "runs-07501-07600/07556",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1541938ed210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "storage-storage-15_(in_crate3_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-15_(in_crate3_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-15_(in_crate3_depot1)",
    "run_dir": "runs-07501-07600/07557",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07557/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07557/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07557/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07557/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07557/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-15_(in_crate4_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-15_(in_crate4_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-15_(in_crate4_depot1)",
    "run_dir": "runs-07501-07600/07558",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07558/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07558/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07558/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07558/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07558/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-16_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "storage",
      "storage-16_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-16_(in_crate0_depot0)",
    "run_dir": "runs-07501-07600/07559",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "storage-storage-16_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "storage",
      "storage-16_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-16_(in_crate1_depot0)",
    "run_dir": "runs-07501-07600/07560",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "storage-storage-16_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "storage",
      "storage-16_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-16_(in_crate2_depot0)",
    "run_dir": "runs-07501-07600/07561",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "storage-storage-16_(in_crate3_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "storage",
      "storage-16_(in_crate3_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-16_(in_crate3_depot1)",
    "run_dir": "runs-07501-07600/07562",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "storage-storage-16_(in_crate4_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "storage",
      "storage-16_(in_crate4_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-16_(in_crate4_depot1)",
    "run_dir": "runs-07501-07600/07563",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "storage-storage-16_(in_crate5_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": -6,
    "id": [
      "storage",
      "storage-16_(in_crate5_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-16_(in_crate5_depot1)",
    "run_dir": "runs-07501-07600/07564",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: terminate called after throwing an instance of 'MinisatGH::OutOfMemoryException'\n"
    ]
  },
  "storage-storage-17_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-17_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-17_(in_crate0_depot0)",
    "run_dir": "runs-07501-07600/07565",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07565/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07565/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07565/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07565/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07565/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-17_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-17_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-17_(in_crate1_depot0)",
    "run_dir": "runs-07501-07600/07566",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154cf5fd0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07566/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07566/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07566/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07566/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07566/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-17_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-17_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-17_(in_crate2_depot0)",
    "run_dir": "runs-07501-07600/07567",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a9c11e4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07567/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07567/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07567/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07567/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07567/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-17_(in_crate3_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-17_(in_crate3_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-17_(in_crate3_depot1)",
    "run_dir": "runs-07501-07600/07568",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fc6f974f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07568/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07568/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07568/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07568/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07568/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-17_(in_crate4_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-17_(in_crate4_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-17_(in_crate4_depot1)",
    "run_dir": "runs-07501-07600/07569",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151ea69c0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07569/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07569/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07569/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07569/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07569/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-17_(in_crate5_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-17_(in_crate5_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-17_(in_crate5_depot1)",
    "run_dir": "runs-07501-07600/07570",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07570/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07570/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07570/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07570/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07570/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-17_(in_crate6_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-17_(in_crate6_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-17_(in_crate6_depot1)",
    "run_dir": "runs-07501-07600/07571",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07571/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07571/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07571/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07571/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07571/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-18_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-18_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-18_(in_crate0_depot0)",
    "run_dir": "runs-07501-07600/07572",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07572/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07572/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07572/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07572/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07572/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-18_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-18_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-18_(in_crate1_depot0)",
    "run_dir": "runs-07501-07600/07573",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15542fbdcf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07573/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07573/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07573/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07573/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07573/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-18_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-18_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-18_(in_crate2_depot0)",
    "run_dir": "runs-07501-07600/07574",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149fd1f9cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07574/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07574/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07574/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07574/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07574/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-18_(in_crate3_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-18_(in_crate3_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-18_(in_crate3_depot0)",
    "run_dir": "runs-07501-07600/07575",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e4da3c8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07575/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07575/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07575/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07575/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07575/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-18_(in_crate4_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-18_(in_crate4_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-18_(in_crate4_depot1)",
    "run_dir": "runs-07501-07600/07576",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146b1e090f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07576/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07576/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07576/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07576/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07576/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-18_(in_crate5_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-18_(in_crate5_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-18_(in_crate5_depot1)",
    "run_dir": "runs-07501-07600/07577",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f653128f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07577/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07577/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07577/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07577/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07577/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-18_(in_crate6_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-18_(in_crate6_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-18_(in_crate6_depot1)",
    "run_dir": "runs-07501-07600/07578",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1476ef708f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07578/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07578/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07578/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07578/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07578/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-18_(in_crate7_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-18_(in_crate7_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-18_(in_crate7_depot1)",
    "run_dir": "runs-07501-07600/07579",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07579/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07579/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07579/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07579/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07579/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "storage-storage-19_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-19_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-19_(in_crate0_depot0)",
    "run_dir": "runs-07501-07600/07580",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07580/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07580/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07580/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07580/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07580/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "storage-storage-19_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-19_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-19_(in_crate1_depot0)",
    "run_dir": "runs-07501-07600/07581",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07581/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07581/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07581/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07581/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07581/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-19_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-19_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-19_(in_crate2_depot0)",
    "run_dir": "runs-07501-07600/07582",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07582/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07582/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07582/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07582/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07582/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "storage-storage-19_(in_crate3_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-19_(in_crate3_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-19_(in_crate3_depot1)",
    "run_dir": "runs-07501-07600/07583",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07583/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07583/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07583/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07583/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07583/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-19_(in_crate4_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-19_(in_crate4_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-19_(in_crate4_depot1)",
    "run_dir": "runs-07501-07600/07584",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07584/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07584/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07584/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07584/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07584/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-19_(in_crate5_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-19_(in_crate5_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-19_(in_crate5_depot1)",
    "run_dir": "runs-07501-07600/07585",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07585/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07585/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07585/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07585/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07585/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-19_(in_crate6_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-19_(in_crate6_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-19_(in_crate6_depot2)",
    "run_dir": "runs-07501-07600/07586",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07586/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07586/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07586/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07586/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07586/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-19_(in_crate7_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-19_(in_crate7_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-19_(in_crate7_depot2)",
    "run_dir": "runs-07501-07600/07587",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07587/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07587/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07587/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07587/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07587/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "storage-storage-19_(in_crate8_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-19_(in_crate8_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-19_(in_crate8_depot2)",
    "run_dir": "runs-07501-07600/07588",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07588/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07588/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07588/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07588/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07588/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-1_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "storage",
      "storage-1_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-1_(in_crate0_depot0)",
    "run_dir": "runs-07501-07600/07514",
    "success": 1,
    "time": 0.30408,
    "time_limit": 1800,
    "width": 1
  },
  "storage-storage-20_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-20_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-20_(in_crate0_depot0)",
    "run_dir": "runs-07501-07600/07589",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07589/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07589/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07589/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07589/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07589/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-20_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-20_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-20_(in_crate1_depot0)",
    "run_dir": "runs-07501-07600/07590",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07590/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07590/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07590/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07590/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07590/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-20_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-20_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-20_(in_crate2_depot0)",
    "run_dir": "runs-07501-07600/07591",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1482ba144f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07591/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07591/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07591/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07591/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07591/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-20_(in_crate3_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-20_(in_crate3_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-20_(in_crate3_depot1)",
    "run_dir": "runs-07501-07600/07592",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07592/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07592/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07592/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07592/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07592/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-20_(in_crate4_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-20_(in_crate4_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-20_(in_crate4_depot1)",
    "run_dir": "runs-07501-07600/07593",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07593/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07593/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07593/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07593/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07593/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-20_(in_crate5_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-20_(in_crate5_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-20_(in_crate5_depot1)",
    "run_dir": "runs-07501-07600/07594",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d89717cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07594/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07594/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07594/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07594/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07594/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-20_(in_crate6_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-20_(in_crate6_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-20_(in_crate6_depot2)",
    "run_dir": "runs-07501-07600/07595",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07595/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07595/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07595/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07595/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07595/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "storage-storage-20_(in_crate7_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-20_(in_crate7_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-20_(in_crate7_depot2)",
    "run_dir": "runs-07501-07600/07596",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07596/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07596/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07596/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07596/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07596/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-20_(in_crate8_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-20_(in_crate8_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-20_(in_crate8_depot2)",
    "run_dir": "runs-07501-07600/07597",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14914cb2cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07597/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07597/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07597/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07597/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07597/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-20_(in_crate9_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-20_(in_crate9_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-20_(in_crate9_depot2)",
    "run_dir": "runs-07501-07600/07598",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14edb3bd4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07598/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07598/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07598/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07598/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07598/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-21_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-21_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-21_(in_crate0_depot0)",
    "run_dir": "runs-07501-07600/07599",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07599/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07599/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07599/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07599/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07599/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-21_(in_crate10_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-21_(in_crate10_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-21_(in_crate10_depot2)",
    "run_dir": "runs-07501-07600/07600",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07600/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07600/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07600/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07600/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07501-07600/07600/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-21_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-21_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-21_(in_crate1_depot0)",
    "run_dir": "runs-07601-07700/07601",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07601/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07601/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07601/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07601/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07601/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-21_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-21_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-21_(in_crate2_depot0)",
    "run_dir": "runs-07601-07700/07602",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14633df40f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07602/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07602/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07602/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07602/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07602/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-21_(in_crate3_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-21_(in_crate3_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-21_(in_crate3_depot0)",
    "run_dir": "runs-07601-07700/07603",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07603/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07603/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07603/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07603/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07603/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-21_(in_crate4_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-21_(in_crate4_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-21_(in_crate4_depot1)",
    "run_dir": "runs-07601-07700/07604",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1478832e8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07604/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07604/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07604/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07604/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07604/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-21_(in_crate5_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-21_(in_crate5_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-21_(in_crate5_depot1)",
    "run_dir": "runs-07601-07700/07605",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07605/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07605/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07605/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07605/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07605/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-21_(in_crate6_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-21_(in_crate6_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-21_(in_crate6_depot1)",
    "run_dir": "runs-07601-07700/07606",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a4970b4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07606/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07606/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07606/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07606/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07606/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-21_(in_crate7_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-21_(in_crate7_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-21_(in_crate7_depot1)",
    "run_dir": "runs-07601-07700/07607",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07607/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07607/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07607/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07607/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07607/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "storage-storage-21_(in_crate8_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-21_(in_crate8_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-21_(in_crate8_depot2)",
    "run_dir": "runs-07601-07700/07608",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07608/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07608/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07608/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07608/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07608/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-21_(in_crate9_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-21_(in_crate9_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-21_(in_crate9_depot2)",
    "run_dir": "runs-07601-07700/07609",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14cf3a3b4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07609/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07609/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07609/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07609/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07609/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-22_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-22_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-22_(in_crate0_depot0)",
    "run_dir": "runs-07601-07700/07610",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07610/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07610/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07610/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07610/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07610/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-22_(in_crate10_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-22_(in_crate10_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-22_(in_crate10_depot2)",
    "run_dir": "runs-07601-07700/07611",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07611/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07611/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07611/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07611/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07611/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-22_(in_crate11_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-22_(in_crate11_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-22_(in_crate11_depot2)",
    "run_dir": "runs-07601-07700/07612",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149ac8f8cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07612/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07612/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07612/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07612/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07612/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-22_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-22_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-22_(in_crate1_depot0)",
    "run_dir": "runs-07601-07700/07613",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07613/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07613/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07613/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07613/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07613/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-22_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-22_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-22_(in_crate2_depot0)",
    "run_dir": "runs-07601-07700/07614",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07614/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07614/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07614/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07614/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07614/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-22_(in_crate3_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-22_(in_crate3_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-22_(in_crate3_depot0)",
    "run_dir": "runs-07601-07700/07615",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07615/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07615/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07615/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07615/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07615/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-22_(in_crate4_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-22_(in_crate4_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-22_(in_crate4_depot1)",
    "run_dir": "runs-07601-07700/07616",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07616/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07616/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07616/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07616/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07616/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-22_(in_crate5_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-22_(in_crate5_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-22_(in_crate5_depot1)",
    "run_dir": "runs-07601-07700/07617",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14814c238f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07617/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07617/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07617/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07617/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07617/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-22_(in_crate6_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-22_(in_crate6_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-22_(in_crate6_depot1)",
    "run_dir": "runs-07601-07700/07618",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1457bbfc8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07618/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07618/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07618/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07618/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07618/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-22_(in_crate7_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-22_(in_crate7_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-22_(in_crate7_depot1)",
    "run_dir": "runs-07601-07700/07619",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07619/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07619/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07619/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07619/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07619/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-22_(in_crate8_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-22_(in_crate8_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-22_(in_crate8_depot2)",
    "run_dir": "runs-07601-07700/07620",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e82d558f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07620/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07620/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07620/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07620/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07620/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-22_(in_crate9_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-22_(in_crate9_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-22_(in_crate9_depot2)",
    "run_dir": "runs-07601-07700/07621",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07621/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07621/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07621/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07621/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07621/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-23_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-23_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-23_(in_crate0_depot0)",
    "run_dir": "runs-07601-07700/07622",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07622/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07622/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07622/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07622/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07622/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-23_(in_crate10_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-23_(in_crate10_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-23_(in_crate10_depot3)",
    "run_dir": "runs-07601-07700/07623",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b363efcf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07623/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07623/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07623/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07623/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07623/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-23_(in_crate11_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-23_(in_crate11_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-23_(in_crate11_depot3)",
    "run_dir": "runs-07601-07700/07624",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07624/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07624/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07624/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07624/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07624/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "storage-storage-23_(in_crate12_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-23_(in_crate12_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-23_(in_crate12_depot3)",
    "run_dir": "runs-07601-07700/07625",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e9ad0a8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07625/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07625/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07625/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07625/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07625/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-23_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-23_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-23_(in_crate1_depot0)",
    "run_dir": "runs-07601-07700/07626",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152239e88f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07626/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07626/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07626/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07626/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07626/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-23_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-23_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-23_(in_crate2_depot0)",
    "run_dir": "runs-07601-07700/07627",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07627/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07627/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07627/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07627/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07627/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-23_(in_crate3_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-23_(in_crate3_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-23_(in_crate3_depot1)",
    "run_dir": "runs-07601-07700/07628",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152e77af0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07628/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07628/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07628/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07628/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07628/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-23_(in_crate4_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-23_(in_crate4_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-23_(in_crate4_depot1)",
    "run_dir": "runs-07601-07700/07629",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07629/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07629/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07629/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07629/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07629/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-23_(in_crate5_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-23_(in_crate5_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-23_(in_crate5_depot1)",
    "run_dir": "runs-07601-07700/07630",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145ee3484f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07630/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07630/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07630/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07630/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07630/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-23_(in_crate6_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-23_(in_crate6_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-23_(in_crate6_depot2)",
    "run_dir": "runs-07601-07700/07631",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07631/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07631/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07631/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07631/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07631/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-23_(in_crate7_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-23_(in_crate7_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-23_(in_crate7_depot2)",
    "run_dir": "runs-07601-07700/07632",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1526458a8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07632/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07632/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07632/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07632/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07632/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-23_(in_crate8_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-23_(in_crate8_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-23_(in_crate8_depot2)",
    "run_dir": "runs-07601-07700/07633",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147f66ec8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07633/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07633/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07633/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07633/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07633/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-23_(in_crate9_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-23_(in_crate9_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-23_(in_crate9_depot2)",
    "run_dir": "runs-07601-07700/07634",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07634/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07634/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07634/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07634/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07634/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "storage-storage-24_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-24_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-24_(in_crate0_depot0)",
    "run_dir": "runs-07601-07700/07635",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1535734c4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07635/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07635/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07635/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07635/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07635/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-24_(in_crate10_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-24_(in_crate10_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-24_(in_crate10_depot2)",
    "run_dir": "runs-07601-07700/07636",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07636/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07636/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07636/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07636/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07636/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "storage-storage-24_(in_crate11_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-24_(in_crate11_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-24_(in_crate11_depot3)",
    "run_dir": "runs-07601-07700/07637",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07637/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07637/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07637/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07637/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07637/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "storage-storage-24_(in_crate12_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-24_(in_crate12_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-24_(in_crate12_depot3)",
    "run_dir": "runs-07601-07700/07638",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f88f44cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07638/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07638/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07638/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07638/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07638/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-24_(in_crate13_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-24_(in_crate13_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-24_(in_crate13_depot3)",
    "run_dir": "runs-07601-07700/07639",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07639/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07639/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07639/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07639/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07639/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-24_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-24_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-24_(in_crate1_depot0)",
    "run_dir": "runs-07601-07700/07640",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14bbc0248f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07640/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07640/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07640/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07640/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07640/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-24_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-24_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-24_(in_crate2_depot0)",
    "run_dir": "runs-07601-07700/07641",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1505902f0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07641/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07641/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07641/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07641/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07641/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-24_(in_crate3_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-24_(in_crate3_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-24_(in_crate3_depot0)",
    "run_dir": "runs-07601-07700/07642",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1513a6344f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07642/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07642/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07642/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07642/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07642/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-24_(in_crate4_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-24_(in_crate4_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-24_(in_crate4_depot1)",
    "run_dir": "runs-07601-07700/07643",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146f63e98f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07643/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07643/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07643/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07643/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07643/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-24_(in_crate5_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-24_(in_crate5_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-24_(in_crate5_depot1)",
    "run_dir": "runs-07601-07700/07644",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e69c370f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07644/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07644/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07644/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07644/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07644/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-24_(in_crate6_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-24_(in_crate6_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-24_(in_crate6_depot1)",
    "run_dir": "runs-07601-07700/07645",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07645/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07645/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07645/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07645/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07645/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "storage-storage-24_(in_crate7_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-24_(in_crate7_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-24_(in_crate7_depot1)",
    "run_dir": "runs-07601-07700/07646",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1540d0638f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07646/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07646/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07646/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07646/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07646/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-24_(in_crate8_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-24_(in_crate8_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-24_(in_crate8_depot2)",
    "run_dir": "runs-07601-07700/07647",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07647/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07647/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07647/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07647/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07647/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-24_(in_crate9_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-24_(in_crate9_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-24_(in_crate9_depot2)",
    "run_dir": "runs-07601-07700/07648",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b6de84cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07648/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07648/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07648/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07648/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07648/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-25_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-25_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-25_(in_crate0_depot0)",
    "run_dir": "runs-07601-07700/07649",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14aab27dcf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07649/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07649/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07649/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07649/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07649/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-25_(in_crate10_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-25_(in_crate10_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-25_(in_crate10_depot2)",
    "run_dir": "runs-07601-07700/07650",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147c8d0b0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07650/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07650/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07650/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07650/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07650/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-25_(in_crate11_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-25_(in_crate11_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-25_(in_crate11_depot3)",
    "run_dir": "runs-07601-07700/07651",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07651/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07651/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07651/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07651/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07651/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-25_(in_crate12_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-25_(in_crate12_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-25_(in_crate12_depot3)",
    "run_dir": "runs-07601-07700/07652",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14faaee54f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07652/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07652/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07652/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07652/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07652/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-25_(in_crate13_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-25_(in_crate13_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-25_(in_crate13_depot3)",
    "run_dir": "runs-07601-07700/07653",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07653/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07653/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07653/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07653/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07653/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-25_(in_crate14_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-25_(in_crate14_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-25_(in_crate14_depot3)",
    "run_dir": "runs-07601-07700/07654",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1525986b0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07654/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07654/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07654/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07654/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07654/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-25_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-25_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-25_(in_crate1_depot0)",
    "run_dir": "runs-07601-07700/07655",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14664e1bcf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07655/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07655/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07655/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07655/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07655/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-25_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-25_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-25_(in_crate2_depot0)",
    "run_dir": "runs-07601-07700/07656",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b306cccf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07656/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07656/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07656/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07656/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07656/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-25_(in_crate3_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-25_(in_crate3_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-25_(in_crate3_depot0)",
    "run_dir": "runs-07601-07700/07657",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c63357cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07657/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07657/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07657/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07657/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07657/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-25_(in_crate4_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-25_(in_crate4_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-25_(in_crate4_depot1)",
    "run_dir": "runs-07601-07700/07658",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146eddf54f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07658/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07658/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07658/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07658/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07658/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-25_(in_crate5_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-25_(in_crate5_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-25_(in_crate5_depot1)",
    "run_dir": "runs-07601-07700/07659",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1513c1c20f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07659/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07659/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07659/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07659/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07659/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-25_(in_crate6_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-25_(in_crate6_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-25_(in_crate6_depot1)",
    "run_dir": "runs-07601-07700/07660",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d4d0cf0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07660/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07660/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07660/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07660/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07660/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-25_(in_crate7_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-25_(in_crate7_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-25_(in_crate7_depot1)",
    "run_dir": "runs-07601-07700/07661",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154e03cecf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07661/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07661/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07661/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07661/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07661/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-25_(in_crate8_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-25_(in_crate8_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-25_(in_crate8_depot2)",
    "run_dir": "runs-07601-07700/07662",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1517855b0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07662/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07662/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07662/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07662/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07662/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-25_(in_crate9_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-25_(in_crate9_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-25_(in_crate9_depot2)",
    "run_dir": "runs-07601-07700/07663",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153f2c4ecf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07663/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07663/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07663/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07663/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07663/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-26_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-26_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-26_(in_crate0_depot0)",
    "run_dir": "runs-07601-07700/07664",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152595a88f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07664/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07664/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07664/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07664/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07664/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-26_(in_crate10_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-26_(in_crate10_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-26_(in_crate10_depot2)",
    "run_dir": "runs-07601-07700/07665",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154ddc824f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07665/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07665/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07665/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07665/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07665/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-26_(in_crate11_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-26_(in_crate11_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-26_(in_crate11_depot2)",
    "run_dir": "runs-07601-07700/07666",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07666/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07666/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07666/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07666/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07666/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-26_(in_crate12_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-26_(in_crate12_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-26_(in_crate12_depot3)",
    "run_dir": "runs-07601-07700/07667",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07667/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07667/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07667/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07667/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07667/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "storage-storage-26_(in_crate13_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-26_(in_crate13_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-26_(in_crate13_depot3)",
    "run_dir": "runs-07601-07700/07668",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07668/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07668/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07668/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07668/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07668/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-26_(in_crate14_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-26_(in_crate14_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-26_(in_crate14_depot3)",
    "run_dir": "runs-07601-07700/07669",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1472c06b8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07669/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07669/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07669/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07669/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07669/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-26_(in_crate15_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-26_(in_crate15_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-26_(in_crate15_depot3)",
    "run_dir": "runs-07601-07700/07670",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07670/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07670/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07670/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07670/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07670/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-26_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-26_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-26_(in_crate1_depot0)",
    "run_dir": "runs-07601-07700/07671",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f0992f8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07671/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07671/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07671/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07671/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07671/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-26_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-26_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-26_(in_crate2_depot0)",
    "run_dir": "runs-07601-07700/07672",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07672/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07672/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07672/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07672/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07672/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "storage-storage-26_(in_crate3_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-26_(in_crate3_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-26_(in_crate3_depot0)",
    "run_dir": "runs-07601-07700/07673",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d7cf380f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07673/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07673/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07673/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07673/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07673/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-26_(in_crate4_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-26_(in_crate4_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-26_(in_crate4_depot1)",
    "run_dir": "runs-07601-07700/07674",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07674/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07674/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07674/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07674/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07674/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-26_(in_crate5_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-26_(in_crate5_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-26_(in_crate5_depot1)",
    "run_dir": "runs-07601-07700/07675",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150a48434f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07675/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07675/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07675/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07675/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07675/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-26_(in_crate6_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-26_(in_crate6_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-26_(in_crate6_depot1)",
    "run_dir": "runs-07601-07700/07676",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07676/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07676/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07676/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07676/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07676/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-26_(in_crate7_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-26_(in_crate7_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-26_(in_crate7_depot1)",
    "run_dir": "runs-07601-07700/07677",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146244d08f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07677/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07677/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07677/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07677/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07677/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "storage-storage-26_(in_crate8_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-26_(in_crate8_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-26_(in_crate8_depot2)",
    "run_dir": "runs-07601-07700/07678",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07678/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07678/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07678/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07678/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07678/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "storage-storage-26_(in_crate9_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-26_(in_crate9_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-26_(in_crate9_depot2)",
    "run_dir": "runs-07601-07700/07679",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07679/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07679/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07679/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07679/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07679/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "storage-storage-27_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-27_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-27_(in_crate0_depot0)",
    "run_dir": "runs-07601-07700/07680",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07680/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07680/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07680/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07680/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07680/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-27_(in_crate10_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-27_(in_crate10_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-27_(in_crate10_depot3)",
    "run_dir": "runs-07601-07700/07681",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07681/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07681/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07681/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07681/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07681/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-27_(in_crate11_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-27_(in_crate11_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-27_(in_crate11_depot3)",
    "run_dir": "runs-07601-07700/07682",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f745d70f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07682/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07682/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07682/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07682/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07682/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-27_(in_crate12_depot4)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-27_(in_crate12_depot4)"
    ],
    "memory_limit": 3584,
    "problem": "storage-27_(in_crate12_depot4)",
    "run_dir": "runs-07601-07700/07683",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07683/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07683/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07683/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07683/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07683/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-27_(in_crate13_depot4)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-27_(in_crate13_depot4)"
    ],
    "memory_limit": 3584,
    "problem": "storage-27_(in_crate13_depot4)",
    "run_dir": "runs-07601-07700/07684",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07684/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07684/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07684/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07684/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07684/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-27_(in_crate14_depot4)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-27_(in_crate14_depot4)"
    ],
    "memory_limit": 3584,
    "problem": "storage-27_(in_crate14_depot4)",
    "run_dir": "runs-07601-07700/07685",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07685/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07685/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07685/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07685/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07685/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-27_(in_crate15_depot4)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-27_(in_crate15_depot4)"
    ],
    "memory_limit": 3584,
    "problem": "storage-27_(in_crate15_depot4)",
    "run_dir": "runs-07601-07700/07686",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07686/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07686/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07686/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07686/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07686/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-27_(in_crate16_depot4)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-27_(in_crate16_depot4)"
    ],
    "memory_limit": 3584,
    "problem": "storage-27_(in_crate16_depot4)",
    "run_dir": "runs-07601-07700/07687",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153faaca0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07687/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07687/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07687/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07687/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07687/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-27_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-27_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-27_(in_crate1_depot0)",
    "run_dir": "runs-07601-07700/07688",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07688/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07688/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07688/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07688/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07688/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-27_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-27_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-27_(in_crate2_depot0)",
    "run_dir": "runs-07601-07700/07689",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1473980acf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07689/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07689/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07689/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07689/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07689/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-27_(in_crate3_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-27_(in_crate3_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-27_(in_crate3_depot1)",
    "run_dir": "runs-07601-07700/07690",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07690/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07690/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07690/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07690/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07690/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-27_(in_crate4_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-27_(in_crate4_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-27_(in_crate4_depot1)",
    "run_dir": "runs-07601-07700/07691",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07691/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07691/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07691/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07691/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07691/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-27_(in_crate5_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-27_(in_crate5_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-27_(in_crate5_depot1)",
    "run_dir": "runs-07601-07700/07692",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07692/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07692/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07692/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07692/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07692/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-27_(in_crate6_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-27_(in_crate6_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-27_(in_crate6_depot1)",
    "run_dir": "runs-07601-07700/07693",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x153eb3460f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07693/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07693/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07693/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07693/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07693/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-27_(in_crate7_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-27_(in_crate7_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-27_(in_crate7_depot2)",
    "run_dir": "runs-07601-07700/07694",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15515d4e8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07694/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07694/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07694/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07694/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07694/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-27_(in_crate8_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-27_(in_crate8_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-27_(in_crate8_depot2)",
    "run_dir": "runs-07601-07700/07695",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07695/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07695/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07695/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07695/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07695/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-27_(in_crate9_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-27_(in_crate9_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-27_(in_crate9_depot2)",
    "run_dir": "runs-07601-07700/07696",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07696/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07696/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07696/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07696/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07696/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-28_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-28_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-28_(in_crate0_depot0)",
    "run_dir": "runs-07601-07700/07697",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07697/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07697/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07697/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07697/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07697/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-28_(in_crate10_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-28_(in_crate10_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-28_(in_crate10_depot2)",
    "run_dir": "runs-07601-07700/07698",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07698/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07698/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07698/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07698/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07698/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-28_(in_crate11_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-28_(in_crate11_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-28_(in_crate11_depot2)",
    "run_dir": "runs-07601-07700/07699",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ddbcd80f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07699/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07699/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07699/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07699/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07699/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-28_(in_crate12_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-28_(in_crate12_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-28_(in_crate12_depot3)",
    "run_dir": "runs-07601-07700/07700",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f1fc8ccf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07700/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07700/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07700/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07700/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07601-07700/07700/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-28_(in_crate13_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-28_(in_crate13_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-28_(in_crate13_depot3)",
    "run_dir": "runs-07701-07800/07701",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07701/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07701/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07701/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07701/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07701/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-28_(in_crate14_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-28_(in_crate14_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-28_(in_crate14_depot3)",
    "run_dir": "runs-07701-07800/07702",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07702/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07702/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07702/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07702/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07702/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-28_(in_crate15_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-28_(in_crate15_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-28_(in_crate15_depot3)",
    "run_dir": "runs-07701-07800/07703",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150853f7cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07703/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07703/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07703/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07703/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07703/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-28_(in_crate16_depot4)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-28_(in_crate16_depot4)"
    ],
    "memory_limit": 3584,
    "problem": "storage-28_(in_crate16_depot4)",
    "run_dir": "runs-07701-07800/07704",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146a0b06cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07704/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07704/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07704/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07704/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07704/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-28_(in_crate17_depot4)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-28_(in_crate17_depot4)"
    ],
    "memory_limit": 3584,
    "problem": "storage-28_(in_crate17_depot4)",
    "run_dir": "runs-07701-07800/07705",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1513d8658f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07705/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07705/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07705/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07705/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07705/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-28_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-28_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-28_(in_crate1_depot0)",
    "run_dir": "runs-07701-07800/07706",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07706/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07706/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07706/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07706/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07706/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-28_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-28_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-28_(in_crate2_depot0)",
    "run_dir": "runs-07701-07800/07707",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07707/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07707/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07707/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07707/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07707/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-28_(in_crate3_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-28_(in_crate3_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-28_(in_crate3_depot0)",
    "run_dir": "runs-07701-07800/07708",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07708/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07708/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07708/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07708/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07708/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-28_(in_crate4_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-28_(in_crate4_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-28_(in_crate4_depot1)",
    "run_dir": "runs-07701-07800/07709",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b26ee9cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07709/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07709/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07709/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07709/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07709/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-28_(in_crate5_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-28_(in_crate5_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-28_(in_crate5_depot1)",
    "run_dir": "runs-07701-07800/07710",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07710/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07710/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07710/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07710/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07710/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-28_(in_crate6_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-28_(in_crate6_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-28_(in_crate6_depot1)",
    "run_dir": "runs-07701-07800/07711",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07711/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07711/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07711/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07711/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07711/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-28_(in_crate7_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-28_(in_crate7_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-28_(in_crate7_depot1)",
    "run_dir": "runs-07701-07800/07712",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07712/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07712/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07712/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07712/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07712/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-28_(in_crate8_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-28_(in_crate8_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-28_(in_crate8_depot2)",
    "run_dir": "runs-07701-07800/07713",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07713/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07713/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07713/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07713/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07713/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-28_(in_crate9_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-28_(in_crate9_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-28_(in_crate9_depot2)",
    "run_dir": "runs-07701-07800/07714",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e75fa40f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07714/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07714/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07714/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07714/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07714/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-29_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-29_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-29_(in_crate0_depot0)",
    "run_dir": "runs-07701-07800/07715",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07715/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07715/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07715/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07715/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07715/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-29_(in_crate10_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-29_(in_crate10_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-29_(in_crate10_depot2)",
    "run_dir": "runs-07701-07800/07716",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07716/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07716/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07716/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07716/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07716/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-29_(in_crate11_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-29_(in_crate11_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-29_(in_crate11_depot2)",
    "run_dir": "runs-07701-07800/07717",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15233c5dcf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07717/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07717/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07717/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07717/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07717/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-29_(in_crate12_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-29_(in_crate12_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-29_(in_crate12_depot3)",
    "run_dir": "runs-07701-07800/07718",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07718/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07718/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07718/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07718/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07718/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-29_(in_crate13_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-29_(in_crate13_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-29_(in_crate13_depot3)",
    "run_dir": "runs-07701-07800/07719",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07719/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07719/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07719/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07719/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07719/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-29_(in_crate14_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-29_(in_crate14_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-29_(in_crate14_depot3)",
    "run_dir": "runs-07701-07800/07720",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148b3eb24f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07720/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07720/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07720/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07720/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07720/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-29_(in_crate15_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-29_(in_crate15_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-29_(in_crate15_depot3)",
    "run_dir": "runs-07701-07800/07721",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07721/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07721/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07721/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07721/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07721/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-29_(in_crate16_depot4)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-29_(in_crate16_depot4)"
    ],
    "memory_limit": 3584,
    "problem": "storage-29_(in_crate16_depot4)",
    "run_dir": "runs-07701-07800/07722",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07722/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07722/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07722/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07722/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07722/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-29_(in_crate17_depot4)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-29_(in_crate17_depot4)"
    ],
    "memory_limit": 3584,
    "problem": "storage-29_(in_crate17_depot4)",
    "run_dir": "runs-07701-07800/07723",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07723/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07723/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07723/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07723/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07723/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-29_(in_crate18_depot4)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-29_(in_crate18_depot4)"
    ],
    "memory_limit": 3584,
    "problem": "storage-29_(in_crate18_depot4)",
    "run_dir": "runs-07701-07800/07724",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07724/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07724/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07724/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07724/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07724/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-29_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-29_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-29_(in_crate1_depot0)",
    "run_dir": "runs-07701-07800/07725",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fc04ff8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07725/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07725/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07725/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07725/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07725/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-29_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-29_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-29_(in_crate2_depot0)",
    "run_dir": "runs-07701-07800/07726",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07726/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07726/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07726/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07726/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07726/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-29_(in_crate3_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-29_(in_crate3_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-29_(in_crate3_depot0)",
    "run_dir": "runs-07701-07800/07727",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07727/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07727/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07727/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07727/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07727/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-29_(in_crate4_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-29_(in_crate4_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-29_(in_crate4_depot1)",
    "run_dir": "runs-07701-07800/07728",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07728/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07728/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07728/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07728/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07728/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-29_(in_crate5_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-29_(in_crate5_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-29_(in_crate5_depot1)",
    "run_dir": "runs-07701-07800/07729",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07729/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07729/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07729/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07729/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07729/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-29_(in_crate6_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-29_(in_crate6_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-29_(in_crate6_depot1)",
    "run_dir": "runs-07701-07800/07730",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07730/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07730/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07730/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07730/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07730/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-29_(in_crate7_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-29_(in_crate7_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-29_(in_crate7_depot1)",
    "run_dir": "runs-07701-07800/07731",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150930bb8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07731/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07731/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07731/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07731/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07731/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-29_(in_crate8_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-29_(in_crate8_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-29_(in_crate8_depot2)",
    "run_dir": "runs-07701-07800/07732",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152a49d1cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07732/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07732/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07732/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07732/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07732/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-29_(in_crate9_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-29_(in_crate9_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-29_(in_crate9_depot2)",
    "run_dir": "runs-07701-07800/07733",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07733/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07733/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07733/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07733/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07733/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-2_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "storage",
      "storage-2_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-2_(in_crate0_depot0)",
    "run_dir": "runs-07501-07600/07515",
    "success": 1,
    "time": 5.39801,
    "time_limit": 1800,
    "width": 1
  },
  "storage-storage-30_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-30_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-30_(in_crate0_depot0)",
    "run_dir": "runs-07701-07800/07734",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07734/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07734/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07734/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07734/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07734/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-30_(in_crate10_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-30_(in_crate10_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-30_(in_crate10_depot2)",
    "run_dir": "runs-07701-07800/07735",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07735/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07735/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07735/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07735/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07735/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-30_(in_crate11_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-30_(in_crate11_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-30_(in_crate11_depot2)",
    "run_dir": "runs-07701-07800/07736",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14621cda0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07736/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07736/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07736/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07736/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07736/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-30_(in_crate12_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-30_(in_crate12_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-30_(in_crate12_depot3)",
    "run_dir": "runs-07701-07800/07737",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e531b4cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07737/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07737/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07737/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07737/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07737/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-30_(in_crate13_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-30_(in_crate13_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-30_(in_crate13_depot3)",
    "run_dir": "runs-07701-07800/07738",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07738/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07738/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07738/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07738/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07738/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-30_(in_crate14_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-30_(in_crate14_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-30_(in_crate14_depot3)",
    "run_dir": "runs-07701-07800/07739",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07739/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07739/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07739/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07739/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07739/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-30_(in_crate15_depot3)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-30_(in_crate15_depot3)"
    ],
    "memory_limit": 3584,
    "problem": "storage-30_(in_crate15_depot3)",
    "run_dir": "runs-07701-07800/07740",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07740/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07740/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07740/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07740/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07740/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-30_(in_crate16_depot4)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-30_(in_crate16_depot4)"
    ],
    "memory_limit": 3584,
    "problem": "storage-30_(in_crate16_depot4)",
    "run_dir": "runs-07701-07800/07741",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07741/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07741/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07741/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07741/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07741/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-30_(in_crate17_depot4)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-30_(in_crate17_depot4)"
    ],
    "memory_limit": 3584,
    "problem": "storage-30_(in_crate17_depot4)",
    "run_dir": "runs-07701-07800/07742",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c53c368f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07742/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07742/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07742/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07742/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07742/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-30_(in_crate18_depot4)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-30_(in_crate18_depot4)"
    ],
    "memory_limit": 3584,
    "problem": "storage-30_(in_crate18_depot4)",
    "run_dir": "runs-07701-07800/07743",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07743/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07743/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07743/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07743/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07743/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-30_(in_crate19_depot4)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-30_(in_crate19_depot4)"
    ],
    "memory_limit": 3584,
    "problem": "storage-30_(in_crate19_depot4)",
    "run_dir": "runs-07701-07800/07744",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07744/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07744/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07744/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07744/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07744/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-30_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-30_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-30_(in_crate1_depot0)",
    "run_dir": "runs-07701-07800/07745",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b8aca98f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07745/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07745/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07745/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07745/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07745/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-30_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-30_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-30_(in_crate2_depot0)",
    "run_dir": "runs-07701-07800/07746",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07746/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07746/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07746/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07746/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07746/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\n    yield [clause]\n          ^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-30_(in_crate3_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-30_(in_crate3_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-30_(in_crate3_depot0)",
    "run_dir": "runs-07701-07800/07747",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149b7e83cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07747/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07747/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07747/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07747/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07747/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-30_(in_crate4_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-30_(in_crate4_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-30_(in_crate4_depot1)",
    "run_dir": "runs-07701-07800/07748",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14874de9cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07748/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07748/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07748/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07748/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07748/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-30_(in_crate5_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-30_(in_crate5_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-30_(in_crate5_depot1)",
    "run_dir": "runs-07701-07800/07749",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07749/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07749/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07749/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07749/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07749/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n    for exclusion_clause in self.encode_operator_exclusion(task.operators, i):\nMemoryError\n"
    ]
  },
  "storage-storage-30_(in_crate6_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-30_(in_crate6_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-30_(in_crate6_depot1)",
    "run_dir": "runs-07701-07800/07750",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151197b6cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07750/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07750/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07750/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07750/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07750/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-30_(in_crate7_depot1)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-30_(in_crate7_depot1)"
    ],
    "memory_limit": 3584,
    "problem": "storage-30_(in_crate7_depot1)",
    "run_dir": "runs-07701-07800/07751",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154ad9e74f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07751/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07751/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07751/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07751/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07751/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-30_(in_crate8_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-30_(in_crate8_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-30_(in_crate8_depot2)",
    "run_dir": "runs-07701-07800/07752",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1473e5438f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                   ^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07752/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07752/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07752/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07752/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07752/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-30_(in_crate9_depot2)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "storage",
      "storage-30_(in_crate9_depot2)"
    ],
    "memory_limit": 3584,
    "problem": "storage-30_(in_crate9_depot2)",
    "run_dir": "runs-07701-07800/07753",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151f8ae54f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\n    self.nv = max([abs(l) for l in clause] + [self.nv])\n                  ^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07753/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07753/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07753/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07753/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07701-07800/07753/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "storage-storage-3_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "storage",
      "storage-3_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-3_(in_crate0_depot0)",
    "run_dir": "runs-07501-07600/07516",
    "success": 1,
    "time": 38.96547,
    "time_limit": 1800,
    "width": 1
  },
  "storage-storage-4_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "storage",
      "storage-4_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-4_(in_crate0_depot0)",
    "run_dir": "runs-07501-07600/07517",
    "success": 1,
    "time": 67.8571,
    "time_limit": 1800,
    "width": 1
  },
  "storage-storage-4_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "storage",
      "storage-4_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-4_(in_crate1_depot0)",
    "run_dir": "runs-07501-07600/07518",
    "success": 1,
    "time": 72.09416,
    "time_limit": 1800,
    "width": 1
  },
  "storage-storage-5_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "storage",
      "storage-5_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-5_(in_crate0_depot0)",
    "run_dir": "runs-07501-07600/07519",
    "success": 1,
    "time": 476.33282,
    "time_limit": 1800,
    "width": 1
  },
  "storage-storage-5_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "storage",
      "storage-5_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-5_(in_crate1_depot0)",
    "run_dir": "runs-07501-07600/07520",
    "success": 1,
    "time": 464.27304,
    "time_limit": 1800,
    "width": 1
  },
  "storage-storage-6_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "storage",
      "storage-6_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-6_(in_crate0_depot0)",
    "run_dir": "runs-07501-07600/07521",
    "success": 1,
    "time": 1186.30704,
    "time_limit": 1800,
    "width": 1
  },
  "storage-storage-6_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "storage",
      "storage-6_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-6_(in_crate1_depot0)",
    "run_dir": "runs-07501-07600/07522",
    "success": 1,
    "time": 1210.58135,
    "time_limit": 1800,
    "width": 1
  },
  "storage-storage-7_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "storage",
      "storage-7_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-7_(in_crate0_depot0)",
    "run_dir": "runs-07501-07600/07523",
    "success": 1,
    "time": 1379.65618,
    "time_limit": 1800,
    "width": 1
  },
  "storage-storage-7_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "storage",
      "storage-7_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-7_(in_crate1_depot0)",
    "run_dir": "runs-07501-07600/07524",
    "success": 1,
    "time": 1367.2893,
    "time_limit": 1800,
    "width": 1
  },
  "storage-storage-7_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "none",
    "exit_code": 0,
    "id": [
      "storage",
      "storage-7_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-7_(in_crate2_depot0)",
    "run_dir": "runs-07501-07600/07525",
    "success": 1,
    "time": 1392.9026,
    "time_limit": 1800,
    "width": 1
  },
  "storage-storage-8_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-8_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-8_(in_crate0_depot0)",
    "run_dir": "runs-07501-07600/07526",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-8_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-8_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-8_(in_crate1_depot0)",
    "run_dir": "runs-07501-07600/07527",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-8_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-8_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-8_(in_crate2_depot0)",
    "run_dir": "runs-07501-07600/07528",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-9_(in_crate0_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-9_(in_crate0_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-9_(in_crate0_depot0)",
    "run_dir": "runs-07501-07600/07529",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-9_(in_crate1_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-9_(in_crate1_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-9_(in_crate1_depot0)",
    "run_dir": "runs-07501-07600/07530",
    "success": 0,
    "time_limit": 1800
  },
  "storage-storage-9_(in_crate2_depot0)": {
    "algorithm": "width_computation",
    "domain": "storage",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "storage",
      "storage-9_(in_crate2_depot0)"
    ],
    "memory_limit": 3584,
    "problem": "storage-9_(in_crate2_depot0)",
    "run_dir": "runs-07501-07600/07531",
    "success": 0,
    "time_limit": 1800
  },
  "tpp-tpp_(stored_goods10_level1)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods10_level1)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods10_level1)",
    "run_dir": "runs-08001-08100/08012",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1460c1f38f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08012/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08012/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08012/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08012/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08012/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods10_level2)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods10_level2)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods10_level2)",
    "run_dir": "runs-08001-08100/08049",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08049/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08049/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08049/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08049/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08049/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods10_level3)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods10_level3)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods10_level3)",
    "run_dir": "runs-08001-08100/08030",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f03c6c8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08030/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08030/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08030/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08030/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08030/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods10_level4)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods10_level4)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods10_level4)",
    "run_dir": "runs-07901-08000/07995",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07995/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07995/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07995/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07995/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07995/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods10_level5)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods10_level5)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods10_level5)",
    "run_dir": "runs-07901-08000/07937",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a1f5f54f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07937/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07937/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07937/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07937/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07937/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods11_level1)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods11_level1)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods11_level1)",
    "run_dir": "runs-08001-08100/08013",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148092e8cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08013/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08013/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08013/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08013/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08013/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods11_level2)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods11_level2)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods11_level2)",
    "run_dir": "runs-07901-08000/07996",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07996/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07996/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07996/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07996/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07996/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods11_level3)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods11_level3)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods11_level3)",
    "run_dir": "runs-08001-08100/08050",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08050/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08050/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08050/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08050/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08050/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods11_level4)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods11_level4)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods11_level4)",
    "run_dir": "runs-07901-08000/07965",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147b499ecf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07965/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07965/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07965/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07965/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07965/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods12_level1)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods12_level1)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods12_level1)",
    "run_dir": "runs-08001-08100/08014",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1498713ecf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08014/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08014/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08014/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08014/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08014/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods12_level2)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods12_level2)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods12_level2)",
    "run_dir": "runs-07901-08000/07981",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150ce5e10f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07981/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07981/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07981/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07981/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07981/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods12_level3)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods12_level3)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods12_level3)",
    "run_dir": "runs-08001-08100/08051",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08051/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08051/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08051/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08051/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08051/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods12_level5)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods12_level5)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods12_level5)",
    "run_dir": "runs-07901-08000/07997",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b0aea5cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07997/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07997/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07997/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07997/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07997/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods13_level1)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods13_level1)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods13_level1)",
    "run_dir": "runs-07901-08000/07998",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07998/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07998/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07998/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07998/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07998/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods13_level2)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods13_level2)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods13_level2)",
    "run_dir": "runs-07901-08000/07967",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1484e9560f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07967/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07967/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07967/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07967/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07967/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods13_level3)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods13_level3)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods13_level3)",
    "run_dir": "runs-08001-08100/08033",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e256090f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08033/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08033/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08033/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08033/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08033/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods13_level4)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods13_level4)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods13_level4)",
    "run_dir": "runs-07801-07900/07888",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147b33898f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07801-07900/07888/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07801-07900/07888/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07801-07900/07888/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07801-07900/07888/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07801-07900/07888/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods13_level6)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods13_level6)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods13_level6)",
    "run_dir": "runs-08001-08100/08052",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08052/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08052/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08052/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08052/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08052/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods14_level2)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods14_level2)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods14_level2)",
    "run_dir": "runs-07901-08000/07999",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149fbab08f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07999/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07999/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07999/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07999/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07999/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods14_level3)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods14_level3)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods14_level3)",
    "run_dir": "runs-07901-08000/07968",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150210f4cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07968/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07968/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07968/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07968/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07968/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods14_level4)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods14_level4)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods14_level4)",
    "run_dir": "runs-08001-08100/08053",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08053/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08053/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08053/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08053/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08053/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods15_level1)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods15_level1)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods15_level1)",
    "run_dir": "runs-07901-08000/07904",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f1c9158f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07904/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07904/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07904/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07904/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07904/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods15_level2)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods15_level2)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods15_level2)",
    "run_dir": "runs-07901-08000/07984",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07984/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07984/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07984/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07984/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07984/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods15_level3)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods15_level3)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods15_level3)",
    "run_dir": "runs-08001-08100/08054",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08054/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08054/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08054/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08054/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08054/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods15_level4)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods15_level4)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods15_level4)",
    "run_dir": "runs-08001-08100/08035",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14872a978f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08035/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08035/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08035/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08035/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08035/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods15_level5)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods15_level5)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods15_level5)",
    "run_dir": "runs-08001-08100/08017",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150e16760f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08017/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08017/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08017/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08017/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08017/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods16_level1)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods16_level1)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods16_level1)",
    "run_dir": "runs-08001-08100/08001",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08001/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08001/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08001/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08001/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08001/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods16_level2)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods16_level2)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods16_level2)",
    "run_dir": "runs-08001-08100/08055",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08055/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08055/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08055/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08055/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08055/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods16_level3)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods16_level3)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods16_level3)",
    "run_dir": "runs-08001-08100/08036",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08036/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08036/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08036/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08036/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08036/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods16_level5)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods16_level5)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods16_level5)",
    "run_dir": "runs-07901-08000/07985",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07985/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07985/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07985/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07985/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07985/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods17_level1)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods17_level1)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods17_level1)",
    "run_dir": "runs-08001-08100/08056",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08056/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08056/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08056/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08056/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08056/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods17_level2)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods17_level2)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods17_level2)",
    "run_dir": "runs-08001-08100/08002",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08002/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08002/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08002/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08002/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08002/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods17_level3)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods17_level3)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods17_level3)",
    "run_dir": "runs-08001-08100/08037",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b9b9d28f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08037/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08037/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08037/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08037/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08037/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods18_level1)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods18_level1)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods18_level1)",
    "run_dir": "runs-08001-08100/08057",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08057/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08057/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08057/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08057/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08057/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods18_level2)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods18_level2)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods18_level2)",
    "run_dir": "runs-08001-08100/08038",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e443414f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08038/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08038/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08038/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08038/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08038/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods18_level4)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods18_level4)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods18_level4)",
    "run_dir": "runs-08001-08100/08020",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08020/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08020/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08020/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08020/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08020/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods19_level3)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods19_level3)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods19_level3)",
    "run_dir": "runs-08001-08100/08058",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08058/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08058/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08058/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08058/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08058/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods19_level4)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods19_level4)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods19_level4)",
    "run_dir": "runs-08001-08100/08039",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150f7a724f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08039/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08039/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08039/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08039/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08039/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods1_level1)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods1_level1)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods1_level1)",
    "run_dir": "runs-08001-08100/08021",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08021/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08021/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08021/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08021/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08021/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods1_level2)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods1_level2)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods1_level2)",
    "run_dir": "runs-08001-08100/08040",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a269dd4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08040/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08040/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08040/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08040/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08040/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods1_level3)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods1_level3)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods1_level3)",
    "run_dir": "runs-08001-08100/08059",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08059/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08059/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08059/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08059/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08059/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods1_level4)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods1_level4)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods1_level4)",
    "run_dir": "runs-08001-08100/08003",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1509ad8c8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08003/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08003/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08003/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08003/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08003/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods1_level5)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods1_level5)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods1_level5)",
    "run_dir": "runs-07901-08000/07970",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c2ee198f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07970/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07970/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07970/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07970/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07970/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods20_level2)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods20_level2)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods20_level2)",
    "run_dir": "runs-08001-08100/08060",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08060/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08060/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08060/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08060/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08060/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods2_level1)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods2_level1)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods2_level1)",
    "run_dir": "runs-07901-08000/07971",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1535c805cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07971/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07971/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07971/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07971/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07971/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods2_level2)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods2_level2)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods2_level2)",
    "run_dir": "runs-08001-08100/08022",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08022/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08022/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08022/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08022/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08022/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods2_level3)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods2_level3)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods2_level3)",
    "run_dir": "runs-07901-08000/07929",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14fdc679cf20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07929/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07929/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07929/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07929/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07929/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods2_level4)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods2_level4)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods2_level4)",
    "run_dir": "runs-08001-08100/08061",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08061/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08061/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08061/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08061/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08061/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods3_level1)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods3_level1)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods3_level1)",
    "run_dir": "runs-07901-08000/07988",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07988/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07988/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07988/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07988/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07988/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods3_level2)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods3_level2)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods3_level2)",
    "run_dir": "runs-08001-08100/08023",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15171aab8f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08023/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08023/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08023/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08023/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08023/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods3_level3)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods3_level3)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods3_level3)",
    "run_dir": "runs-07901-08000/07918",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07918/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07918/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07918/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07918/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07918/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods3_level4)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods3_level4)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods3_level4)",
    "run_dir": "runs-08001-08100/08062",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08062/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08062/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08062/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08062/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08062/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods3_level5)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods3_level5)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods3_level5)",
    "run_dir": "runs-07901-08000/07972",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07972/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07972/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07972/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07972/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07972/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods3_level6)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods3_level6)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods3_level6)",
    "run_dir": "runs-08001-08100/08005",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08005/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08005/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08005/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08005/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08005/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods4_level1)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods4_level1)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods4_level1)",
    "run_dir": "runs-08001-08100/08024",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08024/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08024/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08024/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08024/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08024/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods4_level2)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods4_level2)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods4_level2)",
    "run_dir": "runs-07901-08000/07989",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07989/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07989/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07989/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07989/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07989/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods4_level3)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods4_level3)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods4_level3)",
    "run_dir": "runs-08001-08100/08063",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08063/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08063/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08063/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08063/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08063/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods4_level4)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods4_level4)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods4_level4)",
    "run_dir": "runs-08001-08100/08006",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1494e39e4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08006/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08006/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08006/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08006/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08006/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods4_level5)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods4_level5)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods4_level5)",
    "run_dir": "runs-08001-08100/08043",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08043/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08043/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08043/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08043/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08043/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods5_level1)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods5_level1)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods5_level1)",
    "run_dir": "runs-07801-07900/07894",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148bb7894f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07801-07900/07894/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07801-07900/07894/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07801-07900/07894/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07801-07900/07894/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07801-07900/07894/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods5_level2)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods5_level2)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods5_level2)",
    "run_dir": "runs-08001-08100/08025",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150b886c0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08025/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08025/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08025/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08025/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08025/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods5_level3)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods5_level3)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods5_level3)",
    "run_dir": "runs-08001-08100/08064",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08064/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08064/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08064/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08064/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08064/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods5_level4)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods5_level4)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods5_level4)",
    "run_dir": "runs-07901-08000/07974",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f7d2064f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07974/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07974/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07974/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07974/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07974/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods5_level5)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods5_level5)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods5_level5)",
    "run_dir": "runs-08001-08100/08044",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146cbb9b4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08044/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08044/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08044/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08044/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08044/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods6_level1)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods6_level1)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods6_level1)",
    "run_dir": "runs-08001-08100/08026",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08026/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08026/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08026/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08026/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08026/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods6_level2)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods6_level2)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods6_level2)",
    "run_dir": "runs-08001-08100/08045",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1535231c0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08045/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08045/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08045/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08045/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08045/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods6_level3)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods6_level3)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods6_level3)",
    "run_dir": "runs-07901-08000/07946",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a878e44f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07946/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07946/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07946/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07946/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07946/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods6_level4)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods6_level4)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods6_level4)",
    "run_dir": "runs-07901-08000/07960",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07960/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07960/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07960/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07960/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07960/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods6_level5)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods6_level5)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods6_level5)",
    "run_dir": "runs-08001-08100/08065",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08065/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08065/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08065/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08065/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08065/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods7_level1)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods7_level1)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods7_level1)",
    "run_dir": "runs-08001-08100/08066",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08066/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08066/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08066/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08066/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08066/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods7_level2)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods7_level2)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods7_level2)",
    "run_dir": "runs-08001-08100/08046",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146d616e0f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08046/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08046/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08046/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08046/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08046/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods7_level3)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods7_level3)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods7_level3)",
    "run_dir": "runs-07901-08000/07961",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14da66f54f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07961/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07961/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07961/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07961/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07961/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods7_level4)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods7_level4)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods7_level4)",
    "run_dir": "runs-07901-08000/07992",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07992/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07992/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07992/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07992/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07992/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods7_level5)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods7_level5)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods7_level5)",
    "run_dir": "runs-08001-08100/08027",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x148891f14f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08027/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08027/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08027/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08027/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08027/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods8_level1)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods8_level1)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods8_level1)",
    "run_dir": "runs-08001-08100/08010",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08010/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08010/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08010/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08010/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08010/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods8_level2)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods8_level2)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods8_level2)",
    "run_dir": "runs-08001-08100/08028",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x145ce1920f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08028/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08028/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08028/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08028/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08028/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods8_level3)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods8_level3)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods8_level3)",
    "run_dir": "runs-07901-08000/07977",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07977/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07977/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07977/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07977/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07977/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods8_level4)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods8_level4)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods8_level4)",
    "run_dir": "runs-08001-08100/08067",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08067/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08067/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08067/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08067/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08067/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods8_level5)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods8_level5)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods8_level5)",
    "run_dir": "runs-07901-08000/07923",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07923/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07923/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07923/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07923/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07923/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods9_level1)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods9_level1)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods9_level1)",
    "run_dir": "runs-08001-08100/08068",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08068/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08068/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08068/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08068/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08068/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\n    formula.extend(exclusion_clause)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods9_level2)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods9_level2)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods9_level2)",
    "run_dir": "runs-08001-08100/08011",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08011/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08011/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08011/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08011/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08011/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods9_level3)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods9_level3)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods9_level3)",
    "run_dir": "runs-07901-08000/07963",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07963/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07963/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07963/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07963/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07963/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods9_level4)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods9_level4)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods9_level4)",
    "run_dir": "runs-07901-08000/07994",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07994/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07994/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07994/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07994/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07994/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods9_level5)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods9_level5)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods9_level5)",
    "run_dir": "runs-07901-08000/07949",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1469a54a4f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07949/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07949/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07949/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07949/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-07901-08000/07949/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "tpp-tpp_(stored_goods9_level6)": {
    "algorithm": "width_computation",
    "domain": "tpp",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "tpp",
      "tpp_(stored_goods9_level6)"
    ],
    "memory_limit": 3584,
    "problem": "tpp_(stored_goods9_level6)",
    "run_dir": "runs-08001-08100/08029",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14766a238f20>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08029/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08029/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08029/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08029/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08001-08100/08029/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x0-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x0-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x0-y0)",
    "run_dir": "runs-08501-08600/08515",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150086685210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08515/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08515/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08515/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08515/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08515/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x0-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x0-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x0-y1)",
    "run_dir": "runs-08501-08600/08516",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154791ead210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08516/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x0-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x0-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x0-y2)",
    "run_dir": "runs-08501-08600/08517",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f92470d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08517/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08517/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08517/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08517/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08517/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x0-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x0-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x0-y3)",
    "run_dir": "runs-08601-08700/08615",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14bdd1121210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08615/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08615/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08615/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08615/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08615/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x0-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x0-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x0-y4)",
    "run_dir": "runs-08501-08600/08519",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148c62c55210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x0-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x0-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x0-y5)",
    "run_dir": "runs-08601-08700/08616",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14957ba0d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08616/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08616/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08616/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08616/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08616/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x0-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x0-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x0-y6)",
    "run_dir": "runs-08501-08600/08521",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x0-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x0-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x0-y7)",
    "run_dir": "runs-08501-08600/08522",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1464dcc99210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08522/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x0-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x0-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x0-y8)",
    "run_dir": "runs-08601-08700/08617",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14bae78a9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08617/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08617/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08617/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08617/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08617/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x0-y9)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x0-y9)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x0-y9)",
    "run_dir": "runs-08601-08700/08618",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145c3831d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x1-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x1-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x1-y0)",
    "run_dir": "runs-08501-08600/08525",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151839cb9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08525/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08525/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08525/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08525/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08525/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x1-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x1-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x1-y1)",
    "run_dir": "runs-08601-08700/08619",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cf1cc1d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08619/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x1-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x1-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x1-y2)",
    "run_dir": "runs-08501-08600/08527",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x1-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x1-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x1-y3)",
    "run_dir": "runs-08501-08600/08528",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x1-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x1-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x1-y4)",
    "run_dir": "runs-08501-08600/08529",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x1-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x1-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x1-y5)",
    "run_dir": "runs-08601-08700/08620",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152b7fbdd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x1-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x1-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x1-y6)",
    "run_dir": "runs-08601-08700/08621",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14772e4a5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08621/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08621/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08621/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08621/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08621/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x1-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x1-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x1-y7)",
    "run_dir": "runs-08601-08700/08622",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x1-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x1-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x1-y8)",
    "run_dir": "runs-08501-08600/08533",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151668509210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08533/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08533/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08533/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08533/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08533/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x1-y9)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x1-y9)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x1-y9)",
    "run_dir": "runs-08601-08700/08623",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08623/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08623/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08623/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08623/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08623/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x2-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x2-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x2-y0)",
    "run_dir": "runs-08601-08700/08624",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x2-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x2-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x2-y1)",
    "run_dir": "runs-08501-08600/08536",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147f73699210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x2-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x2-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x2-y2)",
    "run_dir": "runs-08501-08600/08537",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ad81b35210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x2-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x2-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x2-y3)",
    "run_dir": "runs-08601-08700/08625",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14650f6a9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08625/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08625/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08625/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08625/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08625/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x2-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x2-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x2-y4)",
    "run_dir": "runs-08501-08600/08539",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x2-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x2-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x2-y5)",
    "run_dir": "runs-08601-08700/08626",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x2-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x2-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x2-y6)",
    "run_dir": "runs-08501-08600/08541",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15408d1a9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08541/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08541/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08541/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08541/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08541/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x2-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x2-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x2-y7)",
    "run_dir": "runs-08601-08700/08627",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08627/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08627/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08627/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08627/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08627/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x2-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x2-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x2-y8)",
    "run_dir": "runs-08501-08600/08543",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c9c5719210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08543/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08543/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08543/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08543/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08543/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x2-y9)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x2-y9)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x2-y9)",
    "run_dir": "runs-08601-08700/08628",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153a6ccf5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08628/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08628/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08628/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08628/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08628/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x3-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x3-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x3-y0)",
    "run_dir": "runs-08601-08700/08629",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14819f749210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08629/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08629/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08629/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08629/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08629/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x3-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x3-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x3-y1)",
    "run_dir": "runs-08601-08700/08630",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1464b9495210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x3-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x3-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x3-y2)",
    "run_dir": "runs-08601-08700/08631",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x3-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x3-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x3-y3)",
    "run_dir": "runs-08501-08600/08548",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x3-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x3-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x3-y4)",
    "run_dir": "runs-08501-08600/08549",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e3c6a09210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08549/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08549/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08549/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08549/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08549/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x3-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x3-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x3-y5)",
    "run_dir": "runs-08501-08600/08550",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148bedee1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x3-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x3-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x3-y6)",
    "run_dir": "runs-08501-08600/08551",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147706595210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x3-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x3-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x3-y7)",
    "run_dir": "runs-08501-08600/08552",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x3-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x3-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x3-y8)",
    "run_dir": "runs-08601-08700/08632",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145b29309210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08632/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08632/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08632/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08632/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08632/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x3-y9)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x3-y9)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x3-y9)",
    "run_dir": "runs-08601-08700/08633",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15102ae8d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08633/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08633/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08633/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08633/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08633/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x4-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x4-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x4-y0)",
    "run_dir": "runs-08601-08700/08634",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x4-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x4-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x4-y1)",
    "run_dir": "runs-08501-08600/08556",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15380ae0d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08556/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08556/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08556/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08556/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08556/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x4-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x4-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x4-y2)",
    "run_dir": "runs-08601-08700/08635",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e8d6041210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x4-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x4-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x4-y3)",
    "run_dir": "runs-08601-08700/08636",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x4-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x4-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x4-y4)",
    "run_dir": "runs-08501-08600/08559",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b2ecbed210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x4-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x4-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x4-y5)",
    "run_dir": "runs-08601-08700/08637",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x4-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x4-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x4-y6)",
    "run_dir": "runs-08501-08600/08561",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x4-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x4-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x4-y7)",
    "run_dir": "runs-08601-08700/08638",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f6a1859210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x4-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x4-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x4-y8)",
    "run_dir": "runs-08601-08700/08639",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a4683c5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08639/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08639/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08639/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08639/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08639/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x4-y9)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x4-y9)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x4-y9)",
    "run_dir": "runs-08501-08600/08564",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x5-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x5-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x5-y0)",
    "run_dir": "runs-08601-08700/08640",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x5-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x5-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x5-y1)",
    "run_dir": "runs-08601-08700/08641",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x5-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x5-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x5-y2)",
    "run_dir": "runs-08501-08600/08567",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x5-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x5-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x5-y3)",
    "run_dir": "runs-08501-08600/08568",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x5-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x5-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x5-y4)",
    "run_dir": "runs-08501-08600/08569",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x5-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x5-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x5-y5)",
    "run_dir": "runs-08601-08700/08642",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x5-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x5-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x5-y6)",
    "run_dir": "runs-08501-08600/08571",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x5-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x5-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x5-y7)",
    "run_dir": "runs-08501-08600/08572",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e445bf5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x5-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x5-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x5-y8)",
    "run_dir": "runs-08501-08600/08573",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x5-y9)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x5-y9)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x5-y9)",
    "run_dir": "runs-08501-08600/08574",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x6-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x6-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x6-y0)",
    "run_dir": "runs-08601-08700/08643",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x6-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x6-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x6-y1)",
    "run_dir": "runs-08601-08700/08644",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x6-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x6-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x6-y2)",
    "run_dir": "runs-08501-08600/08577",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1487e9bc1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08577/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08577/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08577/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08577/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08577/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x6-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x6-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x6-y3)",
    "run_dir": "runs-08601-08700/08645",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1461c8645210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x6-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x6-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x6-y4)",
    "run_dir": "runs-08601-08700/08646",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15464dddd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08646/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08646/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08646/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08646/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08646/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x6-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x6-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x6-y5)",
    "run_dir": "runs-08601-08700/08647",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x6-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x6-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x6-y6)",
    "run_dir": "runs-08601-08700/08648",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x6-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x6-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x6-y7)",
    "run_dir": "runs-08601-08700/08649",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a574551210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08649/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08649/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08649/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08649/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08649/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x6-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x6-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x6-y8)",
    "run_dir": "runs-08601-08700/08650",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x6-y9)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x6-y9)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x6-y9)",
    "run_dir": "runs-08501-08600/08584",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1519704f9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x7-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x7-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x7-y0)",
    "run_dir": "runs-08601-08700/08651",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ac261a5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08651/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08651/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08651/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08651/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08651/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x7-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x7-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x7-y1)",
    "run_dir": "runs-08501-08600/08586",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x7-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x7-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x7-y2)",
    "run_dir": "runs-08501-08600/08587",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x7-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x7-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x7-y3)",
    "run_dir": "runs-08601-08700/08652",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08652/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08652/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08652/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08652/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08652/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x7-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x7-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x7-y4)",
    "run_dir": "runs-08601-08700/08653",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x7-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x7-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x7-y5)",
    "run_dir": "runs-08501-08600/08590",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x7-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x7-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x7-y6)",
    "run_dir": "runs-08601-08700/08654",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x7-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x7-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x7-y7)",
    "run_dir": "runs-08501-08600/08592",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147a53279210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x7-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x7-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x7-y8)",
    "run_dir": "runs-08601-08700/08655",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x7-y9)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x7-y9)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x7-y9)",
    "run_dir": "runs-08501-08600/08594",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x8-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x8-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x8-y0)",
    "run_dir": "runs-08501-08600/08595",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x8-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x8-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x8-y1)",
    "run_dir": "runs-08601-08700/08656",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08656/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08656/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08656/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08656/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08656/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x8-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x8-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x8-y2)",
    "run_dir": "runs-08501-08600/08597",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d8c2221210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08597/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08597/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08597/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08597/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08597/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x8-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x8-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x8-y3)",
    "run_dir": "runs-08501-08600/08598",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1520324bd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x8-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x8-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x8-y4)",
    "run_dir": "runs-08501-08600/08599",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x8-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x8-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x8-y5)",
    "run_dir": "runs-08501-08600/08600",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e864161210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08600/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08600/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08600/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08600/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08600/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x8-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x8-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x8-y6)",
    "run_dir": "runs-08601-08700/08657",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14af5cad5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08657/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x8-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x8-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x8-y7)",
    "run_dir": "runs-08601-08700/08602",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ebe17a9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x8-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x8-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x8-y8)",
    "run_dir": "runs-08601-08700/08603",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08603/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08603/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08603/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08603/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08603/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x8-y9)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x8-y9)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x8-y9)",
    "run_dir": "runs-08601-08700/08604",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153e4efc1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08604/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x9-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x9-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x9-y0)",
    "run_dir": "runs-08601-08700/08658",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1482ed3c1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08658/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08658/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08658/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08658/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08658/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x9-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x9-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x9-y1)",
    "run_dir": "runs-08601-08700/08606",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15046b5a9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x9-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x9-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x9-y2)",
    "run_dir": "runs-08601-08700/08607",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x9-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x9-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x9-y3)",
    "run_dir": "runs-08601-08700/08608",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08608/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08608/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08608/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08608/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08608/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x9-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x9-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x9-y4)",
    "run_dir": "runs-08601-08700/08659",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15086d40d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x9-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x9-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x9-y5)",
    "run_dir": "runs-08601-08700/08660",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148b0642d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x9-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x9-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x9-y6)",
    "run_dir": "runs-08601-08700/08661",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x9-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x9-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x9-y7)",
    "run_dir": "runs-08601-08700/08612",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14722f1d1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x9-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x9-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x9-y8)",
    "run_dir": "runs-08601-08700/08613",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-10_(visited_loc-x9-y9)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-10_(visited_loc-x9-y9)"
    ],
    "memory_limit": 3584,
    "problem": "grid-10_(visited_loc-x9-y9)",
    "run_dir": "runs-08601-08700/08662",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x0-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x0-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x0-y0)",
    "run_dir": "runs-08601-08700/08663",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x0-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x0-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x0-y1)",
    "run_dir": "runs-08601-08700/08664",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a37cfad210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x0-y10)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x0-y10)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x0-y10)",
    "run_dir": "runs-08601-08700/08665",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149517f19210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x0-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x0-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x0-y2)",
    "run_dir": "runs-08701-08800/08784",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15061d1bd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08784/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08784/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08784/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08784/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08784/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x0-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x0-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x0-y3)",
    "run_dir": "runs-08701-08800/08785",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x0-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x0-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x0-y4)",
    "run_dir": "runs-08601-08700/08668",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1469190bd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08668/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08668/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08668/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08668/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08668/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x0-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x0-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x0-y5)",
    "run_dir": "runs-08601-08700/08669",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x0-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x0-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x0-y6)",
    "run_dir": "runs-08701-08800/08786",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149f3edd1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x0-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x0-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x0-y7)",
    "run_dir": "runs-08701-08800/08787",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x0-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x0-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x0-y8)",
    "run_dir": "runs-08601-08700/08672",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151bff635210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08672/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08672/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08672/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08672/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08672/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x0-y9)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x0-y9)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x0-y9)",
    "run_dir": "runs-08701-08800/08788",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x1-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x1-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x1-y0)",
    "run_dir": "runs-08601-08700/08674",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x1-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x1-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x1-y1)",
    "run_dir": "runs-08701-08800/08789",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x1-y10)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x1-y10)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x1-y10)",
    "run_dir": "runs-08601-08700/08676",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x1-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x1-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x1-y2)",
    "run_dir": "runs-08701-08800/08790",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x1-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x1-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x1-y3)",
    "run_dir": "runs-08601-08700/08678",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x1-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x1-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x1-y4)",
    "run_dir": "runs-08601-08700/08679",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145d48439210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x1-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x1-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x1-y5)",
    "run_dir": "runs-08601-08700/08680",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148f84ce9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08680/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08680/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08680/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08680/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08680/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x1-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x1-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x1-y6)",
    "run_dir": "runs-08601-08700/08681",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154d2af7d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08681/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x1-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x1-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x1-y7)",
    "run_dir": "runs-08601-08700/08682",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147ef97f1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08682/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08682/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08682/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08682/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08682/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x1-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x1-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x1-y8)",
    "run_dir": "runs-08701-08800/08791",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1464c99d1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08791/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08791/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08791/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08791/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08791/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x1-y9)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x1-y9)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x1-y9)",
    "run_dir": "runs-08701-08800/08792",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152792339210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x10-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x10-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x10-y0)",
    "run_dir": "runs-08701-08800/08793",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x10-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x10-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x10-y1)",
    "run_dir": "runs-08701-08800/08794",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x10-y10)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x10-y10)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x10-y10)",
    "run_dir": "runs-08701-08800/08795",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c37ce45210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08795/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x10-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x10-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x10-y2)",
    "run_dir": "runs-08601-08700/08688",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1463052ed210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08688/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08688/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08688/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08688/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08688/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x10-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x10-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x10-y3)",
    "run_dir": "runs-08601-08700/08689",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x10-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x10-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x10-y4)",
    "run_dir": "runs-08601-08700/08690",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1484610bd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x10-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x10-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x10-y5)",
    "run_dir": "runs-08701-08800/08796",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148963a8d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x10-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x10-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x10-y6)",
    "run_dir": "runs-08601-08700/08692",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x10-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x10-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x10-y7)",
    "run_dir": "runs-08601-08700/08693",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c30ebbd210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x10-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x10-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x10-y8)",
    "run_dir": "runs-08701-08800/08797",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x10-y9)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x10-y9)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x10-y9)",
    "run_dir": "runs-08601-08700/08695",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d12d1c9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x2-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x2-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x2-y0)",
    "run_dir": "runs-08701-08800/08798",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14fe513d1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08798/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08798/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08798/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08798/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08798/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x2-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x2-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x2-y1)",
    "run_dir": "runs-08701-08800/08799",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c1c2149210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x2-y10)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x2-y10)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x2-y10)",
    "run_dir": "runs-08701-08800/08800",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14da588c9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x2-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x2-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x2-y2)",
    "run_dir": "runs-08601-08700/08699",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f50bccd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08601-08700/08699/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x2-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x2-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x2-y3)",
    "run_dir": "runs-08801-08900/08801",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x2-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x2-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x2-y4)",
    "run_dir": "runs-08701-08800/08701",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x2-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x2-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x2-y5)",
    "run_dir": "runs-08701-08800/08702",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14dcba0fd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x2-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x2-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x2-y6)",
    "run_dir": "runs-08801-08900/08802",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x2-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x2-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x2-y7)",
    "run_dir": "runs-08701-08800/08704",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147b8c9f9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x2-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x2-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x2-y8)",
    "run_dir": "runs-08701-08800/08705",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14feff8d5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08705/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08705/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08705/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08705/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08705/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x2-y9)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x2-y9)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x2-y9)",
    "run_dir": "runs-08801-08900/08803",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x3-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x3-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x3-y0)",
    "run_dir": "runs-08701-08800/08707",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x3-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x3-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x3-y1)",
    "run_dir": "runs-08801-08900/08804",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a77c665210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08804/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08804/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08804/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08804/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08804/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x3-y10)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x3-y10)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x3-y10)",
    "run_dir": "runs-08801-08900/08805",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147ce34a9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x3-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x3-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x3-y2)",
    "run_dir": "runs-08701-08800/08710",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1461177c5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x3-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x3-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x3-y3)",
    "run_dir": "runs-08701-08800/08711",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154f399ed210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08711/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08711/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08711/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08711/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08711/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x3-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x3-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x3-y4)",
    "run_dir": "runs-08801-08900/08806",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x3-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x3-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x3-y5)",
    "run_dir": "runs-08801-08900/08807",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e658db1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08807/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x3-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x3-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x3-y6)",
    "run_dir": "runs-08801-08900/08808",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x3-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x3-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x3-y7)",
    "run_dir": "runs-08701-08800/08715",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146422ef1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08715/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08715/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08715/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08715/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08715/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x3-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x3-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x3-y8)",
    "run_dir": "runs-08701-08800/08716",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151ef512d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08716/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08716/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08716/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08716/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08716/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x3-y9)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x3-y9)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x3-y9)",
    "run_dir": "runs-08801-08900/08809",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145d2308d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08809/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08809/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08809/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08809/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08809/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x4-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x4-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x4-y0)",
    "run_dir": "runs-08801-08900/08810",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151a30c15210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x4-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x4-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x4-y1)",
    "run_dir": "runs-08701-08800/08719",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154eecfd1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x4-y10)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x4-y10)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x4-y10)",
    "run_dir": "runs-08801-08900/08811",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x4-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x4-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x4-y2)",
    "run_dir": "runs-08801-08900/08812",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1536a19d1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08812/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08812/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08812/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08812/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08812/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x4-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x4-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x4-y3)",
    "run_dir": "runs-08701-08800/08722",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x4-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x4-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x4-y4)",
    "run_dir": "runs-08701-08800/08723",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15152ee51210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x4-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x4-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x4-y5)",
    "run_dir": "runs-08701-08800/08724",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08724/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08724/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08724/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08724/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08724/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08724/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08724/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x4-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x4-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x4-y6)",
    "run_dir": "runs-08701-08800/08725",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149295039210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08725/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x4-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x4-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x4-y7)",
    "run_dir": "runs-08701-08800/08726",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14bdf16e1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x4-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x4-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x4-y8)",
    "run_dir": "runs-08701-08800/08727",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x4-y9)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x4-y9)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x4-y9)",
    "run_dir": "runs-08801-08900/08813",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x5-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x5-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x5-y0)",
    "run_dir": "runs-08701-08800/08729",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14900e271210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08729/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08729/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08729/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08729/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08729/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x5-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x5-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x5-y1)",
    "run_dir": "runs-08701-08800/08730",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x5-y10)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x5-y10)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x5-y10)",
    "run_dir": "runs-08701-08800/08731",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152ec61a1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08731/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08731/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08731/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08731/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08731/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x5-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x5-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x5-y2)",
    "run_dir": "runs-08801-08900/08814",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148ab2dd1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x5-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x5-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x5-y3)",
    "run_dir": "runs-08801-08900/08815",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c533c05210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08815/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08815/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08815/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08815/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08815/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x5-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x5-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x5-y4)",
    "run_dir": "runs-08801-08900/08816",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08816/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08816/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08816/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08816/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08816/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08816/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08816/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 177, in deepcopy\n    _keep_alive(x, memo) # Make sure x lives at least as long as d\n    ^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 254, in _keep_alive\n    memo[id(memo)].append(x)\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x5-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x5-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x5-y5)",
    "run_dir": "runs-08801-08900/08817",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x5-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x5-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x5-y6)",
    "run_dir": "runs-08801-08900/08818",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08818/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08818/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08818/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08818/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08818/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08818/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08818/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x5-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x5-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x5-y7)",
    "run_dir": "runs-08801-08900/08819",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145fbdc61210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08819/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08819/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08819/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08819/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08819/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x5-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x5-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x5-y8)",
    "run_dir": "runs-08801-08900/08820",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x5-y9)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x5-y9)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x5-y9)",
    "run_dir": "runs-08801-08900/08821",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x6-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x6-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x6-y0)",
    "run_dir": "runs-08701-08800/08740",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b8bd2e9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08740/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08740/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08740/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08740/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08740/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x6-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x6-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x6-y1)",
    "run_dir": "runs-08701-08800/08741",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ed30249210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08741/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08741/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08741/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08741/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08741/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x6-y10)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x6-y10)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x6-y10)",
    "run_dir": "runs-08801-08900/08822",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14cb4a345210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08822/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08822/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08822/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08822/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08822/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x6-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x6-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x6-y2)",
    "run_dir": "runs-08801-08900/08823",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x6-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x6-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x6-y3)",
    "run_dir": "runs-08701-08800/08744",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x6-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x6-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x6-y4)",
    "run_dir": "runs-08801-08900/08824",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14620835d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08824/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x6-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x6-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x6-y5)",
    "run_dir": "runs-08701-08800/08746",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08746/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08746/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08746/../../width.py\", line 146, in compute_width\n    if computation.has_width(k):\n       ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08746/../../width.py\", line 126, in has_width\n    if self.does_transition_exist(source_conjunction, destination_conjunction):\n       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08746/../../width.py\", line 64, in does_transition_exist\n    destination_plan = self.get_optimal_plan(destination_conjunction)\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08746/../../width.py\", line 50, in get_optimal_plan\n    formula = self.get_formula_for_horizon(horizon)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08746/../../width.py\", line 38, in get_formula_for_horizon\n    return CNF(from_clauses=copy.copy(self.encodings[horizon]))\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3200, in __init__\n    self.from_clauses(from_clauses, by_ref)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3377, in from_clauses\n    self.clauses = clauses if by_ref else copy.deepcopy(clauses)\n                                          ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 146, in deepcopy\n    y = copier(x, memo)\n        ^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 206, in _deepcopy_list\n    append(deepcopy(a, memo))\n           ^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 177, in deepcopy\n    _keep_alive(x, memo) # Make sure x lives at least as long as d\n    ^^^^^^^^^^^^^^^^^^^^\n  File \"/scicore/soft/easybuild/apps/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/copy.py\", line 254, in _keep_alive\n    memo[id(memo)].append(x)\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x6-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x6-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x6-y6)",
    "run_dir": "runs-08701-08800/08747",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f890ec9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x6-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x6-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x6-y7)",
    "run_dir": "runs-08801-08900/08825",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x6-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x6-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x6-y8)",
    "run_dir": "runs-08701-08800/08749",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145cdbd91210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08749/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08749/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08749/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08749/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08749/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x6-y9)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x6-y9)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x6-y9)",
    "run_dir": "runs-08801-08900/08826",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145d0f591210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x7-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x7-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x7-y0)",
    "run_dir": "runs-08801-08900/08827",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153a48f79210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08827/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08827/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08827/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08827/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08827/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x7-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x7-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x7-y1)",
    "run_dir": "runs-08801-08900/08828",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150d4bfc9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08828/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08828/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08828/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08828/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08828/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x7-y10)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x7-y10)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x7-y10)",
    "run_dir": "runs-08701-08800/08753",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x7-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x7-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x7-y2)",
    "run_dir": "runs-08701-08800/08754",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b3e1ced210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x7-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x7-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x7-y3)",
    "run_dir": "runs-08701-08800/08755",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x7-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x7-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x7-y4)",
    "run_dir": "runs-08801-08900/08829",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b04c029210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x7-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x7-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x7-y5)",
    "run_dir": "runs-08701-08800/08757",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x7-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x7-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x7-y6)",
    "run_dir": "runs-08801-08900/08830",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x7-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x7-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x7-y7)",
    "run_dir": "runs-08801-08900/08831",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x7-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x7-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x7-y8)",
    "run_dir": "runs-08701-08800/08760",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x7-y9)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x7-y9)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x7-y9)",
    "run_dir": "runs-08801-08900/08832",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e3a8225210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08832/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08832/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08832/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08832/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08832/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x8-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x8-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x8-y0)",
    "run_dir": "runs-08701-08800/08762",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145d56b29210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x8-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x8-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x8-y1)",
    "run_dir": "runs-08801-08900/08833",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x8-y10)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x8-y10)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x8-y10)",
    "run_dir": "runs-08701-08800/08764",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1528812d5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x8-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x8-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x8-y2)",
    "run_dir": "runs-08801-08900/08834",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c23ba09210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08834/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08834/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08834/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08834/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08834/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x8-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x8-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x8-y3)",
    "run_dir": "runs-08701-08800/08766",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1494e1b0d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x8-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x8-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x8-y4)",
    "run_dir": "runs-08701-08800/08767",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x8-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x8-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x8-y5)",
    "run_dir": "runs-08701-08800/08768",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x8-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x8-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x8-y6)",
    "run_dir": "runs-08701-08800/08769",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x8-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x8-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x8-y7)",
    "run_dir": "runs-08701-08800/08770",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x8-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x8-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x8-y8)",
    "run_dir": "runs-08701-08800/08771",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146d8944d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08771/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08771/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08771/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08771/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08701-08800/08771/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x8-y9)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x8-y9)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x8-y9)",
    "run_dir": "runs-08701-08800/08772",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d5e1381210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x9-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x9-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x9-y0)",
    "run_dir": "runs-08801-08900/08835",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x9-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x9-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x9-y1)",
    "run_dir": "runs-08801-08900/08836",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b9af205210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08836/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08836/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08836/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08836/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08836/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x9-y10)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x9-y10)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x9-y10)",
    "run_dir": "runs-08701-08800/08775",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x9-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x9-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x9-y2)",
    "run_dir": "runs-08701-08800/08776",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14644682d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x9-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x9-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x9-y3)",
    "run_dir": "runs-08701-08800/08777",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151553da5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x9-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x9-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x9-y4)",
    "run_dir": "runs-08801-08900/08837",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x9-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x9-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x9-y5)",
    "run_dir": "runs-08801-08900/08838",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x9-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x9-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x9-y6)",
    "run_dir": "runs-08801-08900/08839",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x9-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x9-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x9-y7)",
    "run_dir": "runs-08801-08900/08840",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c6622b9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08840/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08840/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08840/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08840/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08840/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x9-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x9-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x9-y8)",
    "run_dir": "runs-08801-08900/08841",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-11_(visited_loc-x9-y9)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-11_(visited_loc-x9-y9)"
    ],
    "memory_limit": 3584,
    "problem": "grid-11_(visited_loc-x9-y9)",
    "run_dir": "runs-08701-08800/08783",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-2_(visited_loc-x0-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-2_(visited_loc-x0-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-2_(visited_loc-x0-y0)",
    "run_dir": "runs-08001-08100/08069",
    "success": 1,
    "time": 0.12284,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-2_(visited_loc-x0-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-2_(visited_loc-x0-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-2_(visited_loc-x0-y1)",
    "run_dir": "runs-08001-08100/08070",
    "success": 1,
    "time": 0.11132,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-2_(visited_loc-x1-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-2_(visited_loc-x1-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-2_(visited_loc-x1-y0)",
    "run_dir": "runs-08001-08100/08073",
    "success": 1,
    "time": 0.11074,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-2_(visited_loc-x1-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-2_(visited_loc-x1-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-2_(visited_loc-x1-y1)",
    "run_dir": "runs-08001-08100/08074",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "visitall-opt11-strips-grid-3_(visited_loc-x0-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-3_(visited_loc-x0-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-3_(visited_loc-x0-y0)",
    "run_dir": "runs-08001-08100/08084",
    "success": 1,
    "time": 8.30894,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-3_(visited_loc-x0-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-3_(visited_loc-x0-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-3_(visited_loc-x0-y1)",
    "run_dir": "runs-08001-08100/08076",
    "success": 1,
    "time": 8.13377,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-3_(visited_loc-x0-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-3_(visited_loc-x0-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-3_(visited_loc-x0-y2)",
    "run_dir": "runs-08001-08100/08085",
    "success": 1,
    "time": 8.49285,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-3_(visited_loc-x1-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-3_(visited_loc-x1-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-3_(visited_loc-x1-y0)",
    "run_dir": "runs-08001-08100/08078",
    "success": 1,
    "time": 8.04219,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-3_(visited_loc-x1-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-3_(visited_loc-x1-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-3_(visited_loc-x1-y1)",
    "run_dir": "runs-08001-08100/08086",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "visitall-opt11-strips-grid-3_(visited_loc-x1-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-3_(visited_loc-x1-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-3_(visited_loc-x1-y2)",
    "run_dir": "runs-08001-08100/08080",
    "success": 1,
    "time": 7.85486,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-3_(visited_loc-x2-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-3_(visited_loc-x2-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-3_(visited_loc-x2-y0)",
    "run_dir": "runs-08001-08100/08087",
    "success": 1,
    "time": 8.27822,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-3_(visited_loc-x2-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-3_(visited_loc-x2-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-3_(visited_loc-x2-y1)",
    "run_dir": "runs-08001-08100/08088",
    "success": 1,
    "time": 8.0032,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-3_(visited_loc-x2-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-3_(visited_loc-x2-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-3_(visited_loc-x2-y2)",
    "run_dir": "runs-08001-08100/08083",
    "success": 1,
    "time": 8.27753,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-4_(visited_loc-x0-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-4_(visited_loc-x0-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-4_(visited_loc-x0-y0)",
    "run_dir": "runs-08101-08200/08105",
    "success": 1,
    "time": 248.1699,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-4_(visited_loc-x0-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-4_(visited_loc-x0-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-4_(visited_loc-x0-y1)",
    "run_dir": "runs-08101-08200/08106",
    "success": 1,
    "time": 248.34341,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-4_(visited_loc-x0-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-4_(visited_loc-x0-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-4_(visited_loc-x0-y2)",
    "run_dir": "runs-08001-08100/08091",
    "success": 1,
    "time": 242.85945,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-4_(visited_loc-x0-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-4_(visited_loc-x0-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-4_(visited_loc-x0-y3)",
    "run_dir": "runs-08101-08200/08107",
    "success": 1,
    "time": 245.75321,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-4_(visited_loc-x1-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-4_(visited_loc-x1-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-4_(visited_loc-x1-y0)",
    "run_dir": "runs-08101-08200/08108",
    "success": 1,
    "time": 252.2262,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-4_(visited_loc-x1-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-4_(visited_loc-x1-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-4_(visited_loc-x1-y1)",
    "run_dir": "runs-08001-08100/08094",
    "success": 1,
    "time": 245.8714,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-4_(visited_loc-x1-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-4_(visited_loc-x1-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-4_(visited_loc-x1-y2)",
    "run_dir": "runs-08001-08100/08095",
    "success": 1,
    "time": 239.24717,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-4_(visited_loc-x1-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-4_(visited_loc-x1-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-4_(visited_loc-x1-y3)",
    "run_dir": "runs-08001-08100/08096",
    "success": 1,
    "time": 238.67481,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-4_(visited_loc-x2-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-4_(visited_loc-x2-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-4_(visited_loc-x2-y0)",
    "run_dir": "runs-08001-08100/08097",
    "success": 1,
    "time": 244.40336,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-4_(visited_loc-x2-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-4_(visited_loc-x2-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-4_(visited_loc-x2-y1)",
    "run_dir": "runs-08001-08100/08098",
    "success": 1,
    "time": 239.98793,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-4_(visited_loc-x2-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-4_(visited_loc-x2-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-4_(visited_loc-x2-y2)",
    "run_dir": "runs-08101-08200/08109",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "visitall-opt11-strips-grid-4_(visited_loc-x2-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-4_(visited_loc-x2-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-4_(visited_loc-x2-y3)",
    "run_dir": "runs-08001-08100/08100",
    "success": 1,
    "time": 236.36081,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-4_(visited_loc-x3-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-4_(visited_loc-x3-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-4_(visited_loc-x3-y0)",
    "run_dir": "runs-08101-08200/08110",
    "success": 1,
    "time": 248.7668,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-4_(visited_loc-x3-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-4_(visited_loc-x3-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-4_(visited_loc-x3-y1)",
    "run_dir": "runs-08101-08200/08102",
    "success": 1,
    "time": 243.16527,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-4_(visited_loc-x3-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-4_(visited_loc-x3-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-4_(visited_loc-x3-y2)",
    "run_dir": "runs-08101-08200/08111",
    "success": 1,
    "time": 237.47942,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-4_(visited_loc-x3-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-4_(visited_loc-x3-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-4_(visited_loc-x3-y3)",
    "run_dir": "runs-08101-08200/08112",
    "success": 1,
    "time": 246.08996,
    "time_limit": 1800,
    "width": 1
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x0-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x0-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x0-y0)",
    "run_dir": "runs-08101-08200/08138",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x0-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x0-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x0-y1)",
    "run_dir": "runs-08101-08200/08139",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x0-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x0-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x0-y2)",
    "run_dir": "runs-08101-08200/08140",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x0-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x0-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x0-y3)",
    "run_dir": "runs-08101-08200/08116",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x0-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x0-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x0-y4)",
    "run_dir": "runs-08101-08200/08117",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x1-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x1-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x1-y0)",
    "run_dir": "runs-08101-08200/08141",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x1-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x1-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x1-y1)",
    "run_dir": "runs-08101-08200/08142",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x1-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x1-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x1-y2)",
    "run_dir": "runs-08101-08200/08120",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x1-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x1-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x1-y3)",
    "run_dir": "runs-08101-08200/08121",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x1-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x1-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x1-y4)",
    "run_dir": "runs-08101-08200/08122",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x2-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x2-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x2-y0)",
    "run_dir": "runs-08101-08200/08143",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x2-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x2-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x2-y1)",
    "run_dir": "runs-08101-08200/08144",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x2-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x2-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x2-y2)",
    "run_dir": "runs-08101-08200/08145",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x2-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x2-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x2-y3)",
    "run_dir": "runs-08101-08200/08146",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x2-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x2-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x2-y4)",
    "run_dir": "runs-08101-08200/08127",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x3-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x3-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x3-y0)",
    "run_dir": "runs-08101-08200/08147",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x3-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x3-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x3-y1)",
    "run_dir": "runs-08101-08200/08129",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x3-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x3-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x3-y2)",
    "run_dir": "runs-08101-08200/08148",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x3-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x3-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x3-y3)",
    "run_dir": "runs-08101-08200/08131",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x3-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x3-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x3-y4)",
    "run_dir": "runs-08101-08200/08149",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x4-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x4-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x4-y0)",
    "run_dir": "runs-08101-08200/08150",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x4-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x4-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x4-y1)",
    "run_dir": "runs-08101-08200/08134",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x4-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x4-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x4-y2)",
    "run_dir": "runs-08101-08200/08135",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x4-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x4-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x4-y3)",
    "run_dir": "runs-08101-08200/08151",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-5_(visited_loc-x4-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-5_(visited_loc-x4-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-5_(visited_loc-x4-y4)",
    "run_dir": "runs-08101-08200/08152",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x0-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x0-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x0-y0)",
    "run_dir": "runs-08101-08200/08153",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x0-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x0-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x0-y1)",
    "run_dir": "runs-08101-08200/08154",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x0-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x0-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x0-y2)",
    "run_dir": "runs-08101-08200/08189",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x0-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x0-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x0-y3)",
    "run_dir": "runs-08101-08200/08190",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x0-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x0-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x0-y4)",
    "run_dir": "runs-08101-08200/08191",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x0-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x0-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x0-y5)",
    "run_dir": "runs-08101-08200/08192",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x1-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x1-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x1-y0)",
    "run_dir": "runs-08101-08200/08193",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x1-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x1-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x1-y1)",
    "run_dir": "runs-08101-08200/08194",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x1-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x1-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x1-y2)",
    "run_dir": "runs-08101-08200/08161",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x1-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x1-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x1-y3)",
    "run_dir": "runs-08101-08200/08195",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x1-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x1-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x1-y4)",
    "run_dir": "runs-08101-08200/08196",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x1-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x1-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x1-y5)",
    "run_dir": "runs-08101-08200/08164",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x2-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x2-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x2-y0)",
    "run_dir": "runs-08101-08200/08197",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x2-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x2-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x2-y1)",
    "run_dir": "runs-08101-08200/08198",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x2-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x2-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x2-y2)",
    "run_dir": "runs-08101-08200/08167",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x2-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x2-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x2-y3)",
    "run_dir": "runs-08101-08200/08168",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x2-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x2-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x2-y4)",
    "run_dir": "runs-08101-08200/08169",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x2-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x2-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x2-y5)",
    "run_dir": "runs-08101-08200/08170",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x3-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x3-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x3-y0)",
    "run_dir": "runs-08101-08200/08199",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x3-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x3-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x3-y1)",
    "run_dir": "runs-08101-08200/08172",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x3-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x3-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x3-y2)",
    "run_dir": "runs-08101-08200/08173",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x3-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x3-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x3-y3)",
    "run_dir": "runs-08101-08200/08200",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x3-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x3-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x3-y4)",
    "run_dir": "runs-08201-08300/08201",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x3-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x3-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x3-y5)",
    "run_dir": "runs-08101-08200/08176",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x4-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x4-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x4-y0)",
    "run_dir": "runs-08101-08200/08177",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x4-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x4-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x4-y1)",
    "run_dir": "runs-08101-08200/08178",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x4-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x4-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x4-y2)",
    "run_dir": "runs-08101-08200/08179",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x4-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x4-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x4-y3)",
    "run_dir": "runs-08101-08200/08180",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x4-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x4-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x4-y4)",
    "run_dir": "runs-08101-08200/08181",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x4-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x4-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x4-y5)",
    "run_dir": "runs-08101-08200/08182",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x5-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x5-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x5-y0)",
    "run_dir": "runs-08201-08300/08202",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x5-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x5-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x5-y1)",
    "run_dir": "runs-08101-08200/08184",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x5-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x5-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x5-y2)",
    "run_dir": "runs-08101-08200/08185",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x5-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x5-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x5-y3)",
    "run_dir": "runs-08101-08200/08186",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x5-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x5-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x5-y4)",
    "run_dir": "runs-08201-08300/08203",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-6_(visited_loc-x5-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-6_(visited_loc-x5-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-6_(visited_loc-x5-y5)",
    "run_dir": "runs-08201-08300/08204",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x0-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x0-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x0-y0)",
    "run_dir": "runs-08201-08300/08254",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x0-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x0-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x0-y1)",
    "run_dir": "runs-08201-08300/08206",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x0-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x0-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x0-y2)",
    "run_dir": "runs-08201-08300/08207",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x0-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x0-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x0-y3)",
    "run_dir": "runs-08201-08300/08255",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x0-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x0-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x0-y4)",
    "run_dir": "runs-08201-08300/08209",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x0-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x0-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x0-y5)",
    "run_dir": "runs-08201-08300/08256",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x0-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x0-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x0-y6)",
    "run_dir": "runs-08201-08300/08257",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x1-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x1-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x1-y0)",
    "run_dir": "runs-08201-08300/08258",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x1-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x1-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x1-y1)",
    "run_dir": "runs-08201-08300/08259",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x1-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x1-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x1-y2)",
    "run_dir": "runs-08201-08300/08260",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x1-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x1-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x1-y3)",
    "run_dir": "runs-08201-08300/08261",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x1-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x1-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x1-y4)",
    "run_dir": "runs-08201-08300/08216",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x1-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x1-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x1-y5)",
    "run_dir": "runs-08201-08300/08262",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x1-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x1-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x1-y6)",
    "run_dir": "runs-08201-08300/08263",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x2-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x2-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x2-y0)",
    "run_dir": "runs-08201-08300/08264",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x2-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x2-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x2-y1)",
    "run_dir": "runs-08201-08300/08265",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x2-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x2-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x2-y2)",
    "run_dir": "runs-08201-08300/08266",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x2-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x2-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x2-y3)",
    "run_dir": "runs-08201-08300/08267",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x2-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x2-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x2-y4)",
    "run_dir": "runs-08201-08300/08268",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x2-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x2-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x2-y5)",
    "run_dir": "runs-08201-08300/08269",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x2-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x2-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x2-y6)",
    "run_dir": "runs-08201-08300/08270",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x3-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x3-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x3-y0)",
    "run_dir": "runs-08201-08300/08271",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x3-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x3-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x3-y1)",
    "run_dir": "runs-08201-08300/08272",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x3-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x3-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x3-y2)",
    "run_dir": "runs-08201-08300/08228",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x3-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x3-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x3-y3)",
    "run_dir": "runs-08201-08300/08273",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x3-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x3-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x3-y4)",
    "run_dir": "runs-08201-08300/08230",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x3-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x3-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x3-y5)",
    "run_dir": "runs-08201-08300/08231",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x3-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x3-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x3-y6)",
    "run_dir": "runs-08201-08300/08232",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x4-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x4-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x4-y0)",
    "run_dir": "runs-08201-08300/08233",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x4-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x4-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x4-y1)",
    "run_dir": "runs-08201-08300/08274",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x4-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x4-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x4-y2)",
    "run_dir": "runs-08201-08300/08275",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x4-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x4-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x4-y3)",
    "run_dir": "runs-08201-08300/08276",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x4-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x4-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x4-y4)",
    "run_dir": "runs-08201-08300/08237",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x4-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x4-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x4-y5)",
    "run_dir": "runs-08201-08300/08238",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x4-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x4-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x4-y6)",
    "run_dir": "runs-08201-08300/08277",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x5-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x5-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x5-y0)",
    "run_dir": "runs-08201-08300/08240",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x5-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x5-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x5-y1)",
    "run_dir": "runs-08201-08300/08278",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x5-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x5-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x5-y2)",
    "run_dir": "runs-08201-08300/08242",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x5-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x5-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x5-y3)",
    "run_dir": "runs-08201-08300/08279",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x5-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x5-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x5-y4)",
    "run_dir": "runs-08201-08300/08280",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x5-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x5-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x5-y5)",
    "run_dir": "runs-08201-08300/08281",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x5-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x5-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x5-y6)",
    "run_dir": "runs-08201-08300/08282",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x6-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x6-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x6-y0)",
    "run_dir": "runs-08201-08300/08283",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x6-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x6-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x6-y1)",
    "run_dir": "runs-08201-08300/08284",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x6-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x6-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x6-y2)",
    "run_dir": "runs-08201-08300/08249",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x6-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x6-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x6-y3)",
    "run_dir": "runs-08201-08300/08250",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x6-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x6-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x6-y4)",
    "run_dir": "runs-08201-08300/08251",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x6-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x6-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x6-y5)",
    "run_dir": "runs-08201-08300/08285",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-7_(visited_loc-x6-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-7_(visited_loc-x6-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-7_(visited_loc-x6-y6)",
    "run_dir": "runs-08201-08300/08286",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x0-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x0-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x0-y0)",
    "run_dir": "runs-08201-08300/08287",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x0-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x0-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x0-y1)",
    "run_dir": "runs-08301-08400/08351",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08351/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08351/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08351/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08351/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08351/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x0-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x0-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x0-y2)",
    "run_dir": "runs-08201-08300/08289",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150562f61210>Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x0-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x0-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x0-y3)",
    "run_dir": "runs-08201-08300/08290",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x0-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x0-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x0-y4)",
    "run_dir": "runs-08301-08400/08352",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x0-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x0-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x0-y5)",
    "run_dir": "runs-08201-08300/08292",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x0-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x0-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x0-y6)",
    "run_dir": "runs-08301-08400/08353",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08353/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08353/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08353/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08353/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08353/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x0-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x0-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x0-y7)",
    "run_dir": "runs-08201-08300/08294",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x1-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x1-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x1-y0)",
    "run_dir": "runs-08201-08300/08295",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08201-08300/08295/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08201-08300/08295/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08201-08300/08295/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08201-08300/08295/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08201-08300/08295/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x1-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x1-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x1-y1)",
    "run_dir": "runs-08301-08400/08354",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153d78a19210>Exception ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08354/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08354/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08354/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08354/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08354/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x1-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x1-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x1-y2)",
    "run_dir": "runs-08201-08300/08297",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x1-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x1-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x1-y3)",
    "run_dir": "runs-08201-08300/08298",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x1-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x1-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x1-y4)",
    "run_dir": "runs-08201-08300/08299",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x1-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x1-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x1-y5)",
    "run_dir": "runs-08201-08300/08300",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x1-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x1-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x1-y6)",
    "run_dir": "runs-08301-08400/08301",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x1-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x1-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x1-y7)",
    "run_dir": "runs-08301-08400/08355",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08355/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08355/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08355/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08355/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08355/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x2-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x2-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x2-y0)",
    "run_dir": "runs-08301-08400/08303",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08303/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08303/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08303/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08303/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08303/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x2-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x2-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x2-y1)",
    "run_dir": "runs-08301-08400/08356",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x2-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x2-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x2-y2)",
    "run_dir": "runs-08301-08400/08357",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x2-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x2-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x2-y3)",
    "run_dir": "runs-08301-08400/08306",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x2-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x2-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x2-y4)",
    "run_dir": "runs-08301-08400/08358",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x2-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x2-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x2-y5)",
    "run_dir": "runs-08301-08400/08308",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x2-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x2-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x2-y6)",
    "run_dir": "runs-08301-08400/08309",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x2-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x2-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x2-y7)",
    "run_dir": "runs-08301-08400/08359",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x3-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x3-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x3-y0)",
    "run_dir": "runs-08301-08400/08311",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x3-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x3-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x3-y1)",
    "run_dir": "runs-08301-08400/08360",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x3-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x3-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x3-y2)",
    "run_dir": "runs-08301-08400/08313",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x3-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x3-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x3-y3)",
    "run_dir": "runs-08301-08400/08314",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x3-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x3-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x3-y4)",
    "run_dir": "runs-08301-08400/08315",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x3-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x3-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x3-y5)",
    "run_dir": "runs-08301-08400/08361",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x3-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x3-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x3-y6)",
    "run_dir": "runs-08301-08400/08362",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x3-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x3-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x3-y7)",
    "run_dir": "runs-08301-08400/08363",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x4-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x4-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x4-y0)",
    "run_dir": "runs-08301-08400/08319",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x4-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x4-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x4-y1)",
    "run_dir": "runs-08301-08400/08320",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x4-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x4-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x4-y2)",
    "run_dir": "runs-08301-08400/08364",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x4-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x4-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x4-y3)",
    "run_dir": "runs-08301-08400/08322",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x4-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x4-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x4-y4)",
    "run_dir": "runs-08301-08400/08365",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x4-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x4-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x4-y5)",
    "run_dir": "runs-08301-08400/08366",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x4-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x4-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x4-y6)",
    "run_dir": "runs-08301-08400/08325",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x4-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x4-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x4-y7)",
    "run_dir": "runs-08301-08400/08367",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x5-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x5-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x5-y0)",
    "run_dir": "runs-08301-08400/08327",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x5-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x5-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x5-y1)",
    "run_dir": "runs-08301-08400/08368",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x5-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x5-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x5-y2)",
    "run_dir": "runs-08301-08400/08369",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x5-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x5-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x5-y3)",
    "run_dir": "runs-08301-08400/08370",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x5-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x5-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x5-y4)",
    "run_dir": "runs-08301-08400/08371",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x5-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x5-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x5-y5)",
    "run_dir": "runs-08301-08400/08332",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x5-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x5-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x5-y6)",
    "run_dir": "runs-08301-08400/08372",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x5-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x5-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x5-y7)",
    "run_dir": "runs-08301-08400/08373",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x6-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x6-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x6-y0)",
    "run_dir": "runs-08301-08400/08335",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151973a89210>Exception ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x6-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x6-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x6-y1)",
    "run_dir": "runs-08301-08400/08336",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x6-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x6-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x6-y2)",
    "run_dir": "runs-08301-08400/08374",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x6-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x6-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x6-y3)",
    "run_dir": "runs-08301-08400/08375",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x6-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x6-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x6-y4)",
    "run_dir": "runs-08301-08400/08376",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x6-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x6-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x6-y5)",
    "run_dir": "runs-08301-08400/08340",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x6-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x6-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x6-y6)",
    "run_dir": "runs-08301-08400/08377",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x6-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x6-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x6-y7)",
    "run_dir": "runs-08301-08400/08378",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x7-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x7-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x7-y0)",
    "run_dir": "runs-08301-08400/08379",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08379/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08379/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08379/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08379/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08379/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x7-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x7-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x7-y1)",
    "run_dir": "runs-08301-08400/08380",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x7-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x7-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x7-y2)",
    "run_dir": "runs-08301-08400/08345",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x7-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x7-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x7-y3)",
    "run_dir": "runs-08301-08400/08381",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x7-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x7-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x7-y4)",
    "run_dir": "runs-08301-08400/08347",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x7-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x7-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x7-y5)",
    "run_dir": "runs-08301-08400/08348",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x7-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x7-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x7-y6)",
    "run_dir": "runs-08301-08400/08382",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-8_(visited_loc-x7-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-8_(visited_loc-x7-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-8_(visited_loc-x7-y7)",
    "run_dir": "runs-08301-08400/08383",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08383/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08383/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08383/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08383/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08383/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x0-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x0-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x0-y0)",
    "run_dir": "runs-08301-08400/08384",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1535960c5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08384/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08384/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08384/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08384/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08384/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x0-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x0-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x0-y1)",
    "run_dir": "runs-08301-08400/08385",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x0-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x0-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x0-y2)",
    "run_dir": "runs-08401-08500/08465",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08465/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08465/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08465/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08465/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08465/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x0-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x0-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x0-y3)",
    "run_dir": "runs-08301-08400/08387",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x0-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x0-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x0-y4)",
    "run_dir": "runs-08301-08400/08388",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08388/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08388/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08388/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08388/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08388/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x0-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x0-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x0-y5)",
    "run_dir": "runs-08401-08500/08466",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x0-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x0-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x0-y6)",
    "run_dir": "runs-08301-08400/08390",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08390/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08390/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08390/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08390/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08301-08400/08390/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x0-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x0-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x0-y7)",
    "run_dir": "runs-08401-08500/08467",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08467/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08467/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08467/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08467/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08467/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x0-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x0-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x0-y8)",
    "run_dir": "runs-08401-08500/08468",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x1-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x1-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x1-y0)",
    "run_dir": "runs-08401-08500/08469",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x1-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x1-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x1-y1)",
    "run_dir": "runs-08401-08500/08470",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x1-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x1-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x1-y2)",
    "run_dir": "runs-08401-08500/08471",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08471/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08471/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08471/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08471/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08471/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x1-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x1-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x1-y3)",
    "run_dir": "runs-08401-08500/08472",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08472/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08472/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08472/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08472/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08472/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x1-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x1-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x1-y4)",
    "run_dir": "runs-08301-08400/08397",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x1-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x1-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x1-y5)",
    "run_dir": "runs-08401-08500/08473",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x1-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x1-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x1-y6)",
    "run_dir": "runs-08401-08500/08474",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1535afc61210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x1-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x1-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x1-y7)",
    "run_dir": "runs-08301-08400/08400",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x1-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x1-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x1-y8)",
    "run_dir": "runs-08401-08500/08475",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14ccc9ba5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08475/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08475/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08475/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08475/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08475/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x2-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x2-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x2-y0)",
    "run_dir": "runs-08401-08500/08476",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x2-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x2-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x2-y1)",
    "run_dir": "runs-08401-08500/08477",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08477/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08477/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08477/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08477/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08477/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x2-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x2-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x2-y2)",
    "run_dir": "runs-08401-08500/08478",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x2-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x2-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x2-y3)",
    "run_dir": "runs-08401-08500/08405",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x2-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x2-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x2-y4)",
    "run_dir": "runs-08401-08500/08479",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x2-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x2-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x2-y5)",
    "run_dir": "runs-08401-08500/08407",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x2-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x2-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x2-y6)",
    "run_dir": "runs-08401-08500/08408",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b72d1d1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08408/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08408/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08408/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08408/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08408/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x2-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x2-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x2-y7)",
    "run_dir": "runs-08401-08500/08480",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08480/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08480/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08480/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08480/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08480/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x2-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x2-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x2-y8)",
    "run_dir": "runs-08401-08500/08410",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x3-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x3-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x3-y0)",
    "run_dir": "runs-08401-08500/08411",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08411/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08411/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08411/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08411/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08411/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x3-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x3-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x3-y1)",
    "run_dir": "runs-08401-08500/08481",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08481/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08481/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08481/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08481/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08481/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x3-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x3-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x3-y2)",
    "run_dir": "runs-08401-08500/08482",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x3-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x3-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x3-y3)",
    "run_dir": "runs-08401-08500/08483",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x3-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x3-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x3-y4)",
    "run_dir": "runs-08401-08500/08484",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x3-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x3-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x3-y5)",
    "run_dir": "runs-08401-08500/08485",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x3-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x3-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x3-y6)",
    "run_dir": "runs-08401-08500/08417",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x3-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x3-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x3-y7)",
    "run_dir": "runs-08401-08500/08486",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15545e8c9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x3-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x3-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x3-y8)",
    "run_dir": "runs-08401-08500/08487",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08487/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08487/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08487/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08487/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08487/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x4-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x4-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x4-y0)",
    "run_dir": "runs-08401-08500/08488",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14815e579210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x4-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x4-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x4-y1)",
    "run_dir": "runs-08401-08500/08489",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x4-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x4-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x4-y2)",
    "run_dir": "runs-08401-08500/08490",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x4-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x4-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x4-y3)",
    "run_dir": "runs-08401-08500/08491",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x4-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "none",
    "exit_code": 0,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x4-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x4-y4)",
    "run_dir": "runs-08401-08500/08492",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x4-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x4-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x4-y5)",
    "run_dir": "runs-08401-08500/08493",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x4-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x4-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x4-y6)",
    "run_dir": "runs-08401-08500/08426",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x4-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x4-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x4-y7)",
    "run_dir": "runs-08401-08500/08494",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x4-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x4-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x4-y8)",
    "run_dir": "runs-08401-08500/08495",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x5-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x5-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x5-y0)",
    "run_dir": "runs-08401-08500/08496",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08496/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08496/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08496/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08496/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08496/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x5-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x5-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x5-y1)",
    "run_dir": "runs-08401-08500/08430",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x5-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x5-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x5-y2)",
    "run_dir": "runs-08401-08500/08497",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x5-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x5-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x5-y3)",
    "run_dir": "runs-08401-08500/08432",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x5-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x5-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x5-y4)",
    "run_dir": "runs-08401-08500/08433",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x5-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x5-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x5-y5)",
    "run_dir": "runs-08401-08500/08498",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x5-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -15,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x5-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x5-y6)",
    "run_dir": "runs-08401-08500/08499",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x5-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x5-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x5-y7)",
    "run_dir": "runs-08401-08500/08500",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14832234d210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x5-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x5-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x5-y8)",
    "run_dir": "runs-08401-08500/08437",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08437/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08437/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08437/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08437/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08437/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x6-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x6-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x6-y0)",
    "run_dir": "runs-08401-08500/08438",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08438/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08438/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08438/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08438/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08438/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x6-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x6-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x6-y1)",
    "run_dir": "runs-08401-08500/08439",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e8e08bd210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08439/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08439/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08439/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08439/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08439/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x6-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x6-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x6-y2)",
    "run_dir": "runs-08501-08600/08501",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154cf8d09210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08501/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08501/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08501/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08501/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08501/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x6-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x6-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x6-y3)",
    "run_dir": "runs-08401-08500/08441",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x6-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x6-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x6-y4)",
    "run_dir": "runs-08501-08600/08502",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x6-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x6-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x6-y5)",
    "run_dir": "runs-08401-08500/08443",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x6-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x6-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x6-y6)",
    "run_dir": "runs-08501-08600/08503",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149801fc5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x6-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x6-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x6-y7)",
    "run_dir": "runs-08401-08500/08445",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1502ea21d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08445/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08445/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08445/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08445/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08445/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x6-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x6-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x6-y8)",
    "run_dir": "runs-08501-08600/08504",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152f2ee4d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x7-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x7-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x7-y0)",
    "run_dir": "runs-08401-08500/08447",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f29b905210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08447/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08447/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08447/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08447/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08447/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x7-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x7-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x7-y1)",
    "run_dir": "runs-08401-08500/08448",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08448/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08448/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08448/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08448/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08448/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x7-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x7-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x7-y2)",
    "run_dir": "runs-08401-08500/08449",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08449/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08449/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08449/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08449/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08449/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x7-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x7-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x7-y3)",
    "run_dir": "runs-08501-08600/08505",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x147e55219210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08505/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08505/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08505/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08505/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08505/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x7-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x7-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x7-y4)",
    "run_dir": "runs-08401-08500/08451",
    "success": 0,
    "time_limit": 1800
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x7-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x7-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x7-y5)",
    "run_dir": "runs-08501-08600/08506",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x7-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x7-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x7-y6)",
    "run_dir": "runs-08501-08600/08507",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08507/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08507/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08507/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08507/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08507/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x7-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x7-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x7-y7)",
    "run_dir": "runs-08501-08600/08508",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08508/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08508/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08508/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08508/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08508/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x7-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x7-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x7-y8)",
    "run_dir": "runs-08501-08600/08509",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08509/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08509/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08509/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08509/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08509/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x8-y0)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x8-y0)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x8-y0)",
    "run_dir": "runs-08401-08500/08456",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x8-y1)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x8-y1)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x8-y1)",
    "run_dir": "runs-08501-08600/08510",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1516d71e1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08510/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08510/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08510/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08510/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08510/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x8-y2)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x8-y2)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x8-y2)",
    "run_dir": "runs-08501-08600/08511",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146840fcd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08511/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08511/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08511/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08511/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08511/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x8-y3)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x8-y3)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x8-y3)",
    "run_dir": "runs-08501-08600/08512",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152dc1efd210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08512/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08512/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08512/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08512/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08512/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x8-y4)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x8-y4)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x8-y4)",
    "run_dir": "runs-08401-08500/08460",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154e79611210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x8-y5)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x8-y5)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x8-y5)",
    "run_dir": "runs-08401-08500/08461",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x153cbcb11210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08461/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08461/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08461/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08461/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08401-08500/08461/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x8-y6)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x8-y6)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x8-y6)",
    "run_dir": "runs-08501-08600/08513",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08513/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08513/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08513/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08513/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08501-08600/08513/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x8-y7)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x8-y7)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x8-y7)",
    "run_dir": "runs-08401-08500/08463",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14a8727f1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "visitall-opt11-strips-grid-9_(visited_loc-x8-y8)": {
    "algorithm": "width_computation",
    "domain": "visitall-opt11-strips",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "visitall-opt11-strips",
      "grid-9_(visited_loc-x8-y8)"
    ],
    "memory_limit": 3584,
    "problem": "grid-9_(visited_loc-x8-y8)",
    "run_dir": "runs-08501-08600/08514",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-1-2_(at_person1_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-1-2_(at_person1_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-1-2_(at_person1_city0)",
    "run_dir": "runs-08801-08900/08842",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-1-2_(at_person2_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-1-2_(at_person2_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-1-2_(at_person2_city2)",
    "run_dir": "runs-08801-08900/08843",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-1-2_(at_plane1_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-1-2_(at_plane1_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-1-2_(at_plane1_city1)",
    "run_dir": "runs-08801-08900/08844",
    "success": 1,
    "time": 216.69466,
    "time_limit": 1800,
    "width": 1
  },
  "zenotravel-ztravel-1-3_(at_person1_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "zenotravel",
      "ztravel-1-3_(at_person1_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-1-3_(at_person1_city1)",
    "run_dir": "runs-08801-08900/08845",
    "success": 0,
    "time_limit": 1800
  },
  "zenotravel-ztravel-1-3_(at_person3_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-1-3_(at_person3_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-1-3_(at_person3_city2)",
    "run_dir": "runs-08801-08900/08846",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-1-3_(at_plane1_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-1-3_(at_plane1_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-1-3_(at_plane1_city2)",
    "run_dir": "runs-08801-08900/08847",
    "success": 1,
    "time": 311.68175,
    "time_limit": 1800,
    "width": 1
  },
  "zenotravel-ztravel-2-4_(at_person1_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "zenotravel",
      "ztravel-2-4_(at_person1_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-4_(at_person1_city1)",
    "run_dir": "runs-08801-08900/08848",
    "success": 0,
    "time_limit": 1800
  },
  "zenotravel-ztravel-2-4_(at_person1_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "zenotravel",
      "ztravel-2-4_(at_person1_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-4_(at_person1_city2)",
    "run_dir": "runs-08801-08900/08858",
    "success": 0,
    "time_limit": 1800
  },
  "zenotravel-ztravel-2-4_(at_person2_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-2-4_(at_person2_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-4_(at_person2_city0)",
    "run_dir": "runs-08801-08900/08849",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-2-4_(at_person2_city3)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "zenotravel",
      "ztravel-2-4_(at_person2_city3)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-4_(at_person2_city3)",
    "run_dir": "runs-08801-08900/08859",
    "success": 0,
    "time_limit": 1800
  },
  "zenotravel-ztravel-2-4_(at_person3_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "zenotravel",
      "ztravel-2-4_(at_person3_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-4_(at_person3_city0)",
    "run_dir": "runs-08801-08900/08850",
    "success": 0,
    "time_limit": 1800
  },
  "zenotravel-ztravel-2-4_(at_person3_city3)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "zenotravel",
      "ztravel-2-4_(at_person3_city3)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-4_(at_person3_city3)",
    "run_dir": "runs-08801-08900/08860",
    "success": 0,
    "time_limit": 1800
  },
  "zenotravel-ztravel-2-4_(at_person4_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-2-4_(at_person4_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-4_(at_person4_city1)",
    "run_dir": "runs-08801-08900/08851",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-2-4_(at_person4_city3)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "zenotravel",
      "ztravel-2-4_(at_person4_city3)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-4_(at_person4_city3)",
    "run_dir": "runs-08801-08900/08861",
    "success": 0,
    "time_limit": 1800
  },
  "zenotravel-ztravel-2-4_(at_plane2_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-2-4_(at_plane2_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-4_(at_plane2_city2)",
    "run_dir": "runs-08801-08900/08852",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-2-5_(at_person1_city3)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "zenotravel",
      "ztravel-2-5_(at_person1_city3)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-5_(at_person1_city3)",
    "run_dir": "runs-08801-08900/08862",
    "success": 0,
    "time_limit": 1800
  },
  "zenotravel-ztravel-2-5_(at_person2_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "zenotravel",
      "ztravel-2-5_(at_person2_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-5_(at_person2_city1)",
    "run_dir": "runs-08801-08900/08863",
    "success": 0,
    "time_limit": 1800
  },
  "zenotravel-ztravel-2-5_(at_person2_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "zenotravel",
      "ztravel-2-5_(at_person2_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-5_(at_person2_city2)",
    "run_dir": "runs-08801-08900/08853",
    "success": 0,
    "time_limit": 1800
  },
  "zenotravel-ztravel-2-5_(at_person3_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-2-5_(at_person3_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-5_(at_person3_city0)",
    "run_dir": "runs-08801-08900/08854",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-2-5_(at_person3_city3)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-2-5_(at_person3_city3)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-5_(at_person3_city3)",
    "run_dir": "runs-08801-08900/08864",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-2-5_(at_person4_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "zenotravel",
      "ztravel-2-5_(at_person4_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-5_(at_person4_city1)",
    "run_dir": "runs-08801-08900/08855",
    "success": 0,
    "time_limit": 1800
  },
  "zenotravel-ztravel-2-5_(at_person4_city3)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "zenotravel",
      "ztravel-2-5_(at_person4_city3)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-5_(at_person4_city3)",
    "run_dir": "runs-08801-08900/08865",
    "success": 0,
    "time_limit": 1800
  },
  "zenotravel-ztravel-2-5_(at_person5_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "zenotravel",
      "ztravel-2-5_(at_person5_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-5_(at_person5_city1)",
    "run_dir": "runs-08801-08900/08866",
    "success": 0,
    "time_limit": 1800
  },
  "zenotravel-ztravel-2-5_(at_person5_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-2-5_(at_person5_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-5_(at_person5_city2)",
    "run_dir": "runs-08801-08900/08856",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-2-5_(at_plane1_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "zenotravel",
      "ztravel-2-5_(at_plane1_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-5_(at_plane1_city0)",
    "run_dir": "runs-08801-08900/08857",
    "success": 0,
    "time_limit": 1800
  },
  "zenotravel-ztravel-2-6_(at_person1_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "zenotravel",
      "ztravel-2-6_(at_person1_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-6_(at_person1_city2)",
    "run_dir": "runs-08801-08900/08867",
    "success": 0,
    "time_limit": 1800
  },
  "zenotravel-ztravel-2-6_(at_person3_city3)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-2-6_(at_person3_city3)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-6_(at_person3_city3)",
    "run_dir": "runs-08801-08900/08868",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-2-6_(at_person4_city3)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "zenotravel",
      "ztravel-2-6_(at_person4_city3)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-6_(at_person4_city3)",
    "run_dir": "runs-08801-08900/08869",
    "success": 0,
    "time_limit": 1800
  },
  "zenotravel-ztravel-2-6_(at_person5_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "zenotravel",
      "ztravel-2-6_(at_person5_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-6_(at_person5_city2)",
    "run_dir": "runs-08801-08900/08870",
    "success": 0,
    "time_limit": 1800
  },
  "zenotravel-ztravel-2-6_(at_person6_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "zenotravel",
      "ztravel-2-6_(at_person6_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-6_(at_person6_city2)",
    "run_dir": "runs-08801-08900/08871",
    "success": 0,
    "time_limit": 1800
  },
  "zenotravel-ztravel-2-6_(at_plane2_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-2-6_(at_plane2_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-2-6_(at_plane2_city1)",
    "run_dir": "runs-08801-08900/08872",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-3-10_(at_person10_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-10_(at_person10_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-10_(at_person10_city4)",
    "run_dir": "runs-08901-09000/08912",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-10_(at_person1_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-10_(at_person1_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-10_(at_person1_city4)",
    "run_dir": "runs-08901-09000/08913",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08913/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08913/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08913/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08913/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08913/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-10_(at_person2_city5)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-10_(at_person2_city5)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-10_(at_person2_city5)",
    "run_dir": "runs-08901-09000/08914",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08914/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08914/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08914/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08914/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08914/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-10_(at_person3_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-10_(at_person3_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-10_(at_person3_city4)",
    "run_dir": "runs-08901-09000/08915",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08915/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08915/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08915/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08915/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08915/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-10_(at_person4_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-10_(at_person4_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-10_(at_person4_city0)",
    "run_dir": "runs-08901-09000/08916",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08916/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08916/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08916/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08916/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08916/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-10_(at_person5_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-10_(at_person5_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-10_(at_person5_city2)",
    "run_dir": "runs-08901-09000/08917",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x148ba3dd1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-10_(at_person6_city3)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-10_(at_person6_city3)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-10_(at_person6_city3)",
    "run_dir": "runs-08901-09000/08918",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08918/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08918/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08918/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08918/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08918/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-10_(at_person8_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-10_(at_person8_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-10_(at_person8_city0)",
    "run_dir": "runs-08901-09000/08919",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08919/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08919/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08919/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08919/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08919/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-10_(at_person9_city3)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-10_(at_person9_city3)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-10_(at_person9_city3)",
    "run_dir": "runs-08901-09000/08920",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14b0b4df5210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehook: <built-in function unraisablehook>\nMemoryError\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08920/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08920/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08920/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08920/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08920/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-10_(at_plane1_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-3-10_(at_plane1_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-10_(at_plane1_city4)",
    "run_dir": "runs-08901-09000/08921",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-3-6_(at_person1_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-6_(at_person1_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-6_(at_person1_city0)",
    "run_dir": "runs-08801-08900/08873",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14e2c9735210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08873/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08873/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08873/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08873/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08873/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-6_(at_person2_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-3-6_(at_person2_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-6_(at_person2_city0)",
    "run_dir": "runs-08801-08900/08874",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-3-6_(at_person3_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-6_(at_person3_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-6_(at_person3_city1)",
    "run_dir": "runs-08801-08900/08875",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149ded709210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08875/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08875/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08875/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08875/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08875/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-6_(at_person4_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-3-6_(at_person4_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-6_(at_person4_city0)",
    "run_dir": "runs-08801-08900/08876",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-3-6_(at_person5_city3)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-3-6_(at_person5_city3)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-6_(at_person5_city3)",
    "run_dir": "runs-08801-08900/08877",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-3-6_(at_person6_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-6_(at_person6_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-6_(at_person6_city2)",
    "run_dir": "runs-08801-08900/08878",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14f3e7ccd210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-6_(at_plane1_city3)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "zenotravel",
      "ztravel-3-6_(at_plane1_city3)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-6_(at_plane1_city3)",
    "run_dir": "runs-08801-08900/08879",
    "success": 0,
    "time_limit": 1800
  },
  "zenotravel-ztravel-3-7_(at_person1_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-7_(at_person1_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-7_(at_person1_city2)",
    "run_dir": "runs-08801-08900/08880",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08880/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08880/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08880/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08880/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08880/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-7_(at_person1_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-3-7_(at_person1_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-7_(at_person1_city4)",
    "run_dir": "runs-08801-08900/08896",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-3-7_(at_person2_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-7_(at_person2_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-7_(at_person2_city0)",
    "run_dir": "runs-08801-08900/08881",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08881/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08881/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08881/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08881/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08881/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-7_(at_person2_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-7_(at_person2_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-7_(at_person2_city1)",
    "run_dir": "runs-08801-08900/08897",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x154ef6e89210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08897/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08897/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08897/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08897/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08897/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-7_(at_person3_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-3-7_(at_person3_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-7_(at_person3_city2)",
    "run_dir": "runs-08801-08900/08898",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-3-7_(at_person3_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-7_(at_person3_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-7_(at_person3_city4)",
    "run_dir": "runs-08801-08900/08882",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08882/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08882/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08882/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08882/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08882/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-7_(at_person4_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-7_(at_person4_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-7_(at_person4_city2)",
    "run_dir": "runs-08801-08900/08899",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08899/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08899/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08899/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08899/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08899/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-7_(at_person4_city3)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-7_(at_person4_city3)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-7_(at_person4_city3)",
    "run_dir": "runs-08801-08900/08883",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08883/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08883/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08883/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08883/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08883/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-7_(at_person5_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-7_(at_person5_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-7_(at_person5_city1)",
    "run_dir": "runs-08801-08900/08884",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08884/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08884/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08884/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08884/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08884/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-7_(at_person5_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-3-7_(at_person5_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-7_(at_person5_city2)",
    "run_dir": "runs-08801-08900/08900",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-3-7_(at_person6_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-7_(at_person6_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-7_(at_person6_city4)",
    "run_dir": "runs-08901-09000/08901",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08901/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08901/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08901/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08901/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08901/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-7_(at_person7_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-7_(at_person7_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-7_(at_person7_city0)",
    "run_dir": "runs-08901-09000/08902",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08902/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08902/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08902/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08902/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08902/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-7_(at_person7_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-7_(at_person7_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-7_(at_person7_city4)",
    "run_dir": "runs-08801-08900/08886",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08886/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08886/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08886/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08886/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08886/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\n    formula.extend(frame)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3740, in extend\n    self.append(cl)\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3714, in append\n    self.clauses.append(list(clause))\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-7_(at_plane1_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "zenotravel",
      "ztravel-3-7_(at_plane1_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-7_(at_plane1_city1)",
    "run_dir": "runs-08901-09000/08903",
    "success": 0,
    "time_limit": 1800
  },
  "zenotravel-ztravel-3-8_(at_person1_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-8_(at_person1_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-8_(at_person1_city1)",
    "run_dir": "runs-08801-08900/08887",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146785709210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-8_(at_person1_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-8_(at_person1_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-8_(at_person1_city2)",
    "run_dir": "runs-08901-09000/08904",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08904/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08904/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08904/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08904/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08904/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-8_(at_person2_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-8_(at_person2_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-8_(at_person2_city1)",
    "run_dir": "runs-08901-09000/08905",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x149ced8e9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-8_(at_person2_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-8_(at_person2_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-8_(at_person2_city2)",
    "run_dir": "runs-08801-08900/08888",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-8_(at_person3_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-8_(at_person3_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-8_(at_person3_city1)",
    "run_dir": "runs-08901-09000/08906",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15046ec95210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-8_(at_person3_city3)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-8_(at_person3_city3)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-8_(at_person3_city3)",
    "run_dir": "runs-08801-08900/08889",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1457aac69210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08889/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08889/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08889/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08889/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08889/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-8_(at_person4_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-8_(at_person4_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-8_(at_person4_city1)",
    "run_dir": "runs-08801-08900/08890",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1530ee5f9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-8_(at_person4_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-3-8_(at_person4_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-8_(at_person4_city4)",
    "run_dir": "runs-08901-09000/08907",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-3-8_(at_person5_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-8_(at_person5_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-8_(at_person5_city0)",
    "run_dir": "runs-08801-08900/08891",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08891/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08891/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08891/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08891/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08891/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-8_(at_person5_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-8_(at_person5_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-8_(at_person5_city4)",
    "run_dir": "runs-08901-09000/08908",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c49c3f5210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08908/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08908/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08908/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08908/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08908/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-8_(at_person6_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-8_(at_person6_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-8_(at_person6_city1)",
    "run_dir": "runs-08901-09000/08909",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14c01e599210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08909/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08909/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08909/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08909/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08909/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-8_(at_person6_city3)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-8_(at_person6_city3)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-8_(at_person6_city3)",
    "run_dir": "runs-08801-08900/08892",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x150b37b5d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08892/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08892/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08892/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08892/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08892/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-8_(at_person7_city3)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-8_(at_person7_city3)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-8_(at_person7_city3)",
    "run_dir": "runs-08901-09000/08910",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1520b8e29210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-8_(at_person7_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-8_(at_person7_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-8_(at_person7_city4)",
    "run_dir": "runs-08801-08900/08893",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x15285c5a1210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08893/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08893/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08893/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08893/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08893/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-8_(at_person8_city3)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-8_(at_person8_city3)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-8_(at_person8_city3)",
    "run_dir": "runs-08801-08900/08894",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14867368d210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08894/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08894/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08894/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08894/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08801-08900/08894/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-8_(at_person8_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-3-8_(at_person8_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-8_(at_person8_city4)",
    "run_dir": "runs-08901-09000/08911",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x1489e8ce1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-3-8_(at_plane1_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "timeout",
    "exit_code": -24,
    "id": [
      "zenotravel",
      "ztravel-3-8_(at_plane1_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-3-8_(at_plane1_city2)",
    "run_dir": "runs-08801-08900/08895",
    "success": 0,
    "time_limit": 1800
  },
  "zenotravel-ztravel-5-10_(at_person10_city9)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-10_(at_person10_city9)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-10_(at_person10_city9)",
    "run_dir": "runs-08901-09000/08922",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08922/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08922/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08922/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08922/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08922/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-10_(at_person2_city8)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-10_(at_person2_city8)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-10_(at_person2_city8)",
    "run_dir": "runs-08901-09000/08923",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x146921f5d210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-10_(at_person3_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-10_(at_person3_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-10_(at_person3_city2)",
    "run_dir": "runs-08901-09000/08924",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08924/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08924/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08924/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08924/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08924/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-10_(at_person4_city7)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-10_(at_person4_city7)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-10_(at_person4_city7)",
    "run_dir": "runs-08901-09000/08925",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x145772b25210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in append\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-10_(at_person5_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-10_(at_person5_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-10_(at_person5_city1)",
    "run_dir": "runs-08901-09000/08926",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14d990ff9210>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 239, in encode_task\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-10_(at_person6_city6)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-10_(at_person6_city6)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-10_(at_person6_city6)",
    "run_dir": "runs-08901-09000/08927",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 238, in encode_task\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-10_(at_person7_city5)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-10_(at_person7_city5)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-10_(at_person7_city5)",
    "run_dir": "runs-08901-09000/08928",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x14712c0c9210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-10_(at_person8_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-10_(at_person8_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-10_(at_person8_city1)",
    "run_dir": "runs-08901-09000/08929",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x152e095d1210>\nMemoryErrorException ignored in sys.unraisablehookMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08929/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08929/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08929/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08929/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08929/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-10_(at_person9_city5)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-10_(at_person9_city5)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-10_(at_person9_city5)",
    "run_dir": "runs-08901-09000/08930",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08930/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08930/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08930/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08930/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08930/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-10_(at_plane2_city3)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-10_(at_plane2_city3)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-10_(at_plane2_city3)",
    "run_dir": "runs-08901-09000/08931",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_positive_and_negative_frame at 0x151678db1210>\nMemoryErrorException ignored in sys.unraisablehookTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-10_(at_plane4_city5)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-10_(at_plane4_city5)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-10_(at_plane4_city5)",
    "run_dir": "runs-08901-09000/08932",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08932/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08932/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08932/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08932/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08932/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-10_(at_plane5_city8)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-10_(at_plane5_city8)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-10_(at_plane5_city8)",
    "run_dir": "runs-08901-09000/08933",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 9, in add_index\n    return name + \"-\" + str(index)\n                        ^^^^^^^^^^\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08933/../../width.py\", line 175, in <module>\n    _main()\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08933/../../width.py\", line 167, in _main\n    result = compute_width(task, args.width_min[0])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08933/../../width.py\", line 144, in compute_width\n    computation = WidthComputation(task)\n                  ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08933/../../width.py\", line 32, in __init__\n    self.original_goal_plan = compute_optimal_plan(task)\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08933/../../width.py\", line 24, in compute_optimal_plan\n    return sat_solve(task, max_horizon=MAX_HORIZON, solver_name=SOLVER_NAME)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n    formula, params = encoder.encode_task(task, horizon)\n                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person10_city6)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person10_city6)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person10_city6)",
    "run_dir": "runs-08901-09000/08948",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e05b6609d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08948/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08948/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08948/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08948/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08948/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person10_city9)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person10_city9)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person10_city9)",
    "run_dir": "runs-08901-09000/08934",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08934/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08934/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08934/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08934/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08934/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person11_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person11_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person11_city0)",
    "run_dir": "runs-08901-09000/08949",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08949/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08949/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08949/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08949/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08949/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person11_city6)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person11_city6)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person11_city6)",
    "run_dir": "runs-08901-09000/08935",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14d4fbbd09d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08935/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08935/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08935/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08935/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08935/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person12_city12)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person12_city12)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person12_city12)",
    "run_dir": "runs-08901-09000/08950",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08950/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08950/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08950/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08950/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08950/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person12_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person12_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person12_city4)",
    "run_dir": "runs-08901-09000/08936",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08936/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08936/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08936/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08936/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08936/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person13_city11)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person13_city11)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person13_city11)",
    "run_dir": "runs-08901-09000/08937",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ca962049d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08937/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08937/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08937/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08937/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08937/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person13_city13)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person13_city13)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person13_city13)",
    "run_dir": "runs-08901-09000/08951",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a2239289d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08951/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08951/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08951/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08951/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08951/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person14_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person14_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person14_city4)",
    "run_dir": "runs-08901-09000/08952",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08952/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08952/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08952/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08952/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08952/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person15_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person15_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person15_city4)",
    "run_dir": "runs-08901-09000/08953",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08953/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08953/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08953/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08953/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08953/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person15_city6)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person15_city6)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person15_city6)",
    "run_dir": "runs-08901-09000/08939",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08939/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08939/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08939/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08939/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08939/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person1_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person1_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person1_city1)",
    "run_dir": "runs-08901-09000/08940",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08940/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08940/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08940/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08940/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08940/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person1_city3)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person1_city3)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person1_city3)",
    "run_dir": "runs-08901-09000/08954",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08954/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08954/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08954/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08954/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08954/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person2_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person2_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person2_city4)",
    "run_dir": "runs-08901-09000/08955",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08955/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08955/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08955/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08955/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08955/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person3_city11)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person3_city11)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person3_city11)",
    "run_dir": "runs-08901-09000/08956",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08956/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08956/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08956/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08956/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08956/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person3_city7)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person3_city7)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person3_city7)",
    "run_dir": "runs-08901-09000/08942",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-5-15_(at_person4_city13)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person4_city13)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person4_city13)",
    "run_dir": "runs-08901-09000/08957",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08957/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08957/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08957/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08957/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08957/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person4_city6)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person4_city6)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person4_city6)",
    "run_dir": "runs-08901-09000/08943",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14eb928c09d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08943/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08943/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08943/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08943/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08943/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person5_city11)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person5_city11)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person5_city11)",
    "run_dir": "runs-08901-09000/08958",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08958/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08958/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08958/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08958/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08958/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person5_city8)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person5_city8)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person5_city8)",
    "run_dir": "runs-08901-09000/08944",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08944/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08944/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08944/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08944/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08944/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person6_city11)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person6_city11)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person6_city11)",
    "run_dir": "runs-08901-09000/08945",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x154b9f1cc9d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08945/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08945/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08945/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08945/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08945/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person6_city7)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person6_city7)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person6_city7)",
    "run_dir": "runs-08901-09000/08959",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-5-15_(at_person7_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person7_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person7_city1)",
    "run_dir": "runs-08901-09000/08960",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-5-15_(at_person7_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person7_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person7_city2)",
    "run_dir": "runs-08901-09000/08946",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08946/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08946/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08946/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08946/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08946/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person8_city11)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person8_city11)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person8_city11)",
    "run_dir": "runs-08901-09000/08961",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c2c3de49d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08961/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08961/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08961/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08961/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08961/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_person9_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_person9_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_person9_city2)",
    "run_dir": "runs-08901-09000/08962",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x150128f6c9d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08962/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08962/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08962/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08962/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08962/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_plane2_city12)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_plane2_city12)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_plane2_city12)",
    "run_dir": "runs-08901-09000/08963",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08963/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08963/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08963/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08963/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08963/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-15_(at_plane3_city6)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-15_(at_plane3_city6)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-15_(at_plane3_city6)",
    "run_dir": "runs-08901-09000/08964",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08964/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08964/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08964/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08964/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08964/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person10_city16)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person10_city16)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person10_city16)",
    "run_dir": "runs-08901-09000/08988",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08988/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08988/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08988/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08988/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08988/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person10_city7)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person10_city7)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person10_city7)",
    "run_dir": "runs-08901-09000/08965",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-5-20_(at_person11_city6)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person11_city6)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person11_city6)",
    "run_dir": "runs-08901-09000/08989",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08989/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08989/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08989/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08989/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08989/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person11_city7)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person11_city7)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person11_city7)",
    "run_dir": "runs-08901-09000/08966",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08966/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08966/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08966/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08966/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08966/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person12_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person12_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person12_city4)",
    "run_dir": "runs-08901-09000/08990",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08990/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08990/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08990/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08990/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08990/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person12_city6)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person12_city6)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person12_city6)",
    "run_dir": "runs-08901-09000/08967",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151a66f989d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08967/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08967/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08967/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08967/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08967/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person13_city14)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person13_city14)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person13_city14)",
    "run_dir": "runs-08901-09000/08991",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08991/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08991/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08991/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08991/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08991/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person13_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person13_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person13_city2)",
    "run_dir": "runs-08901-09000/08968",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08968/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08968/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08968/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08968/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08968/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person14_city10)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person14_city10)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person14_city10)",
    "run_dir": "runs-08901-09000/08969",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08969/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08969/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08969/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08969/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08969/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person14_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person14_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person14_city2)",
    "run_dir": "runs-08901-09000/08992",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a5e19789d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08992/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08992/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08992/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08992/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08992/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person15_city14)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person15_city14)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person15_city14)",
    "run_dir": "runs-08901-09000/08970",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08970/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08970/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08970/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08970/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08970/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person15_city9)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person15_city9)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person15_city9)",
    "run_dir": "runs-08901-09000/08993",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08993/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08993/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08993/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08993/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08993/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person16_city12)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person16_city12)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person16_city12)",
    "run_dir": "runs-08901-09000/08971",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08971/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08971/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08971/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08971/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08971/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person16_city9)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person16_city9)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person16_city9)",
    "run_dir": "runs-08901-09000/08994",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1505224f89d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08994/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08994/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08994/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08994/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08994/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person17_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person17_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person17_city1)",
    "run_dir": "runs-08901-09000/08972",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14cbf5c749d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08972/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08972/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08972/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08972/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08972/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person17_city15)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person17_city15)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person17_city15)",
    "run_dir": "runs-08901-09000/08995",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08995/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08995/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08995/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08995/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08995/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person18_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person18_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person18_city1)",
    "run_dir": "runs-08901-09000/08973",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14a6244ec9d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08973/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08973/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08973/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08973/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08973/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person18_city6)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person18_city6)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person18_city6)",
    "run_dir": "runs-08901-09000/08996",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08996/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08996/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08996/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08996/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08996/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person19_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person19_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person19_city2)",
    "run_dir": "runs-08901-09000/08997",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08997/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08997/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08997/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08997/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08997/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person19_city5)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person19_city5)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person19_city5)",
    "run_dir": "runs-08901-09000/08974",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1506fe2a09d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08974/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08974/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08974/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08974/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08974/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person1_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person1_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person1_city2)",
    "run_dir": "runs-08901-09000/08998",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f7eab889d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08998/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08998/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08998/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08998/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08998/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person1_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person1_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person1_city4)",
    "run_dir": "runs-08901-09000/08975",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1525586289d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08975/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08975/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08975/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08975/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08975/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person20_city13)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person20_city13)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person20_city13)",
    "run_dir": "runs-08901-09000/08976",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1530a564c9d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08976/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08976/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08976/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08976/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08976/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person20_city17)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person20_city17)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person20_city17)",
    "run_dir": "runs-08901-09000/08999",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152cff3689d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08999/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08999/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08999/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08999/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08999/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person2_city11)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person2_city11)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person2_city11)",
    "run_dir": "runs-08901-09000/08977",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147febff89d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08977/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08977/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08977/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08977/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08977/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person2_city17)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person2_city17)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person2_city17)",
    "run_dir": "runs-08901-09000/09000",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f0c27a09d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/09000/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/09000/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/09000/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/09000/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/09000/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person3_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person3_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person3_city0)",
    "run_dir": "runs-08901-09000/08978",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08978/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08978/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08978/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08978/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08978/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person3_city7)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person3_city7)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person3_city7)",
    "run_dir": "runs-09001-09100/09001",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09001/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09001/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09001/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09001/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09001/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person4_city12)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person4_city12)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person4_city12)",
    "run_dir": "runs-08901-09000/08979",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08979/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08979/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08979/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08979/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08979/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person4_city14)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person4_city14)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person4_city14)",
    "run_dir": "runs-09001-09100/09002",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09002/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09002/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09002/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09002/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09002/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person5_city12)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person5_city12)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person5_city12)",
    "run_dir": "runs-08901-09000/08980",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08980/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08980/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08980/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08980/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08980/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person5_city9)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person5_city9)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person5_city9)",
    "run_dir": "runs-09001-09100/09003",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09003/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09003/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09003/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09003/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09003/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person6_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person6_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person6_city0)",
    "run_dir": "runs-08901-09000/08981",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08981/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08981/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08981/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08981/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08981/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person6_city13)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person6_city13)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person6_city13)",
    "run_dir": "runs-09001-09100/09004",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09004/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09004/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09004/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09004/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09004/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person7_city5)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person7_city5)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person7_city5)",
    "run_dir": "runs-08901-09000/08982",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08982/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08982/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08982/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08982/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08982/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person7_city6)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person7_city6)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person7_city6)",
    "run_dir": "runs-09001-09100/09005",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-5-20_(at_person8_city13)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person8_city13)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person8_city13)",
    "run_dir": "runs-08901-09000/08983",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x149768acc9d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08983/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08983/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08983/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08983/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08983/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person8_city8)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person8_city8)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person8_city8)",
    "run_dir": "runs-09001-09100/09006",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-5-20_(at_person9_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person9_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person9_city4)",
    "run_dir": "runs-09001-09100/09007",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09007/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09007/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09007/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09007/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09007/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_person9_city9)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_person9_city9)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_person9_city9)",
    "run_dir": "runs-08901-09000/08984",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08984/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08984/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08984/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08984/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08984/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_plane1_city14)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_plane1_city14)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_plane1_city14)",
    "run_dir": "runs-08901-09000/08985",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-5-20_(at_plane2_city6)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_plane2_city6)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_plane2_city6)",
    "run_dir": "runs-09001-09100/09008",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1514dafc49d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09008/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09008/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09008/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09008/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09008/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_plane3_city7)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_plane3_city7)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_plane3_city7)",
    "run_dir": "runs-08901-09000/08986",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08986/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08986/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08986/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08986/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08986/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-20_(at_plane5_city12)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-20_(at_plane5_city12)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-20_(at_plane5_city12)",
    "run_dir": "runs-08901-09000/08987",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146ef6fb09d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08987/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08987/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08987/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08987/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-08901-09000/08987/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person10_city13)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person10_city13)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person10_city13)",
    "run_dir": "runs-09001-09100/09009",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09009/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09009/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09009/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09009/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09009/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person10_city5)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person10_city5)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person10_city5)",
    "run_dir": "runs-09001-09100/09036",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09036/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09036/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09036/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09036/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09036/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person11_city13)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person11_city13)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person11_city13)",
    "run_dir": "runs-09001-09100/09010",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09010/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09010/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09010/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09010/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09010/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person11_city18)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person11_city18)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person11_city18)",
    "run_dir": "runs-09001-09100/09037",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09037/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09037/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09037/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09037/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09037/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person12_city10)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person12_city10)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person12_city10)",
    "run_dir": "runs-09001-09100/09038",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09038/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09038/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09038/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09038/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09038/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person12_city17)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person12_city17)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person12_city17)",
    "run_dir": "runs-09001-09100/09011",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09011/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09011/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09011/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09011/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09011/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person13_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person13_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person13_city0)",
    "run_dir": "runs-09001-09100/09039",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x147d664f89d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09039/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09039/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09039/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09039/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09039/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person13_city3)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person13_city3)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person13_city3)",
    "run_dir": "runs-09001-09100/09012",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14f81980c9d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09012/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09012/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09012/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09012/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09012/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person14_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person14_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person14_city0)",
    "run_dir": "runs-09001-09100/09013",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-5-25_(at_person14_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person14_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person14_city1)",
    "run_dir": "runs-09001-09100/09040",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09040/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09040/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09040/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09040/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09040/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person15_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person15_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person15_city0)",
    "run_dir": "runs-09001-09100/09041",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09041/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09041/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09041/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09041/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09041/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person15_city13)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person15_city13)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person15_city13)",
    "run_dir": "runs-09001-09100/09014",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x15329eefc9d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09014/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09014/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09014/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09014/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09014/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person16_city13)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person16_city13)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person16_city13)",
    "run_dir": "runs-09001-09100/09042",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09042/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09042/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09042/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09042/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09042/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person16_city19)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person16_city19)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person16_city19)",
    "run_dir": "runs-09001-09100/09015",
    "success": 1,
    "time": 0.0,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-5-25_(at_person17_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person17_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person17_city0)",
    "run_dir": "runs-09001-09100/09016",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09016/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09016/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09016/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09016/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09016/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person17_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person17_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person17_city4)",
    "run_dir": "runs-09001-09100/09043",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09043/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09043/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09043/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09043/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09043/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person18_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person18_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person18_city4)",
    "run_dir": "runs-09001-09100/09017",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x155296cb09d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09017/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09017/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09017/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09017/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09017/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person18_city9)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person18_city9)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person18_city9)",
    "run_dir": "runs-09001-09100/09044",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09044/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09044/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09044/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09044/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09044/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person19_city16)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person19_city16)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person19_city16)",
    "run_dir": "runs-09001-09100/09045",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09045/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09045/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09045/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09045/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09045/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person19_city17)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person19_city17)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person19_city17)",
    "run_dir": "runs-09001-09100/09018",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09018/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09018/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09018/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09018/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09018/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person1_city10)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person1_city10)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person1_city10)",
    "run_dir": "runs-09001-09100/09019",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09019/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09019/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09019/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09019/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09019/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person1_city5)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person1_city5)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person1_city5)",
    "run_dir": "runs-09001-09100/09046",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x146a6a7849d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09046/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09046/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09046/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09046/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09046/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person20_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person20_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person20_city1)",
    "run_dir": "runs-09001-09100/09047",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14e6c4b209d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09047/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09047/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09047/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09047/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09047/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person20_city14)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person20_city14)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person20_city14)",
    "run_dir": "runs-09001-09100/09020",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x1487b18e49d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09020/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09020/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09020/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09020/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09020/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person21_city10)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person21_city10)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person21_city10)",
    "run_dir": "runs-09001-09100/09048",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09048/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09048/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09048/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09048/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09048/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person21_city17)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person21_city17)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person21_city17)",
    "run_dir": "runs-09001-09100/09021",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09021/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09021/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09021/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09021/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09021/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person22_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person22_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person22_city2)",
    "run_dir": "runs-09001-09100/09049",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09049/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09049/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09049/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09049/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09049/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person22_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person22_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person22_city4)",
    "run_dir": "runs-09001-09100/09022",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09022/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09022/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09022/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09022/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09022/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person23_city12)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person23_city12)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person23_city12)",
    "run_dir": "runs-09001-09100/09023",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14b66bce89d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09023/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09023/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09023/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09023/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09023/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person23_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person23_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person23_city4)",
    "run_dir": "runs-09001-09100/09050",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09050/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09050/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09050/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09050/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09050/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person24_city13)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person24_city13)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person24_city13)",
    "run_dir": "runs-09001-09100/09024",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09024/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09024/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09024/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09024/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09024/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person24_city18)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person24_city18)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person24_city18)",
    "run_dir": "runs-09001-09100/09051",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09051/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09051/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09051/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09051/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09051/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person25_city2)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person25_city2)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person25_city2)",
    "run_dir": "runs-09001-09100/09025",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14701174c9d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09025/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09025/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09025/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09025/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09025/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person25_city21)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person25_city21)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person25_city21)",
    "run_dir": "runs-09001-09100/09052",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09052/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09052/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09052/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09052/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09052/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person2_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person2_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person2_city0)",
    "run_dir": "runs-09001-09100/09053",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09053/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09053/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09053/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09053/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09053/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person2_city1)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person2_city1)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person2_city1)",
    "run_dir": "runs-09001-09100/09026",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09026/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09026/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09026/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09026/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09026/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person3_city13)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person3_city13)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person3_city13)",
    "run_dir": "runs-09001-09100/09027",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09027/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09027/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09027/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09027/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09027/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person3_city18)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person3_city18)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person3_city18)",
    "run_dir": "runs-09001-09100/09054",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09054/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09054/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09054/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09054/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09054/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person4_city7)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person4_city7)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person4_city7)",
    "run_dir": "runs-09001-09100/09055",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ce5c9f49d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09055/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09055/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09055/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09055/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09055/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person4_city9)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person4_city9)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person4_city9)",
    "run_dir": "runs-09001-09100/09028",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09028/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09028/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09028/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09028/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09028/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person5_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person5_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person5_city0)",
    "run_dir": "runs-09001-09100/09029",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14ff9e2989d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09029/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09029/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09029/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09029/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09029/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person5_city8)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person5_city8)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person5_city8)",
    "run_dir": "runs-09001-09100/09056",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09056/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09056/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09056/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09056/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09056/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person6_city16)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person6_city16)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person6_city16)",
    "run_dir": "runs-09001-09100/09030",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x151b627849d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09030/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09030/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09030/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09030/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09030/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person6_city4)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person6_city4)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person6_city4)",
    "run_dir": "runs-09001-09100/09057",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Traceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09057/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09057/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09057/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09057/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09057/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 121, in encode_operator_exclusion\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person7_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "none",
    "exit_code": 0,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person7_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person7_city0)",
    "run_dir": "runs-09001-09100/09031",
    "success": 1,
    "time": 1e-05,
    "time_limit": 1800,
    "width": 0
  },
  "zenotravel-ztravel-5-25_(at_person7_city12)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person7_city12)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person7_city12)",
    "run_dir": "runs-09001-09100/09058",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14c3ac6549d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09058/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09058/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09058/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09058/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09058/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person8_city0)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person8_city0)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person8_city0)",
    "run_dir": "runs-09001-09100/09032",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09032/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09032/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09032/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09032/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09032/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person8_city16)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person8_city16)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person8_city16)",
    "run_dir": "runs-09001-09100/09059",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x14bd231549d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09059/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09059/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09059/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09059/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09059/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person9_city17)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person9_city17)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person9_city17)",
    "run_dir": "runs-09001-09100/09033",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09033/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09033/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09033/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09033/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09033/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_person9_city20)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_person9_city20)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_person9_city20)",
    "run_dir": "runs-09001-09100/09060",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09060/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09060/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09060/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09060/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09060/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_plane1_city11)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_plane1_city11)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_plane1_city11)",
    "run_dir": "runs-09001-09100/09034",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: Exception ignored in: <generator object SatEncoder.encode_operator_exclusion at 0x152952dc09d0>\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 227, in encode_task\nMemoryError: \nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/.venv/lib/python3.11/site-packages/pysat/formula.py\", line 3713, in <listcomp>\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09034/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09034/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09034/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09034/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09034/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\nMemoryError\n"
    ]
  },
  "zenotravel-ztravel-5-25_(at_plane2_city8)": {
    "algorithm": "width_computation",
    "domain": "zenotravel",
    "error": "memory",
    "exit_code": 1,
    "id": [
      "zenotravel",
      "ztravel-5-25_(at_plane2_city8)"
    ],
    "memory_limit": 3584,
    "problem": "ztravel-5-25_(at_plane2_city8)",
    "run_dir": "runs-09001-09100/09035",
    "success": 0,
    "time_limit": 1800,
    "unexplained_errors": [
      "run.err: MemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nMemoryError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09035/../../width.py\", line 175, in <module>\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09035/../../width.py\", line 167, in _main\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09035/../../width.py\", line 144, in compute_width\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09035/../../width.py\", line 32, in __init__\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/runs-09001-09100/09035/../../width.py\", line 24, in compute_optimal_plan\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 292, in sat_solve\n  File \"/infai/gadzhi0000/bachelors-code/data/exp/sat_encoding.py\", line 226, in encode_task\nMemoryError\n"
    ]
  }
}